#ravid_53977
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ravid_53977, 14 hours ago, 14 messages
- ravid_53977, 21 hours ago, 8 messages
You can add the same apple-developer-merchantid-domain-association file in the .well-known directly, but its respective domain / URL should be registered with Stripe. You can find the domain registration guide here: https://stripe.com/docs/payments/payment-methods/pmd-registration
but each env is on a different domain
"checkout-dev.some-domain.com"
"checkout-staging.some-domain.com"
"checkout.some-domain.com"
there is 3 different domain that i need to register
Yes! These 3 domain should be registered with Stripe, but same apple-developer-merchantid-domain-association file can be used and placed under ".well-known" directory
But wouldn't it create me 3 different apple-developer-merchantid-domain-association files? are you saying that for each of these domains the file that will be generated will be the same? just want to make sure
Yes, apple-developer-merchantid-domain-association files will be the same for these 3 domains
then can you give me an example for when the files will not be the same?
like for these domains:
"checkout.some-domain.com"
"checkout.some-other-domain.com"
the file will be different or the same?