You can choose to create a new Secret Key if you wish to.
Copy the Publishable key and Secret key from here.
Adding Source on Chargebee Reveal dashboard
Copy the following keys that we created from the previous steps:
Secret Key
Publishable Key
Go to your Reveal dashboard for Trasanctions or Settlements
Click on Sources > Add a new source.
Select Stripe.
Paste the keys in the relevant fields.
Add an alias.
Click on Connect.
Using Stripe's restricted keys
You can use Stripe's Restricted API keys instead of Secret keys. It is fairly simple to create Stripe-Restricted keys. Here we provide both the TLDR and the elaborate versions of the same.
TLDR version
Navigate to this link OR Developers :arrow_right: Create Restricted Key and give an identifiable name to the restricted key. You may want to name this 'Reveal' and give Reveal.io as the website (if Stripe asks for this).
Copy this restricted key and store them in a secure and retrievable place.
On the Reveal dashboard you will be asked for:
Secret Key: Enter the restricted key copied on 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 be provided to 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 are as follows:
Login 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.