<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayPaymentMethod/type",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "instp/ApplePayPaymentMethod/type"
  },
  "title" : "type"
}
-->

# type

A string value representing the card’s type of payment.

```
ApplePayPaymentMethodType type;
```

## Discussion

See [`ApplePayPaymentMethodType`](/documentation/ApplePayontheWeb/ApplePayPaymentMethodType) for the list of types.

## Topics

### Payment Method Types

[`enum ApplePayPaymentMethodType`](/documentation/ApplePayontheWeb/ApplePayPaymentMethodType)

A string that represents the type of the payment method.



---

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)