How to access your Stripe secret and publishable keys

In order to integrate PSA with Stripe, you need to define the Stripe secret key and publishable key in the integration settings. These credentials are located in your Stripe account settings, as described below.

To get your Stripe secret and publishable keys

  1. Login to your Stripe account.
  2. Go to Developers > API keys.
  3. If this is your first time getting your secret key, click Reveal test key token to generate the key.
  4. Take note of the credentials.

    These can then be used when defining your integration settings, as described in Integrating PSA with Stripe.