#bruuh00
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.
- bruuh00, 1 hour ago, 4 messages
Unfortunately we don't how to set up folders for any given web setup, so you will want to talk to your hosting provider or whoever runs your server that your URL points to. The main thing is that when Stripe or Apple reaches out to https://yourwebsite.com/.well-known/apple-developer-merchantid-domain-association your server should respond with that file and a 200 response (not a redirect). It may help to show our docs to whoever you are working with on this if you are having trouble communicating on these requirements
https://stripe.com/docs/payments/payment-methods/pmd-registration?platform=dashboard#verify-domain-with-apple
Ok but if I have a subdomain? for example I want to setup subscription.domain.com
Same thing https://subdomain.example.com/.well-known/apple-developer-merchantid-domain-association should directly respond with a 200 HTTP code and the well known file
Some subdomains will try to redirect to the main domain but Apple does not allow that so they (and therefore Stripe) error out
Ah ok...understood. So if my domain is bought on godaddy, should be done there or where i will host my presentation website?
Honeslty not sure about how this works for your specific setup. Reaching out to GoDaddy might be a helpful next step to see what you can do here