Before you begin
You need a Stripe account and a Gamecart store. Use a test secret key while you try the integration, and a live secret key when you are ready to take real payments.Get the secret key
- Open the Stripe Dashboard.
- Go to Developers > API keys.
- Copy the Secret key. It starts with
sk_test_orsk_live_.
pk_).
Add it in Gamecart
- In the dashboard, open Settings > Gateways.
- Keep Country on Global.
- Click Configure on Stripe.
- Paste the secret key.
- Save, then enable Stripe when you are ready for checkout.