Selecting a charge type

When processing transactions with Stripe Connect, you can choose from 3 charge types:

  • Destination charges

  • Direct charges

  • Separate charges and transfers

It is highly recommended you read this section of the Stripe documentation to help inform which charge type is best suited to your app.

Video tutorial

Charge type compatibility with plugin actions

The Stripe Connect - Marketplace plugin has 4 actions that can be used to process payments. Not all of these actions are compatible with all charge types - see the table below for a guide.

Plugin Action
Destination Charge
Direct Charge
Separate Charge and Transfer

Create Checkout Session

Create Checkout Session (Subscription)

Create Checkout Session (Multiple Items)

Create PaymentIntent

Last updated