You can use Stripe's Restricted API keys instead of Secret keys. Creating Stripe-Restricted keys is straightforward. Here we provide both the TL;DR and the detailed versions.
TLDR version
Navigate to this link OR Developers > Create Restricted Key and give an identifiable name to the restricted key. You may want to name this Reveal and give Chargebee as the website (if Stripe asks for this).
Copy this restricted key and store it in a secure and retrievable place.
On the Reveal dashboard you will be asked for:
Secret Key: Enter the restricted key copied in Step 2.
Publishable key: Copy the publishable key from Developers > API keys or this link on the Stripe dashboard.
Alias: Enter an identifier (business name or MID) for this Stripe account corresponding to the keys.
Here is the list of permissions to provide for every RESOURCE TYPE.
RESOURCE TYPE
PERMISSIONS
CONNECT PERMISSIONS
All core resources
Read
Read
All Checkout resources
Read
Read
All Billing resources
Read
Read
All Connect resources
Read
-
All Orders resources
Read
Read
All Reporting resources
Read
Read
All webhook resources
Write
-
Stripe CLI permissions
None
None
All Payment Links resources
None
None
All Terminal resources
Read
Read
Tax
Read
Read
Radar
Read
Read
All Climate resources
Read
Read
Longform version
Steps to create restricted keys:
Log in to your Stripe Account.
Go to Developers > Create Restricted Key.
Provide a Key Name. This is an identifier of your choice.
In the resource type, provide Write Access to All Webhook Resources.
In the same resource type section, provide Read access to the following resources:
All Core Resources
All Checkout Resources
All Billing Resources
All connect resources
All Order resources
Stripe CLI permissions
All Payment Link Resources
Tax
Terminal Resources
Radar
Climate resources
All Reporting Resources
Click on Create Key in the bottom right corner of the screen.
Copy the Keys and store it in a secure and retrievable place.
Use this restricted key along with the publishable key in your Reveal dashboard to add Stripe as a source.