#Mojtaba
1 messages · Page 1 of 1 (latest)
Where are you getting that error?
when I click pay (using element react) apple pay pops out and then goes away in 1sec. that error appears in the console log
"error": {
"message": "Before you can start using Apple Pay on the Web, you need to first register your domain. For more information, see https://stripe.com/docs/stripe-js/elements/payment-request-button#verifying-your-domain-with-apple-pay.",
"request_log_url": "https://dashboard.stripe.com/acct_1M4CBTRSajFJ1EzG/logs/req_UZjDHmRPcqbZLo?t=1670366716",
"type": "invalid_request_error"
}
}```
this is the whole response
Do you see your domain here? https://dashboard.stripe.com/settings/payments/apple_pay
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yes
Do you see a green checkmark to the left of the URL?
Can you DM me the URL for where the domain is registered? Also, please send me the website URL where you're getting the error.
sent
The URL you sent for the payments page redirects me to a login page. Do you have a test page I can look at? Or test credentials I can use to log in to a test account?
nope
Unfortunately I can't debug without access to the page that's showing the error
Hi 👋
It looks like the account in the error message you posted is an Express account. How are you creating the payment?