[@expediagroup/fraudpreventionv2-sdk](../../index.md) / [models](../index.md) / PaymentMethod

# Type alias: PaymentMethod

> **PaymentMethod**: `"CREDIT_CARD"` \| `"PAYPAL"` \| `"POINTS"` \| `"GIFT_CARD"` \| `"INTERNET_BANK_PAYMENT"` \| `"DIRECT_DEBIT"`

The payment method used at the time of purchase for the transaction. Supported `method`\'s are: `CREDIT_CARD`, `PAYPAL`, `POINTS`, `GIFT_CARD`, `INTERNET_BANK_PAYMENT`, `DIRECT_DEBIT`.

## Source

models/PaymentMethod.ts:24
