Skip to content

Commit

Permalink
update capture credit card readme
Browse files Browse the repository at this point in the history
  • Loading branch information
afik committed May 17, 2017
1 parent 588d891 commit ecd3fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ecd3fb0

Please sign in to comment.