<!--
{
  "availability" : [

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

# ApplePayPaymentMethodType

A string that represents the type of the payment method.

```
enum ApplePayPaymentMethodType
```

## Overview

The payment method type can be one of the following string values:

`"debit"`

`"credit"`

`"prepaid"`

`"store"`

---

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)