--- title: PaymentMethods - GraphQL Admin description: Some of the payment methods used in Shopify. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/paymentmethods md: https://shopify.dev/docs/api/admin-graphql/latest/enums/paymentmethods.md --- # Payment​Methods enum Some of the payment methods used in Shopify. ## Valid values * AMERICAN\_​EXPRESS * BANCONTACT The payment method for Bancontact payment. * BITCOIN * BOGUS * CARTES\_​BANCAIRES The payment method for Cartes Bancaires payment. * 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.paymentMethod](https://shopify.dev/docs/api/admin-graphql/latest/objects/OrderTransaction#field-OrderTransaction.fields.paymentMethod) OBJECT Deprecated *** ## Map