#Josu-checkout-transfer

1 messages · Page 1 of 1 (latest)

fallen terrace
#

Hey, are you using separate charges and transfers? That's not really possible with Checkout currently

low zenith
#

Hi,
Yes, what we want to do is generate a payment and have it made in Stripe, then in the webhook make a transfer to an Express account from the payment

#

it's possible?

fallen terrace
#

Yeah, you could handle that in a webhook listening for the checkout.session.completed event

low zenith
#

Does "source_transaction" => "{CHARGE_ID}" support Checkout Session Id?

fallen terrace
low zenith
#

Okay, it sounds great!

Thank you @fallen terrace 😊

fallen terrace
#

Np!