#Arctic

1 messages · Page 1 of 1 (latest)

dense cloudBOT
hallow cliff
#

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

viscid light
#

I did not

#

adding it now

dense cloudBOT
viscid light
#

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"

solid sparrow
viscid light
#

ohh

#

well i have like 3 payment routes, do i have to host it at each one?

solid sparrow
viscid light
#

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

solid sparrow
#

Is it showing verified when you add it?

#

Is the file actually at that address?

viscid light
#

on github it does show up

solid sparrow
#

So you need to make sure the file is present at the address you register it at

#

Apple has to be able to make a request to that exact address and get the domain association file, otherwise this won't work

viscid light
#

ok i got it

#

i had to serve it in the public folder