#jg_ece-amazon-pay
1 messages ยท Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- jg_expresscheckout-nobuttons, 1 hour ago, 4 messages
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1273728989877244088
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ you're correct that Firefox doesn't support Apple or Google Pay:
https://docs.stripe.com/elements/express-checkout-element#supported-browsers
A couple things, it looks like you're building a Connect flow using Direct Charges, right?
that is correct
And you enabled Amazon Pay in the payment method configuration for your Connected Accounts?
Interesting, so we can't just enable that on the platform?
Nope
gotcha, does that go for all payment methods?
apple seems to be on by default but google may need enabling, too?
Yup, Direct Charges use a different payment method configuration (PMC) than if you process a payment for your Platform account itself. Those are managed here:
https://dashboard.stripe.com/test/settings/payment_methods/connected_accounts
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
๐ฅณ
There are also regional limitations regarding where Amazon Pay is supported, as well as what currencies it supports. So you may want to double check that your Connected Account is in a supported country and what currency you're using for your payments. Those limitations are listed in the two tabs at the top of this page:
https://docs.stripe.com/payments/amazon-pay
perfect thanks @strange gull ! We are in the US using USD so I'd expect that to be just fine for amazon
Any time!