Generating & using Stripe API key

  1. On the Stripe dashboard, go to the Developers page and navigate to the API keys tab (direct link)

  2. Click on Create restricted key

  3. In the Key name field, enter a name, e.g. Ledge

  4. In the table below, change Permissions and Connect Permissions to 'Read' for the following:

    1. Charges

    2. Balances

    3. Dispute

    4. Payouts

    5. Application fees

    6. All Connect resources

    7. All Reporting resources

  5. Scroll all the way down and click on Create key

  6. Hover over the key and click Copy to clipboard

  7. On Ledge, go to the Create new source page, click on the Stripe logo and paste the key

For more information review Stripe’s documentation

Last updated