- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ACH or bank account Recurring Subscription & validate the same
02-28-2019 08:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @rajnishkumar123
Unlike payment card transactions, ACH transactions do not offer realtime validation only batch processing. When you submit an ACH transaction, the gateway will validate the routing code and return an error if invalid.
Richard
03-01-2019 01:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@RichardH : Thanks! Is there any way to catch that error at developer end OR mean to say any webhook callback provided in that case if yes then please let me know so that I can use. Also, exactly how much time it will take to process a batch so that i can ask my users to wait for that time if they input the wrong account/routing number?
03-05-2019 09:36 PM