#Srujan

1 messages · Page 1 of 1 (latest)

tidal sonnetBOT
umbral sorrel
obtuse rock
#

Another question: I'm having trouble figuring out how to serve the domain association file for my ngrok address. Do you know how I'm supposed to serve it since ngrok is the server and I don't know where the option is to serve the domain association file at the route for apple pay registration

umbral sorrel
#

AFAIK, ngork is only tunnels traffic and you can't serve static file content with it. You should use instead a hosting server, maybe Glitch can help you deploy your sample application and your static files (e.g. the Apple domain verification file)

obtuse rock
#

But I'm trying to test locally hence why I need the port forwarding

#

What do you people do when they need to test apple pay locally?

umbral sorrel
#

You can create an nginx locally that serves static content and serve your web application then you create a network tunnel using ngrok if you want. or you server the static files using your web application

obtuse rock
#

If I'm in safari I don't see apple pay as an option on this demo. https://4242.io/payment-element/ Do I need to setup any payment methods first with apple id and login?

umbral sorrel
#

Yes you need to add a valid card to your Apple Wallet