#Aamir
1 messages ยท Page 1 of 1 (latest)
hello! is your apple pay button in an iframe?
do you have a test site for us to access?
let me give you link
click on this link
and select Apple Pay in Payment Method
give any amount and click next
i can't access it
are you not in US?
tell me country I will open access for some time
Singapore
yep, that works now ๐
can you remove the your restrictions? It's causing some issues when loading the page i think, even Google Pay is not loading
it loads in UAE for my other colleague
I can see Apple Pay on my mobile being in Pakistan
for same link
gimme a while, looking at it right now
can you share the relevant code snippets where you initialize the element, confirm payment, etc and explain in general the payment flow for your site?
well, the page I gave you here we just initialize the element and check if there is apple/google wallets are available to show normal button in 'Payment Method' section
as you see we don't show 'Apply Pay' button to open the apple pay popup
I can see Apple Pay button, but it's not clickable
but on next page we do initialize appley pay and show 'Apply Pay' button
yes
that's our problem
Can you share the code snippets which you implement the Payment Request Button?
both
there are many other things there, I will share code for apple pay only
it has many other things in it
hopefully you will find wallet code
start for line # 188
<div id="payment-request-button">
<!-- A Stripe Element will be inserted here. --> </div>
I can't find anything strange so far, still looking
did you see the error in console?
the one I pasted initially for alex-stripe
it seems there is some environment type issue
this is our production
and here it is working
Do you mean Apple Pay works in production?
yes it is working
but there are changes in the code I sent you, we added some more features but those are not related to applepay directly
Is the production code using the same code you shared?
yes
let me add prod js into test system and see if it works.
no difference
same issue
so code is not the issue
This is indeed strange
I can't find any issue
If the code is the same in both test and live mode, then that isn't the problem
Can I suggest you writing to Stripe Support https://support.stripe.com/contact with both test and live links, so that we can investigate further?
ok