#brad_apple-pay-domain-registration
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1375142060910186598
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
Can you share an API request ID for this? It will start with req_
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
The problem is the api request isn't showing up in the dashboard for this API
Try adding a more verbose logger to your PHP SDK: https://github.com/stripe/stripe-php?tab=readme-ov-file#configuring-a-logger
This should include the request ID in the log statements.
Thanks, taking a look
Okay the domain is registered on the following Sandbox account: acct_1RRYkY4RbflqLHt3
That is the expected sandbox account however when visiting https://dashboard.stripe.com/test/settings/payment_method_domains we have no domains registered
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Are you in the Sandbox account?
yea
~that URL looks like it is for Test mode~
NVM they look the same ๐คฆโโ๏ธ
Which is different that Sandboxes
All good ๐ change rolled out today I think pushing us towards them more
I cannot speak to why the Dashboard is or is not displaying the record. I can see that you have the domain applepaytest.ludus.com registered in Test mode for acct_1RRYkY4RbflqLHt3
Ok, thats good enough for me. Just needed to confirm everything was received on your side. From here the SDK will get mocked in tests anyway
Thanks for your help
Happy to shed what ๐ก I can ๐