Details
Description
The ::storeCc() method 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() method 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.