#Jay-Xborder
1 messages ยท Page 1 of 1 (latest)
Yes.
Cross-border payouts only work with the recipient service agreement, are you passing the correct agreement https://stripe.com/docs/connect/service-agreement-types#recipient when creating the account?
Yes.
Can you share the request id with me please?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Working on it. ๐
It's a little complicated: we get different errors depending on whether we ask for card payment functionality or not: https://paper.dropbox.com/doc/Stripe-Connect-Philippines-Issues--BnB~3R1HJGzGKNI6IqKfmN31Ag-BhFBXV9HRFX7VScGB1k54
So for Cross border payoout, capabilities: {transfers: {requested: true}}is the only valid request
When we do that, we get an error message telling us we need approval from support.
Unhandled error StripeInvalidRequestError: Your platform needs approval for accounts to have requested the transfers capability without the card_payments capability. If you would like to request transfers without card_payments, please contact us via https://support.stripe.com/contact
^ and when we contact support, they tell us it's not allowed in the Philippines.
Yes, you'd want to provide that exact error when you write in to support
Then, they'll review your account and action next steps
I'm sorry that they told you otherwise before
Gotcha, did send the error message to support but no luck. I will reach out to them and ask again. ๐