Skip to main content
Skip table of contents

Stripe

Obtain API keys from stripe

To create a new API secret key in the Dashboard:

  1. Open the API keys page.

  2. Click Create secret key.

  3. Enter a name in Key name.

  4. Click Create.

Stripe test keys should be used for testing before adding your live keys. See https://stripe.com/docs/keys#obtain-api-keys for instructions on how to obtain your stripe test keys.

Add keys to your distributor

You can add your stripe API keys to your distributor account and reuse them across multiple stores.

Important! Enable tokenization by navigating to https://dashboard.stripe.com/settings/integration and turning on Enable card data collection with a publishable key without using Stripe's pre-built UI elements.

  1. Navigate to My Distributor > Integrations.

  2. Select Connect and select Add Stripe.

  3. Add your Publishable Key.

  4. Add your Secret Key.

  5. Add a Statement Descriptor. See Stripe docs for more info.

  6. Add Processing Fees

    1. Customer processing fee - Processing fee that is passed on to customer

    2. Customer Processing Percentage - Processing fee percentage that is passed on to customer

    3. Processing Cost - Processing cost that is saved to order as a cost and not passed on to customer.

    4. Processing Percentage Cost - Processing cost percentage that is saved to order as a cost and not passed on to customer.

  7. Select Save Provider.

Add keys to store

See Payments for instructions on how to add stripe to a store.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.