I am able to successfully make an ACH payment both in live and test environments using API. At the time of submission the status just says approved.
I want to know when the ACH payment gets settled. What API should I use? How do I know when a payment has settled successfully vs errored out.
How do i do this functionality pointing to the test environment?
thanks in advance.
03-31-2015 07:47 PM
Use the transaction detail api to check the transactions status
04-01-2015 02:09 AM