Contents

ApplePayMerchantCapability

The payment capabilities the merchant supports.

Declaration

enum ApplePayMerchantCapability

Overview

Values for merchant capability are:

"supports3DS"

Required. This value must be supplied.

"supportsEMV"

Include this value only if you support China Union Pay transactions.

"supportsCredit"

Optional. If present, only transactions that are categorized as credit cards are allowed.

"supportsDebit"

Optional. If present, only transactions that are categorized as debit cards are allowed.

Topics

Enumeration Cases

See Also

Working with transaction information