Details
Description
The ::storeCc() and ::storeAch() methods uses a given $client_reference_id without first checking that it is in fact valid. Instead we should check if it is a valid client ID for the gateway, and only then use it.
The ::storeCc() and ::storeAch() methods uses a given $client_reference_id without first checking that it is in fact valid. Instead we should check if it is a valid client ID for the gateway, and only then use it.