#anonymouskindsoul

1 messages · Page 1 of 1 (latest)

fervent relicBOT
zenith parcel
#

When I opened the safari console I found the following error, does using microsoft clarity blocking the apple pay button on iframe?

vapid hinge
#

Hello sorry for the delay

#

Just to clarify how are you integrating the apple pay button?

#

Is this through the payment request button or express checkout element? Something else?

#

Not sure what you're trying to do is possible but will look into it

zenith parcel
#

through expressCheckout

vapid hinge
#

As far as I know apple pay can only run on domains that it's registered for

#

So attempting to embed it on other sites to circumvent this isn't allowed

#

Yep just confirmed internally that this isn't allowed

zenith parcel
#

Thanks

Is there any workarounds that we should implement to make this integration possible?

vapid hinge
#

You could use Stripe checkout

#

That way you could create checkout sessions from multiple domains and process payments via a stripe hosted page

#

Alternatively register all the domains and integrate directly on all those sites

zenith parcel
#

Thanks so much