Skip to content

Commit

Permalink
Merge pull request #21 from xendit/hotfix-readme
Browse files Browse the repository at this point in the history
update capture credit card readme
  • Loading branch information
albertlieyingadrian authored May 17, 2017
2 parents 588d891 + ecd3fb0 commit 165cd1a
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 165cd1a

Please sign in to comment.