There are a handful of data issues that can cause errors or stop payments from being processed.
- Customer Token was imported into the ACH_Direct_Token - The payment token from Forte is the proper field.
- PCI non – compliant. – In the AR_ACH_Direct Table, all merchant lines that are processing payments need to have a capital “C” in the PCI_Compliance field.
- The merchant_ID for the cards in AR_Customer_cc needs to match either the branch merchant_ID or a valid merchant_ID in AR_ACH_Direct
- All Card_Types need to be upper case
- Forte abbreviates American Express Cards “AMEX”. Those cards need to be “AMER” in AR_customer_CC.
- As most Forte imports are CSV uploads, it is important to remove all hidden whitespaces.