Apple Pay Web | Local Development

Hi All,

I am in process of integrating the apple pay for web. We will be using our Payment processor to integrate with Apple pay. While going through the documentation, it seems that we need to have a verified domain before integrating with the apple pay.

Since the initial development will happen on the developer local machine, I am not sure what are the options to verify the domain
  1. Is there any other option to work on local development as the local server will be running on localhost and will not have any public facing DNS.

I am not seen this issue while integrating with other payment options, so want to check if I am missing something or not reading the documentation correctly.

Looking forward for the input.

Thanks
Umesh

Are there any updates on this issue?

Is there any other option to work on local development as the local server will be running on localhost and will not have any public facing DNS.

While this is technically possibly, in my opinion it does take a lot of advanced setup to make this possible and so I usually recommend provisioning a development server instead. The advantages of using a development server are:

  1. You do not need to setup a local Certificate Authority.
  2. Your entire team has access to this server.
  3. Domain Verification is much simplified.
Matt Eaton
DTS Engineering, CoreOS
meaton3@apple.com
Apple Pay Web | Local Development
 
 
Q