diff --git a/README.md b/README.md index 511fe8e..994cc87 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ php examples/get_balance_example.php # Capture credit card payment ``` cd src/ -php examples/capture_credit_card_payment_example.php [token_id] [amount] [external_id] +php examples/capture_credit_card_payment_example.php [external_id] [token_id] [amount] ``` # Name validator