---
title: ApplePayMerchantCapability
framework: applepayontheweb
role: symbol
role_heading: Enumeration
path: applepayontheweb/applepaymerchantcapability
---

# ApplePayMerchantCapability

The payment capabilities the merchant supports.

## Declaration

```data
enum ApplePayMerchantCapability
```

## Overview

Overview Values for merchant capability are:  |   |   |   |

## Topics

### Enumeration Cases

- [supports](applepayontheweb/applepaymerchantcapability/supports.md)
- [supportsCredit](applepayontheweb/applepaymerchantcapability/supportscredit.md)
- [supportsDebit](applepayontheweb/applepaymerchantcapability/supportsdebit.md)
- [supportsEMV](applepayontheweb/applepaymerchantcapability/supportsemv.md)

## See Also

### Working with transaction information

- [countryCode](applepayontheweb/applepaypaymentrequest/countrycode.md)
- [currencyCode](applepayontheweb/applepaypaymentrequest/currencycode.md)
- [merchantCapabilities](applepayontheweb/applepaypaymentrequest/merchantcapabilities.md)
- [shippingMethods](applepayontheweb/applepaypaymentrequest/shippingmethods.md)
- [shippingType](applepayontheweb/applepaypaymentrequest/shippingtype.md)
- [supportedCountries](applepayontheweb/applepaypaymentrequest/supportedcountries.md)
- [supportedNetworks](applepayontheweb/applepaypaymentrequest/supportednetworks.md)
- [ApplePayShippingMethod](applepayontheweb/applepayshippingmethod.md)
- [ApplePayShippingType](applepayontheweb/applepayshippingtype.md)
