We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1450dc commit 325f790Copy full SHA for 325f790
1 file changed
PaymentTransactions/authorize-credit-card.php
@@ -130,4 +130,3 @@ function authorizeCreditCard($amount)
130
if (!defined('DONT_RUN_SAMPLES')) {
131
authorizeCreditCard("2.23");
132
}
133
-?>
0 commit comments