#Itzamna
1 messages · Page 1 of 1 (latest)
Hi, yes. You can use Stripe Checkout with destination charges: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data
You can pass the transfer_data here, https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-transfer_data
I understand that with destination charge the money flow is from customer to merchant, and then from merchant to platform (fee). Is correct or my description is for direct charge? I'm trying to don't get involved in a lot of tax descriptions and money flow
I recommend that you read this https://stripe.com/docs/connect/destination-charges first and let me know what clarifying question you may have.