Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
allamo123 committed Apr 18, 2024
1 parent 366adbe commit 28116ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ use Ma\Payments\Classes\TapPayment;
use Ma\Payments\Classes\OpayPayment;
use Ma\Payments\Classes\PaytabsPayment;
use Ma\Payments\Classes\PaymobWalletPayment;
use Ma\Payments\Classes\StripePayment;
```

## Test Cards
Expand All @@ -184,3 +185,7 @@ use Ma\Payments\Classes\PaymobWalletPayment;
- [Opay](https://doc.opaycheckout.com/end-to-end-testing)
- [PayTabs](https://support.paytabs.com/en/support/solutions/articles/60000712315-what-are-the-test-cards-available-to-perform-payments-)

- Stripe
card number: 4242424242424242<br>
card expiry: Any future date<br>
csv: Any 3 digits <br>

0 comments on commit 28116ac

Please sign in to comment.