Detected 1 occurrence(s) of ‘[ \t:="']+4[0-9]{12}(?:[0-9]{3})?’: 'OrderNumber' => '5', * 'ItemNumber' => 'i5', * 'ItemDescription' => 'Test Item', * 'ItemCost' => '5.50', * 'Quantity' => '1', * 'Taxable' => '0', * 'AccountNumber' => '4445999922225', * 'Month' => '12', * 'Year' => '2010', * 'TransactionAmount' => '200.00' * )); * * if($sj->process() && $sj->isApproved()) { * […]
↧