1. Connect Stripe Sandbox to Qonversion
Stripe testing in Qonversion uses a separate sandbox connection that is independent from your live Stripe connection. This is required by Stripe Connect, which keeps live and sandbox connected accounts in isolated environments (Stripe docs).- In your Stripe Dashboard, toggle Test mode (top-right).
- In Qonversion, open Project Settings -> Stores and find the Stripe card.
- Click Connect Sandbox on the Stripe card. You will be redirected to Stripe’s OAuth flow.
- In the Stripe account picker, select the existing sandbox connected account (often labelled “Unnamed account” with a recent creation date) and click Connect.
Stripe provisions a separate sandbox connected account during the OAuth flow. This is expected and is how Stripe Connect isolates test environments. The sandbox account lives under your existing Stripe login, cannot process real charges, and has no billing impact. It is not a duplicate of your live business account, and you can rename it in Stripe (for example “Acme Sandbox”) to make it easier to recognise later.
2. Enable Stripe Test Mode
- Go to Stripe Dashboard.
- Toggle Test mode in the top-right corner.
- All transactions made in test mode will use Stripe’s sandbox environment.
3. Make a Test Purchase
Use one of Stripe’s test card numbers to simulate a payment:| Card Number | Description |
|---|---|
4242 4242 4242 4242 | Successful payment |
4000 0000 0000 3220 | 3D Secure authentication |
4000 0000 0000 0002 | Declined payment |