Verifying multiple Merchant Domains - Apple Pay Web

Hello,

We need to support Apple Pay Web for a number of stores which have the same base domain but different subdomain.

Example

https://store1.domain1.com

https://store2.domain1.com

....

https://store900.domain1.com

and

https://store1.domain2.com

https://store2.domain2.com

....

https://store400.domain2.com


We'd like to enable Apple Pay on all of the stores. Is there any way to automate Domain Verification?

Doing this manually will require too much administration for so many stores.


Can we use wildcards to whitelist an entire domain?


Thanks in advance.

Replies

Have you found a solution to this? I'm running into the same issue
Hello, All the store are using a single payment provider or multiple payment providers?
If any one can know about how to achieving this, please do reply :D

We'd like to enable Apple Pay on all of the stores. Is there any way to automate Domain Verification?

Right, according to the documentation, "You must register and verify all top-level domains and subdomains where you will display the Apple Pay button."

However, I am not aware of an Apple API to automate this process. This would be an enhancement request.


Matt Eaton
DTS Engineering, CoreOS
meaton3@apple.com
@Matt
for this scenario, if I have to connect different payment providers for each stores, the only option is to create Apple pay MIDs for payment providers. eg: one for stripe and one for braintree ?