#myenggoodest_unexpected

1 messages ยท Page 1 of 1 (latest)

pallid wigeonBOT
#

๐Ÿ‘‹ 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/1333308650944729201

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

scarlet atlas
#

shown in docs vs ios safari in simulator

brittle yoke
#

Hi there, is there a public URL that I can visit to test your Apple Pay integraiton?

scarlet atlas
#

not really, its all hosted by stripe tho

#

i can generate some checkout session for you

brittle yoke
#

Ok, sure you can share with me the checkout url.

#

Just to check, do you have a valid card added to your apple wallet?

scarlet atlas
#

this is on simulator so cant add card, but we encountered the same issue in prod with card in wallet

#

https://checkout.stripe.com/c/pay/cs_test_a1LNrh2i7p14xogRdBhhAhAms8NXKexZJL8YXHRsYbITwKMbDtx0WeyCxr#fidpamZkaWAnPydgaycpJ2R1bE5gfCc%2FJ3VuWnFgdnFaam0yM0RUbDNcV018fWZLQGEzQWNTS3VoJyknY3dqaFZgd3Ngdyc%2FcXdwYCknaWR8anBxUXx1YCc%2FJ3Zsa2JpYFpscWBoJyknYGtkZ2lgVWlkZmBtamlhYHd2Jz9xd3BgeCUl

brittle yoke
#

I tested this checkout page and I saw Apple Pay button

#

What's the live mode checkout URL?

#

Are you testing from a country where Apple Pay is supported?

scarlet atlas
#

but there should be a one click button above the email

brittle yoke
scarlet atlas
#

no, pls see the screenshot i shared above

#

apple pay should not be hidden under a radio button, but at the top of the page

brittle yoke
#

Can you remove custom_text[terms_of_service_acceptance] from the checkout session creation request and try agian?

scarlet atlas
#

https://checkout.stripe.com/c/pay/cs_test_a1gaR17zEnz8RW46OcXbDX7GrJ5XPherSxXVgfVLMAIkMIZkSWa3WGVdUQ#fidpamZkaWAnPydgaycpJ2R1bE5gfCc%2FJ3VuWnFgdnFaam0yM0RUbDNcV018fWZLQGEzQWNTS3VoJyknY3dqaFZgd3Ngdyc%2FcXdwYCknaWR8anBxUXx1YCc%2FJ3Zsa2JpYFpscWBoJyknYGtkZ2lgVWlkZmBtamlhYHd2Jz9xd3BgeCUl

#

still same

brittle yoke
#

Remove consent_collection[terms_of_service] as well

scarlet atlas
#

seems to be working ๐Ÿค” (with google pay atleast)

#

https://checkout.stripe.com/c/pay/cs_test_a1BvMpD0nscYtVqjmEs85LT6Eq00hUEoUKllZ1H5hDLPhLnIZg20iGieER#fidpamZkaWAnPydgaycpJ2R1bE5gfCc%2FJ3VuWnFgdnFaam0yM0RUbDNcV018fWZLQGEzQWNTS3VoJyknY3dqaFZgd3Ngdyc%2FcXdwYCknaWR8anBxUXx1YCc%2FJ3Zsa2JpYFpscWBoJyknYGtkZ2lgVWlkZmBtamlhYHd2Jz9xd3BgeCUl

brittle yoke
#

It should be the same for Apple Pay, you can try it out .

scarlet atlas
#

but we have to make tnc complusary for users, not sure this is intended or not

brittle yoke
#

Setting tnc will change the position of the Apple Pay/Google Pay button, this is the expected behaviour.

scarlet atlas
#

welp, this is unexpected in our point of view, not sure how tnc collection affects how the payment method is displayed

#

anyways, thanks for your time answering my question