<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayMerchantCapability",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "enum/ApplePayMerchantCapability"
  },
  "title" : "ApplePayMerchantCapability"
}
-->

# ApplePayMerchantCapability

The payment capabilities the merchant supports.

```
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.  |

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)