Hi,
I checked the github code for c# and found that the echeckType can be set in the
sample-code-csharp\CustomerProfiles\CreateCustomerPaymentProfile.cs(31)
sample-code-csharp\CustomerProfiles\CreateCustomerProfile.cs(37)
sample-code-csharp\PaymentTransactions\CreditBankAccount.cs(33)
sample-code-csharp\PaymentTransactions\DebitBankAccount.cs(36)
I also saw in the Virtual Terminal that you can set the eCheckType when you transact in Bank Account.
Can you set the eCheckType in getHostedProfilePageRequest? This is the part where you get a token from Authorize.Net, then feed the token to a form then it displays the adding of payment profile.
I have tried to enable all fields in the settings when getting a token I cannot see the option of eCheckType for Bank account.
Here is the image for reference.
05-17-2019 12:51 AM