I am using the sample code for eCheck Debits and Credits found at
https://developer.authorize.net/api/reference/index.html#payment-transactions-credit-a-bank-account
Sandbox enviornment: the Debit code works with my credentials. For the Credit call, I am using the Transaction code from a Debit call.
Unfortunately the Credit always returns an Error 247 "This eCheck.Net type is not allowed."
Looking deeper at this error I found: "OTHER SUGGESTIONS: The combination of values submitted for transactionType and echeckType is not allowed."
Changing the eCheckType to other values (or none at all) always result in a n Error code 16 "The transaction cannot be found."
Ive tried a variety of other changes without success.
Can anyone help?
02-10-2020 08:27 AM