This article is about generating an API key in Stripe for use in Tallybreeze.
Login to your Stripe account and go to your Stripe API Keys: https://dashboard.stripe.com/apikeys
Select "+Create Restricted Key"
When prompted "How will you use this API key?" select "Providing this key to another website" and click continue.
When asked to enter website details, under name enter "Tallybreeze" and under URL enter "https://www.tallybreeze.com/"
Check the box to "Customize permissions for this key"
Select "Create Restricted Key" and go through any verifications if necessary.
Select and update the permissions as follows. Note that we do not want write access to any api resources...
Core (All): Read
Checkout (All): Read
Billing (All): Read
Connect (All): Read
Orders (All): Read
Issuing (All): Read
Reporting (All): Read
Sigma (All): Read
Financial Connections (All): Read
Identity (All): None
All webhook: Read
Stripe CLI permissions (All): None
Payment Links (All): Read
Terminal (All): Read
Tax (All): Read
Radar (All): Read
Climate (All): Read
Select "Create Key"
Copy your new API key and paste into Tallybreeze when prompted to add a Stripe account.