#lije_api
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/1293914770990432329
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hey, same domain
is this only happening in live mode? or is it the same behavior in test mode too?
i'm testing only live mode because the test mode is more complex to check if the buttons can show up or not
you need a sandbox apple account
๐ stepping in
What does "doesn't work anymore" mean exactly?
Do you see an error?
And you should test in test mode -- there really shouldn't be any difference in terms of the effort to test in test mode since it just requires having a live card in your wallet.
Are you using Express Checkout Element?
Do you see anything in your developer console?
no logs
i'm using thecheckout, its a one page checkout module
but with the current stripe module, once you select stripe
ou are redirected to this page
its a dedicated page, outside the checkout
so, buttons should show up
Not sure what that means really... are you using a third party plugin or something here?
What Element are you using to show Apple Pay / Google Pay?
on iphone :
I should see an Apple pay button
i'm using "Stripe Paiement Pro"
for Prestashop
Okay so you are using a plugin.
So something potentially broke in their code, you would need to reach out to them for help on this.
the plugin didn't change since last week
I can't help you if you aren't the one controlling that code here.
To verify your system is set up correctly you can go to https://docs.stripe.com/elements/express-checkout-element
Assuming you can see the Google Pay / Apple Pay buttons render at that page then you know you have a live card in your wallet and your local environment is set up correctly.
So if the button isn't showing at that point, then whomever controls that code needs to investigate why that is the case.
Since that code comes from a third-party, that is who you will need to work with here.
is there a documentation to show a Google / Apple pay buttons using stripe keys? I can try to set up a simple version using my current keys
Chrome
I don't have macs / iphones, its pretty difficult to debug without it
https://docs.stripe.com/elements/express-checkout-element/accept-a-payment documentation for integrating Express Checkout Element
go it, i'll try to create a tiny php page to show the buttons
There is no domain verification required for Google Pay so if it isn't showing up then there is a different issue really.
you got a such php script by any chance?
I don't, sorry.