#ruthreeswar_03127
1 messages · Page 1 of 1 (latest)
👋 How can I help?
Previously we had a conversation with Toby regarding an issue where the Apple pay button not loading even after the domain verfication. Toby asked for the url but it was under development then. I have created an url which will allow you to analyze the issue.
here's the link where the apple pay button is not loading.
(For loading Apple Pay button, Kindly select Apple Pay >> Proceed to Payment)
Since the direct charges is used, the domain registration should be done with platform API key with stripe-account header.
From https://stripe.com/docs/payments/payment-methods/pmd-registration:
Using Connect
Connect platforms that create direct charges must use the API to manage domains for their connected accounts, not the Stripe Dashboard.
However, the domain registration of books.localzoho.com on connected account acct_1KdvEUEH3NkdPtNG wasn't registered through platform API key with stripe-account header. I'd recommend deleting the existing domain registration and re-register with the steps here: https://stripe.com/docs/payments/payment-methods/pmd-registration?platform=api#register-your-domain-while-using-connect
There's only option to disable the domain. Could please explain the options to remove the verified domain?
Ah sorry, my bad! Disabling the payment method domain should be the case
Ok. Have re-registered the domain as mentioned in the link. But still the button is not loading
I don't see books.localzoho.com being registered in the connected account acct_1KdvEUEH3NkdPtNG using platform key
Which connected account did you register the domain on?
Can you share the code which you registered the domain or the request ID (req_xxx) of the domain registration? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_rI55MzzpWsxkNd this is the request id
This is not the Connect registration. Have you checked the guide here? https://stripe.com/docs/payments/payment-methods/pmd-registration?platform=api#register-your-domain-while-using-connect
Connect registration should use platform secret key with connected account ID as stripe-account header