Create custom folder path to register domain with apple
Hi,
We wanna upload a file to azure with the following URL's to get the verification from apple to make apple pay payments.
https://ai-online.azurewebsites.net/.well-known/apple-developer-merchantid-domain-association
https://ai-online-dev.azurewebsites.net/.well-known/apple-developer-merchantid-domain-association
I tried to put the file in the root folder of the project, but because there is a "." at the beginning of the folder name "well-known" URL is breaking and cannot access the file. Any idea how to do it?
Stripe Documentation URL : https://stripe.com/docs/stripe-js/elements/payment-request-button#verifying-your-domain-with-apple-pay