#supun-applepay-iframe
1 messages · Page 1 of 1 (latest)
Hi there, do you mean ApplePay/GooglePay in web? The Payment Request Button?
Is it not working? what error do you see?
iyes
the payment request button
go to this link
you can see phone icon in the right bottom corner
pay.js:283 Uncaught DOMException: Failed to construct 'PaymentRequest': Must be in a top-level browsing context or an iframe needs to specify allow="payment" explicitly
at https://pay.google.com/gp/p/js/pay.js:283:404
at https://pay.google.com/gp/p/js/pay.js:283:815
click on that icon and again there will be a pop up
click on that phone icon as well
the next screen, the google pay button should be loaded
this is a js based widget implementation and the content is loaded to an iframe
Ah I see, because the buttons would be created by an iframe by Stripe. And you can't have all of this inside another iframe