#ajay bhalke-PaymentIntent
1 messages · Page 1 of 1 (latest)
You would need to use Retrieve PaymentIntent with the Stripe Account header
passing the Connected Account Id into that header
any referance?
I dont understand
Sure, one sec
Similar to this https://stripe.com/docs/connect/direct-charges#create-a-charge
stripe_account: '{{CONNECTED_STRIPE_ACCOUNT_ID}}'
but use it with the Retrieve PaymentIntent API