Apple Pay integration and Merchant IDs.

Hi,

We’re a franchise business with over 100 franchisees, and each franchisee has their own unique Merchant ID. We're building a single app that allows customers to place orders, and based on the selected franchisee, the payment needs to be processed through that specific franchisee’s merchant account.

However, when we integrate Apple Pay and publish the app, it asks us to provide a payment gateways' Merchant ID, but we don’t use just one – we have many.

How can we handle this situation? Is there a way to dynamically use multiple Merchant IDs in one app, depending on which franchisee the customer is ordering from?

Answered by DTS Engineer in 863687022

Hi @Khalid_Mashriqi,

Please see the resources below to configure your Apple Pay Platform, rather than an individual Apple Pay Merchant.

On the page below, under API Reference and Guides, you'll find the Platform Integration Guide PDF:

Apple Pay: Resources https://developer.apple.com/apple-pay/resources/

Additionally, you'll want to request access to the Apple Pay Web Merchant Registration API by following the documentation below:

Applying to use the registration API and configuring IDs

https://developer.apple.com/documentation/applepaywebmerchantregistrationapi/applying-to-use-the-registration-api-and-configuring-ids

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Hi @Khalid_Mashriqi,

Please see the resources below to configure your Apple Pay Platform, rather than an individual Apple Pay Merchant.

On the page below, under API Reference and Guides, you'll find the Platform Integration Guide PDF:

Apple Pay: Resources https://developer.apple.com/apple-pay/resources/

Additionally, you'll want to request access to the Apple Pay Web Merchant Registration API by following the documentation below:

Applying to use the registration API and configuring IDs

https://developer.apple.com/documentation/applepaywebmerchantregistrationapi/applying-to-use-the-registration-api-and-configuring-ids

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Apple Pay integration and Merchant IDs.
 
 
Q