Details
Description
The Order plugin has a method OrderFormController::runAntifraudCheck. The variable $errors is returned, but that variable is only set conditionally. It should be initialized to false.
The Order plugin has a method OrderFormController::runAntifraudCheck. The variable $errors is returned, but that variable is only set conditionally. It should be initialized to false.