Obtaining Your Stripe API Keys (for version 2.7 and earlier)

The instructions in this article are only applicable to Stripe version 2.7 and below.

To use the Stripe Add-On, you will need to first obtain your Stripe API keys. We will show you exactly how to find them with the steps below.

  1. Log into your Stripe account.
  2. Verify that you are in test mode (for the purpose of integration).
    Stripe Viewing Test Data
  3. Click on Developers in the left-hand menu.
  4. Under Developers, click on API keys. You will see your test API keys. Note these as they will be needed to complete the setup.
Stripe Settings API Keys

Now that you have obtained your API keys, refer to the Setting Up the Stripe Add-On article for further instructions.