Demo Store
A standalone store for testing international card payments (Visa / Mastercard / Amex) via Stripe Checkout. No real money is charged in test mode.
โ Stripe keys not configured.
Go to Admin โ Settings and enter your pk_test / sk_test keys from the Stripe Dashboard (Developers โ API keys). Test cards will work once keys are set.
Test mode
Test Product
$1.00
A sample product for testing foreign card payments.
Test cards (Stripe test mode)
| Card number | Result |
|---|---|
4242 4242 4242 4242 | Success |
4000 0025 0000 3155 | Requires 3D Secure authentication |
4000 0000 0000 0002 | Declined (generic) |
Any future expiry date, any CVC, any postal code. More test cards: Stripe Docs โ Testing.