--- title: PaymentMethods - GraphQL Admin description: Some of the payment methods used in Shopify. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/enums/PaymentMethods' md: 'https://shopify.dev/docs/api/admin-graphql/2024-10/enums/PaymentMethods.txt' --- # Payment​Methods enum Some of the payment methods used in Shopify. ## Valid values * AMERICAN\_​EXPRESS * BITCOIN * BOGUS * DANKORT * DINERS\_​CLUB * DISCOVER * DOGECOIN * EFTPOS The payment method for eftpos\_au payment. * ELO The payment method for Elo payment. * FORBRUGSFORENINGEN * INTERAC The payment method for Interac payment. * JCB * LITECOIN * MAESTRO * MASTERCARD * PAYPAL * UNIONPAY The payment method for UnionPay payment. * VISA *** ## Fields * [Order​Transaction.​payment​Method](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/OrderTransaction#field-paymentMethod) OBJECT Deprecated *** ## Map