#kasyapbvs
1 messages · Page 1 of 1 (latest)
To accept Apple Pay payment, your website domain should be registered and verified: https://stripe.com/docs/payments/payment-methods/pmd-registration
the domain is registered already
and is verified
The architecture of our solution has multiple level iframes but the top level iframe and the iframe in which the button is hosted on the same domain
Can you share your website that the error is faced?
The top level domain should be registered, not the bottom (iframe-ed page)
<parent domain>
<iframe1 - diff domain>
<iframe2 - same as parent>
</iframe2>
</iframe1>
</parent domain>
would this be an issue?
Can you share your website with the issue and the steps to the Apple Pay page, so that I can check?