multiTokenContexts
An array of payment token contexts that requests multiple payment tokens to support a multimerchant payment.
Declaration
sequence < ApplePayPaymentTokenContext > multiTokenContexts;Mentioned in
Discussion
Use multitoken contexts to indicate payments for multiple merchants. The sum of the amount of all the payment token contexts must be less than or equal to the grand total amount of the enclosing payment request. Otherwise, the request results in an error and cancels the payment request.