Setup
1
Open Integration tab
In the Cuprice dashboard, open your project and go to the Integration tab (middle icon in the right sidebar).
2
Click Connect with Stripe
You’ll be redirected to Stripe to authorize the connection. If you don’t have a Stripe account, create one during this step.
3
Done
Once connected, you’ll see a green “Connected” status. Your pricing buttons now open a real Stripe Checkout page.
Test mode
Use Stripe’s test mode during development. Test card numbers:
Use any future expiry date and any 3-digit CVC.
Money from test mode payments doesn’t go anywhere — it’s purely for testing.
How it works
When a user clicks “Choose Plan”:- Cuprice creates a Stripe Checkout session using your Stripe account
- The user enters payment details on Stripe’s hosted page
- After payment, Stripe redirects to your configured success URL
- All revenue goes directly to your Stripe account — Cuprice never touches it
