#gunwantkumar_api
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/1278973713336762409
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! it looks like you are using direct charges i.e. if you are creating the Checkout Session on the connected account, you need to register the domain on the connected account also : https://docs.stripe.com/payments/payment-methods/pmd-registration?dashboard-or-api=dashboard#register-your-domain-while-using-connect
Okay, Let me check it
I checked connected account in my platform account.
I have already setup in my platform account.
Platform account
you haven't verified the domain
you've registered the domain in the connected account, but not verified it
you shouldn't be looking at the platform account in this case
Sorry, didn't getting
to be clear, you cannot view if the domain for the** connected account** has been verified via the Dashboard
you should verify it using the API e.g. https://docs.stripe.com/payments/payment-methods/pmd-registration?dashboard-or-api=api&lang=curl#verify-ownership-of-your-domain-with-apple-pay AND make sure you include the StripeAccount header to indicate that you are making the request on the connected account