#Srujan
1 messages · Page 1 of 1 (latest)
hey again!
howdy!
I'm not seeing the registered domains here if I use curl and registering at this dashboard doesn't work for connect accounts for payment element https://dashboard.stripe.com/settings/payments/apple_pay so i'm wondering if there's a way to check what domains are 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.
also love your username, I'm a keys player so synths are close to heart. not sure if that's the reference
It is, but only as a pleb listener -- wish i had the skills to play 😦
The API used for registration in the docs does support GET /list requests:
https://stripe.com/docs/stripe-js/elements/payment-request-button?client=react#verifying-your-domain-with-apple-pay
curl --request GET \
--url https://api.stripe.com/v1/apple_pay/domains \
-u sk_test_123: