#Manishtiwari7355
1 messages · Page 1 of 1 (latest)
Hey! Bit of a broad question! Is there a specific use case you're trying to account for?
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
just wait
req_ipYsMeEdqwLUEa
sorry that is not correct one
Can you tell me from where i get request id
?
You can follow this link
https://support.stripe.com/questions/finding-the-id-for-an-api-request
thanku
req_Ccfr3AL5DmXz9V
this is correct one please go ahead
Are you still here with me??
yes, juste give me couple of minutes while analyzing
Here you are creating a charge for a customer who doesn't have an active card
Is there a specific use case you're trying to account for?
I want to transfer funds from our stripe platform AUS TO CA but i got an error can't transfer funds outside of your region.......then to solve that error i am creating a destination charge but i am getting that error
If you need my code then i will share with you
For cross border transfer in fact, there are some limitation, if you are not a US based platform account, that could be complicated
https://stripe.com/docs/connect/account-capabilities#transfers-cross-border
https://stripe.com/docs/connect/cross-border-payouts
but for sure you can't charge the customer directly like you are doing above
https://stripe.com/docs/payments/accept-a-payment is the guide for doing payments in Stripe.
the request ID you posted unfortunately makes no sense