How to Connect Stripe on Chartsy
In this guide, we will walk you through the simple process of connecting your Stripe account on Chartsy.
Last updated
In this guide, we will walk you through the simple process of connecting your Stripe account on Chartsy.
Last updated
Before you begin, ensure you have:
An active Stripe account.
Administrative access to your Stripe account.
Basic familiarity with navigating the Stripe dashboard.
Go to .
Enter your credentials to sign in to your Stripe account.
In the left-hand menu, click on Developers.
Under the Developers section, select API keys.
You will see two types of keys: Publishable key and Secret key.
If a Secret key already exists, click Reveal live key token to display it.
If there is no existing key or you need a new one, click Create secret key.
Give your new key a name (e.g., "Chartsy Integration") and click Create.
After the key is revealed, click the copy icon next to the key.
Important: Copy it immediately—Stripe will not show this key again for security reasons.
5. Paste into Chartsy Connect
Go to the Chartsy Connect form.
Paste the copied Stripe Secret Key into the appropriate field.
Submit the form to complete the connection.
Once you click Connect Stripe your account will be set up and your data loaded.
IMPORTANT: Keep your Stripe Secret Key confidential. Never share it publicly or include it in client-side code.