The requirements for the nameOnAccount parameter in ACH Charge transactions have been updated:
if entityType parameter is personal, the nameOnAccount parameter:
must include at least one space;
must have a minimum of 2 characters before the space and 2 characters after the space;
the total length before and after the first space must be maximum 40 characters.
if entityType parameter is business, the nameOnAccount parameter length should be between 1 and 85 characters.
For additional information please refer to our Developer Portal.
Updates to Response for ACH Charge Transactions
A new object, FraudServicesResult, has been added to the response when processing ACH Charge transactions. It will be returned if fraud service policy is enabled for a Sub-Account. The FraudServicesResult object contains data related to the fraud service used and the results of the fraud validation.
For additional information please refer to our Developer Portal.