Skip to main content
Follow the steps below to verify your Stripe integration with a test purchase.

1. Enable Stripe Test Mode

  1. Go to Stripe Dashboard.
  2. Toggle Test mode in the top-right corner.
  3. All transactions made in test mode will use Stripe’s sandbox environment.

2. Make a Test Purchase

Use one of Stripe’s test card numbers to simulate a payment:
Card NumberDescription
4242 4242 4242 4242Successful payment
4000 0000 0000 32203D Secure authentication
4000 0000 0000 0002Declined payment
Use any future expiration date and any 3-digit CVC.
Make sure to switch to production Stripe API keys before going live.