#jatinpatel0708

1 messages · Page 1 of 1 (latest)

empty swiftBOT
errant grove
#

đź‘‹ happy to help

#

do you mean you're loading your code/website in an iframe?

fair mesa
#

yes, I am add the iframe on the other domain the Apple Pay button is not working

errant grove
#

that's not possible

#

we don't allow Stripe to work in an iframe

fair mesa
#

but the iframe is created in our main Domain

#

we have just set the URL in the iframe

errant grove
#

you can't load Stripe in an iframe

fair mesa
#

okay

errant grove
#

I stand corrected

#

if you're only using the Payment Request Button

#

If you use the paymentRequestButton Element within an iframe, the iframe must have the allow attribute set to equal “payment *”.

#

Oh now I see the issue

#

your iframe's allow='payment' should be allow='payment*'

#

this will work for all payment methods except Apple Pay

fair mesa
#

okay thanks

#

i will try it

errant grove
#

Apple Pay won't work in the iframe

fair mesa
#

ohhh

#

is there any way to set match domain for the Apple Pay

errant grove
#

no sorry

fair mesa
#

Okay