Test orders

Place test orders to verify your setup.

Overview

Before going live, place test orders to verify your entire purchase flow β€” from product selection through payment to order confirmation.

Enabling test mode

Stripe test mode uses separate API keys. Ensure your .env is using Stripe test keys (they start with sk_test_ and pk_test_).

Test card numbers

ScenarioCard number
Successful payment4242 4242 4242 4242
Declined card4000 0000 0000 0002
3D Secure required4000 0025 0000 3155
Insufficient funds4000 0000 0000 9995

Use any future expiry date and any 3-digit CVC.

Test order checklist

  1. Add a product to cart
  2. Proceed to checkout
  3. Enter a test shipping address
  4. Apply a discount code (test your promotions)
  5. Pay with a test card
  6. Verify the order appears in your admin
  7. Check that the confirmation email was sent
  8. Process the order through each status

Was this article helpful?

Test Orders β€” Verify Your Checkout Before Launch | KATURA