ACHReturnDetail ( returnCode )
Take in an ACH return code, "R01", "R02", etc, and then return a brief description.
Average rating: 5.0 (1 vote) Log in to vote
Robert D Trammel - Show more from this author
https://www.linkedin.com/in/robertdtrammel/ |
ACHReturnDetail( "R03" )
No Account / Unable to Locate Account
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Take in an ACH return code, "R01", "R02", etc, and then return a brief description of what that error means. This was created because we moved from one ACH processor to another, and the new processor did not provide the extra detail.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.