#Arctic
1 messages · Page 1 of 1 (latest)
Did you register https://riess-alilech-54n3.vercel.app as an apple pay domain on your account? https://support.stripe.com/questions/enable-apple-pay-on-your-stripe-account#:~:text=Set up Apple Pay for your website
Find help and support for Stripe. Our support center 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.
where do i put the verification file? im on a nextJs enviorement and it returned 404 when i put it in pages/.well-known/"name"
You would want to host it here --> https://riess-alilech-54n3.vercel.app/credits/.well-know/apple-developer-merchantid-domain-association
Ahhh, I believe you can host it at https://riess-alilech-54n3.vercel.app/.well-know/apple-developer-merchantid-domain-association (note the removal of the /credits route) and that will allow all the routes with that top-level domain to use Apple pay.
yee think so too, it says top level domain
its not showing up in my vercel deployment :/ i made the folder in pages maybe thats wrong
ill try to put it on the lowest level instead of putting it in pages
its not showing up, neither if i put it in pages nor if i put it in lowest level
nope, at vercel i can check the output and its not there
on github it does show up