guide

Stripe

Location: Settings → Integrations → Stripe

Updated: 3/9/2026

Location: Settings → Integrations → Stripe

Accept credit and debit card payments through Stripe alongside cryptocurrency payments.

Third-party integrations - Binance Pay, Stripe, PayPal
Third-party integrations - Binance Pay, Stripe, PayPal

Setup

  1. Create a Stripe account if you don't have one.
  2. Get your Secret Key from the Stripe Dashboard → Developers → API keys.
  3. Create a Product in Stripe Dashboard → Products, and copy the Product ID.
  4. Enable Stripe in QuantaPay settings and enter the credentials.

Fields

FieldDescriptionDefault
EnableActivate Stripe as a payment option.Off
Stripe TaxEnable automatic tax calculation via Stripe Tax.Off
Secret KeyYour Stripe API secret key (starts with sk_live_ or sk_test_).
Product IDThe Stripe Product ID to use for payments (starts with prod_).

How It Works

When a customer selects card payment:

  1. QuantaPay creates a Stripe Checkout Session using your Product ID.
  2. The customer is redirected to Stripe's hosted checkout page to enter card details.
  3. Stripe processes the payment and confirms to QuantaPay.
  4. The transaction is marked as completed in your dashboard.

Note: Stripe charges its own processing fees in addition to QuantaPay's credit-based fee system.