#yarl_code
1 messages ยท Page 1 of 1 (latest)
๐ 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/1268328992935514292
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Do you have a screenshot?
I believe that's expected. Apple and Amazon have specific conditions about where they want their payment surfaces to show up in relation to other sections of the form
is there any work around for this? i've seen other payment stripe form examples using these options that do not give priority placement to these options..
Are you sure? They shouldn't be showing up with a different priority
this is a competitors form, they include Amazon pay but it does not appear as separate from the other options
we tried to copy their payment options exactly so are confused why it's appearing differently :/
Huh... I didn't realize that it behaved differently from Apple in that way. Let me dig a moment and circle back
appreciate it
So it looks like, since this is Checkout, there's nothing you can do to change the position of the Amazon Pay button. Most likely this is the result of targeting, where the customer context dictates where Amazon Pay will show up.
So, for example, Checkout might do some magic to check if the customer has Amazon Pay enabled and/or they're logged in to Amazon, then choose to display the larger button instead of "hiding" it in the menu
interesting... can this be gotten around using the API instead of embedded form or probably best to just accept it and move on? lol
I'm pretty sure that it won't matter. Most likely, due to <insert contractual obligation here>, Stripe can't change the placement of Amazon Pay. I'm not seeing anything in the Payment Element, for example, that would allow the placement to change.
Appreciate your looking into it. Thanks two-shoes ๐