#laith.io-apple-pay
1 messages · Page 1 of 1 (latest)
Hey, struggling to understand the issue. Is there somewhere I can reproduce this?
What is a 'Payment Intent as customize link'?
I see Apple Pay there
Try to add this link into iframe tag, the apply pay is disappear
Yeah there's likely some browser error in your console from Apple Pay complaining about security origin
Which is an iframe implementation detail
Trying to call an ApplePaySession API from a document with an different security origin than its top-level frame.
Will be the error I'd guess
I will check it now
I have not see that error in my console that you tell me about it
By the way I check this
https://www.w3schools.com/tags/att_iframe_sandbox.asp
But still apply pay is disappear
Yeah, I'm not entirely sure about iframes tbh. But this is a pretty common issue if you Google, and it's not really a Stripe issue (it's an Apple Pay limitation)