#anonymouskindsoul
1 messages · Page 1 of 1 (latest)
When I opened the safari console I found the following error, does using microsoft clarity blocking the apple pay button on iframe?
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
through expressCheckout
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
Thanks
Is there any workarounds that we should implement to make this integration possible?
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
Thanks so much