ENUM
BankAccountProvider
A bank account processing provider.
link GraphQL Schema definition
- enum BankAccountProvider {
- # Authorize.net CIM (https://authorize.net)
- # Bluepay (https://www.bluepay.com)
- # BMO Harris 80 byte Canadian ACH format.
- # 1464 byte Canada ACH
- # CardConnect (https://cardconnect.com)
- # Canada ACH for Central 1
- # GoCardless (https://gocardless.com)
- # IPpay (https://ippay.com)
- # NACHA ACH
- # ProPay ProtectPay (https://epay.propay.com/protectpay)
- # Canada ACH for Royal Bank of Canada
- # Canada ACH FTP Upload for Royal Bank of Canada
- # SonarPay
- }
link Require by
- AchBatchAn ACH batch file.
- BankAccountA bank account.
- BankAccountProcessorA processor or method of processing bank account payments.
- BankAccountProcessorCredentialA credential used when processing bank account payments.
- CompanyA company you do business as.
- CreateBankAccountProcessorMutationInputThe input object that defines the fields for the createBankAccountProcessor mutation.
- Querynull