cancel
Showing results for 
Search instead for 
Did you mean: 

ACH & ARB with Accept.js

My integration uses Accept.js to tokenize the bank card details, then passes off the opaque data to my server-side code. All that is fine. 

 

One thing I'm a bit unsure about though is this aspect of the e-check docs:

 

https://developer.authorize.net/api/reference/features/echeck.html#eCheck_Type_Requirements

 

People are passing in their account type when they submit their payment, but there isn't a way to mark it as a WEB payment. Is that implied by the use of accept.js?

 

i.e. With everything set up the way I have described, should refunds & recurring payments be working properly?

ericnicolaas
Member
1 REPLY 1

A follow-up question to this. I understand from looking at the table for WEB that it doesn't support refunds. 

 

Based on this, is it not possible to issue refunds using the process outlined here?

 

https://developer.authorize.net/api/reference/index.html#payment-transactions-credit-a-bank-account

 

Is it possible to refund using the opaque bank data?

 

 

ericnicolaas
Member