GraphQL ENUM
PaymentTypeEnum
link Definition
- enum PaymentTypeEnum {
- # ACH Credit
- # Alipay
- # Amazon Pay
- # AmazonPay Billing Agreement
- # American Express
- # Apple Pay
- # Aura
- # Boleto Bancário
- # Boleto Flash / PIX
- # Carte Bancaire
- # Cash
- # Check/Money order
- # Chinese Credit/Debit
- # Customer Payment Token
- # Dankort
- # Diners Club
- # Direct Debit BACS
- # Direct debit NL
- # Discover
- # Elo
- # enRoute
- # Google Pay
- # Hipercard
- # iDEAL
- # JCB
- # Klarna Pay Later
- # Konbini
- # Laser
- # Maestro
- # Maestro (Switch)
- # Master as debit card
- # MasterCard
- # Pay Now
- # PayNearMe
- # PayPal
- # PayPal billing agreement
- # PayPal Express
- # PayPal Standard
- # Pre-Paid PO
- # Real-Time Banking Finland
- # Real-Time Banking Sweden
- # SEPA Direct debit
- # Solo
- # Visa
- # Visa as debit card
- # Visa/Dankort
- # WebMoney
- # Wire transfer
- # Wire transfer - Brazil
- # Wire transfer - SEPA
- # Wire transfer domestic Austria
- # Wire transfer domestic France
- # Wire transfer domestic Germany
- # Wire transfer domestic Switzerland
- # Wire transfer international
- }