#Emiljonssom-applepay-domain
1 messages · Page 1 of 1 (latest)
Hello! It should be pretty instantaneous
hmm then i guess something is not right, the embedded checkout is implemented in an iframe so not directly on the page.. is it the domain of the iframe that needs verification then?
Is the origin of your iframe different than the top-level origin?
by clicking here you can see it: https://nomoreboots.se/nmb-rent-pist?lockerId=ot5fcqqsHAKjQBo9dMU8
the verified domain is: https://nomoreboots.se/
but the checkout lives inside a modal/popup/iframe on that page.
it is implemented using this script: <script defer src="https://gokaya-external-booking-prod.firebaseapp.com/static/js/main.js"></script>
to mee it seems like we need to verify it is implemented using this script: <script defer https://gokaya-external-booking-prod.firebaseapp.com/static/js/main.js
anyone that can help me?
Which account did you verify the domain on? I'm not seeing any domains registered on the account being used when I go to https://nomoreboots.se/nmb-rent-pist?lockerId=ot5fcqqsHAKjQBo9dMU8
Emiljonssom-applepay-domain
the account in stripe?
Yes, but what specific account ID was it for? As far as I can tell, the URL you sent over is for account acct_1MWgrUCMpKehdUh0 and it has not apple pay domains registered
You should be able to check your account ID in the dashboard by going to https://dashboard.stripe.com/settings/account
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
acct_1MWgrUCMpKehdUh0
it says here it is verified: https://dashboard.stripe.com/settings/payment_method_domains?enabled=true
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ah! I see it now - thanks for confiming
Give me a few mintues to see waht could be wrong
thank you!
Wait, it looks like your iframe has a completely different domain
yes
so is it that domain that needs verification?
Web site created using create-react-app
Yes, that would be the domain that needs verification
ok, does it need verification on all stripe accounts that uses the plugin or only set up once for one account
?
It depends on if you're using connect or not - if you're not using Stripe connect then yes, it would need to be set up on each account
ok but i dont need to upload one file for each client? it is just one file and then verify on all accounts?
Just one file should be fine
okok
Thank you for helping me!