Contents

PKPaymentTokenContext

A class that defines the context for a single payment token in a payment request for multimerchant payments.

Declaration

class PKPaymentTokenContext

Overview

Use PKPaymentTokenContext to authorize a payment amount for each payment token in a multimerchant payment request. To enable multiple merchants for a transaction, use one PKPaymentTokenContext object for each merchant.

You can optionally associate each payment token with the merchant’s top-level domain.

Topics

Creating a payment token context

Specifying the merchant

Indicating a payment amount

See Also

Payment requests