allowedPaymentTypes {#allowed-payment-types}
============================================

The payment types that are allowed for the merchant.  
Possible values:

`Click to Pay Drop-In UI`
:
* `CLICKTOPAY`

`Microform Integration`
:
* `CARD`
* `CHECK`

`Unified Checkout`
:
* `APPLEPAY`
* `CHECK`
* `CLICKTOPAY`
* `GOOGLEPAY`
* `PANENTRY`

> IMPORTANT
> ` Click to Pay ` supports American Express, Mastercard, and Visa for saved cards. Visa and Mastercard tokenize payment credentials using network tokenization for all ` Click to Pay ` requests. ` Click to Pay ` uses ` Click to Pay ` Token Requester IDs (TRIDs) rather than your existing TRIDs.

Specifications {#allowed-payment-types_Specifications}
------------------------------------------------------

* **Data Type:** Enum

Mapping Information {#allowed-payment-types_Mapping}
----------------------------------------------------

* **REST API Field:** allowedPaymentTypes
* **Simple Order API Field:** No corresponding field.

