ApplePay deferred payments

Is there a way to allow ApplePay to make deferred payments to a suite of stores, or will each store need the user to initially approve a payment manually?

Answered by DTS Engineer in 863716022

Hi @distantsuns,

Apple Pay uses merchant tokens for recurring, deferred, and automatic reload payments. The merchant is expected to support merchant tokens and implement the PassKit or Payment Request API with the appropriate Apple Pay request object.

To learn more about merchant tokens and the supported Apple Pay payment requests, please see the following documentation:

Apple Pay Merchant Token Management API

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

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Hi @distantsuns,

Apple Pay uses merchant tokens for recurring, deferred, and automatic reload payments. The merchant is expected to support merchant tokens and implement the PassKit or Payment Request API with the appropriate Apple Pay request object.

To learn more about merchant tokens and the supported Apple Pay payment requests, please see the following documentation:

Apple Pay Merchant Token Management API

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

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

ApplePay deferred payments
 
 
Q