Add support for Stripe Connect Direct Charges

Created on 7 August 2018, about 7 years ago
Updated 18 August 2025, about 1 month ago

The current version of commerce_stripe can support Stripe Connect charges forDestination charges and Separate charges and transfers, via implementation of hook_commerce_stripe_order_charge_alter(). However the third charging approach, Direct charges, is not supported due to the lack of the ability to override the additional parameters when the charge is created.

To remedy this, we can create a new array for additional context and extend the drupal_alter() function to include the $context array. This would allow a developer to include the additional parameters required to provide the Stripe connected sub accounts API key.

✨ Feature request
Status

Closed: outdated

Version

3.0

Component

Stripe Checkout

Created by

πŸ‡ΊπŸ‡ΈUnited States wjackson Aiken, SC

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024