#Vikram A.
1 messages · Page 1 of 1 (latest)
It's more of a fund flow error rather than ApplePay. I think you have changed the account id acct_xxx or its secret key sk_xxx somewhere causing this error
First is heading over https://dashboard.stripe.com/test/logs and find that request log
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yes that is true, we have changed ownership and stuff, thanks for pointing this, should be resolved after some debugging
hey @inner orchid can you check the log with requestId req_dsVVuEhJmymGih the account id and secret key are same throughout as i checked
it's the payment intent api thats giving error
Sure looking
So it is https://stripe.com/docs/connect/currencies#destination-charges-without-on-behalf-of, and
This charge flow is subject to Stripe’s regional and cross-border policies.
While your platform is DK, and the connected account is US
You can use on_behalf_of as the error suggested and refer the next section of above Doc. The next section isn't subjected to the cross-border policies