Skip to main content

Obtain Stripe API Key for Tallybreeze

Updated over 2 months ago

This article is about generating an API key in Stripe for use in Tallybreeze.

  1. Login to your Stripe account and go to your Stripe API Keys: https://dashboard.stripe.com/apikeys

  2. Select "+Create Restricted Key"

  3. When prompted "How will you use this API key?" select "Providing this key to another website" and click continue.

  4. When asked to enter website details, under name enter "Tallybreeze" and under URL enter "https://www.tallybreeze.com/"

  5. Check the box to "Customize permissions for this key"

  6. Select "Create Restricted Key" and go through any verifications if necessary.

  7. Select and update the permissions as follows. Note that we do not want write access to any api resources...

    1. Core (All): Read

    2. Checkout (All): Read

    3. Billing (All): Read

    4. Connect (All): Read

    5. Orders (All): Read

    6. Issuing (All): Read

    7. Reporting (All): Read

    8. Sigma (All): Read

    9. Financial Connections (All): Read

    10. Identity (All): None

    11. All webhook: Read

    12. Stripe CLI permissions (All): None

    13. Payment Links (All): Read

    14. Terminal (All): Read

    15. Tax (All): Read

    16. Radar (All): Read

    17. Climate (All): Read

  8. Select "Create Key"

  9. Copy your new API key and paste into Tallybreeze when prompted to add a Stripe account.

Did this answer your question?