#M Adil
1 messages · Page 1 of 1 (latest)
Hi there!
destination should be a real account ID that is connected to your Stripe account.
acc_ghhgbhgb is not a real Stripe account ID.
I am providing real id in code, acc_ghhgbhgb is just example
can you share the request ID (req_xxx)?
yes
'request-id': 'req_7DPrfE3ziYQA6q',
req_7DPrfE3ziYQA6q this is the request id. Please help me
Thanks! Give me a few minutes to look into this.
So it looks like you are doing a Direct Charge and a Destination Charge at the same time.
OK Please
Basically you should either use the Stripe-Account header or set destination. But you can't use both at the same time.
You can learn more about both Direct Charge and Destination Charge here: https://stripe.com/docs/connect/charges
OK lemme try, Thanks
👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
@loud helm @wild light Is webhook work with when we do payment from React Native side? Is process will be same as when wen do from web app?
yes that's correct