Skip to main content
Skip table of contents

Setup Stripe

Follow this guide to set up a Stripe Account and Products.

Table of Contents

Account

This is a step-by-step guide on what needs to be configured in the Stripe Account in order for the payments to work on the playsite.

Pre-requisites: Have a Stripe account.

Step-by-step

API Keys

Firstly, you need to copy the API keys from Stripe into the Payment Config in BackOffice (found under the section Super Admin & Sites).

  1. Keys are found under the Developers tab in Stripe

  2. The publishable key (starting in pk_) should be pasted into the public key field in BackOffice

  3. The secret key (starting in sk_) should be pasted into the secret key field in BackOffice

  4. Press Save.

Webhooks

The webhooks will be created automatically when the API key and public key are added and saved.

Tax Rate

Set up Tax Rate (required to make purchases) for your site:

  1. Tax Rates can be found under the Products tab in Stripe

    1. To create a Tax Rate, press + New

    2. Only one Tax Rate per site is supported

Automatic tax with Stripe Tax

  1. Follow the steps required to start collecting tax automatically in the Stripe dashboard

  2. Toggle on Automatic Tax in Backoffice → PaymentConfig (IMPORTANT: Step 1 must be completed first). Ongoing subscriptions will not automatically get updated with the new tax configuration.

Customer Portal

Set up Customer Portal (required for customers to update card details):

  1. Customer Portal configuration can be found in Settings and under the Billing tab in Stripe

Products

Products are managed in Backoffice.

JavaScript errors detected

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

If this problem persists, please contact our support.