- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
โ11-26-2019 07:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
โ11-27-2019 02:29 AM

