#Tom V-connect

1 messages · Page 1 of 1 (latest)

drifting berry
#

Hi! Yes it's possible to use PaymentIntent (or SetupIntent) with Stripe Connect.

#

Do you have any specific question about this?

dull quest
#

Thank you - is that still the case even when using the direct APIs not the hosted pages/checkout pages?

drifting berry
#

Yes you can use PaymentIntent with connect, but Checkout Session will also work. It's completely up to you.

#

For your information there are three types of charges you can do when using Stripe Connect: direct charges, destination charges, and separate charges and transfers. You can learn more about them here: https://stripe.com/docs/connect/charges#types

dull quest
#

Great thank you!