Has anyone been successful in adding the Vendor.AcctReferenceNbr to the NACHA ACH export scenario?
I have managed to add the addendum section to the export file but cannot get this field to populate.
Below is my current configuration in the export scenario.
Best answer by KurtBauer
Unfortunately, there isn’t a Vendor data view that is accessible in the batch entry screen. You only have access to the views created in the CABatchEntry code file. You have a couple options.
Extend the CABatchEntry graph to add a new view to pull in the vendor record. This requires someone with customization experience.
Create a new payment method detail to store the data on the vendor payment. The payment method details are accessible on the export scenario using the cashAccountSettings object.
#2 does not require a customization and is probably the easiest to implement.
Unfortunately, there isn’t a Vendor data view that is accessible in the batch entry screen. You only have access to the views created in the CABatchEntry code file. You have a couple options.
Extend the CABatchEntry graph to add a new view to pull in the vendor record. This requires someone with customization experience.
Create a new payment method detail to store the data on the vendor payment. The payment method details are accessible on the export scenario using the cashAccountSettings object.
#2 does not require a customization and is probably the easiest to implement.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.