Failed Conditions
Push — master ( 779447...c9d3cc )
by Reüel
08:52 queued 11s
created
src/Gateway.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -340,7 +340,7 @@
 block discarded – undo
340 340
 					$request->set_parameter( 'product_taxrate_' . $x, $tax_percentage * 100 );
341 341
 				}
342 342
 
343
-				$x++;
343
+				$x ++;
344 344
 			}
345 345
 		}
346 346
 
Please login to merge, or discard this patch.