E-Payment Integrator V6 - Online Help
E-Payment Integrator V6
Questions / Feedback?

ECheckBank Property

Bank account and routing information for an electronic check transaction.

Syntax

[VB.NET]
Public Property ECheckBank As EPBank

[C#]
public EPBank ECheckBank {get; set;}

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
gwPaymentsGateway (36) X
gwCyberSource (37)XXX
gwNexCommerce (42) XX
gwTransactionCentral (44)XX
gwQBMS (61) X
gwPayTrace (70)X
gwGoToBilling (73)X X
gwAuthorizeNetCIM (85)XX X
gwWorldPayLink (87)X
gwFirstDataPayPoint (90) XXX

This property is not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0