#mr47_docs
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1257954426824425494
📝 Have more to share? Add details, code, screenshots, videos, etc. below.
Your Checkout form, what is it using? Is it using Stripe Checkout or Stripe PaymentElement? With or without the Stripe Account header?
Stripe Checkout for http & Stripe CardElement for https
do you need a url?
Let me share some screenshots with you.
Yes! Or an URL which we can check
There are certain conditions to be met before Checkout consider the co-branded card. I see both you (Platform) and the Connected Account is US, so you are not considered in EAA?
Standard Account acct_1MKjkqGX9oJ8Adno
Platform Account acct_15sVQdAhGZKOFEhv
So you mentioned
That is, their Stripe account area is in the EEA and they receive Euros.
Can you confirm their Stripe Account is acct_1MKjkqGX9oJ8Adno?
Because I see that's an US account, not an EEA account
Yes but I think it still be influenced by the Account
OK, I understand that even the test model needs to comply with this restriction, right?
For test mode, we did not enter any account, I think this is a test account automatically created by stripe
Following this understanding, can I use the VPN to create a test account within the EAA scope?
You can just create one using API and specify the country, can't you?
srrory, but which api?
The Create Account API
OK