Apple Pay Web: Multiple active PPCs for one Merchant ID?

Hi,
 We’re implementing Apple Pay on the Web for a multi-tenant platform via a PSP. The PSP operates multiple HSM/clusters and gave us multiple CSRs, asking us to register all.
Our understanding: a Merchant ID can hold several PPCs over time, but only one is active at once.

Questions

  1. Is there any supported way to keep more than one PPC active simultaneously for the same Merchant ID?

  2. If not, what does Apple recommend for web-only, multi-tenant setups: a single MID with PSP-side decryption & sub-merchant separation, or separate MIDs per brand/region?

  3. Any official guidance on PPC rotation and handling many domains for Apple Pay on the Web?

links to official docs or prior Apple responses would be appreciated.

Answered by DTS Engineer in 894407022

Hi @kaito_noguchi,

You wrote:

[...] We’re implementing Apple Pay on the Web for a multi-tenant platform via a PSP. The PSP operates multiple HSM/clusters and gave us multiple CSRs, asking us to register all.
 [...]

All of this is possible once you're approved to use the following API:

Apple Pay Web Merchant Registration API

https://developer.apple.com/documentation/applepaywebmerchantregistrationapi/

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

thanks

Hi @kaito_noguchi,

You wrote:

[...] We’re implementing Apple Pay on the Web for a multi-tenant platform via a PSP. The PSP operates multiple HSM/clusters and gave us multiple CSRs, asking us to register all.
 [...]

All of this is possible once you're approved to use the following API:

Apple Pay Web Merchant Registration API

https://developer.apple.com/documentation/applepaywebmerchantregistrationapi/

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Apple Pay Web: Multiple active PPCs for one Merchant ID?
 
 
Q