E-Payment Integrator 2020 .NET Edition

Questions / Feedback?

ECheckBank Property

Bank account and routing information for an electronic check transaction.

Syntax

public EPBank ECheckBank { get; set; }
Public Property ECheckBank As EPBank

Remarks

This property must be set to an instance of the EPBank type, which will contain the customer's bank account and routing information. This information is either copied off of a physical check or entered online. See the EPBank type for more information.

All Gateways require the AccountNumber and RoutingNumber, but many of the other properties may not be available for each gateway. The following table indicates which gateways support which fields:

Gateway AccountHolderName AccountType AccountClass Name
gwAuthorizeNet (1)XX X
gwITransact (4) XX
gwUSAePay (7)XX
gwPlugNPay (8)XXX
gwPlanetPayment (9) XX
gwMerchantAnywhere (15)XX
gwOrbital (23) XX
gwPRIGate (30)XX
gwMerchantPartners (31)X
gwACHPayments (35) X
gwForte (36) X
gwCyberSource (37)XXX
gwNexCommerce (42) XX
gwTransactionCentral (44)XX
gwQBMS (61) X
gwPayTrace (70)X
gwOmniFund (73)X X
gwAuthorizeNetCIM (85)XX X
gwWorldPayLink (87)X
gwFirstDataPayPoint (90) XXX

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 .NET Edition - Version 20.0 [Build 7941]