/
Stripe connection

Stripe connection

Note

At the moment, connecting a Stripe account is not available for all countries. You can check the list of available countries on the service registration page.

In this guide, we will connect a Stripe account with test keys. To connect an account with real keys, you will need to fill out an application form and verify the account through your phone number. The process for connecting an account with real keys is the same as connecting with test keys.

How to Connect Stripe?

  1. Go to dashboard.stripe.com/register to register an account.

  2. Enter registration details:

    • e-mail

    • Full name

    • Password

  3. Check the "I'm not a robot" box.

  4. Then, select the "Use the Stripe API" block:

  1. Go to the "Activate your account" section:

  1. Fill out the account activation form here and click "Activate account":

  1. In the search bar, type "API" and open the section:

  1. Here, you will see the test keys for connecting the account to the platform. After activating the account, real keys will appear in the same way. Test keys will be under Test Data. To switch between test and real keys, use the "Test Mode" toggle.

  1. Click the "Reveal test key token" button to reveal the Secret key.

10. Copy the Publishable key:

Important: When copying the Publishable key and Secret key, the token must start with sk_live.

11. Log in to http://Leeloo.ai , go to the "Settings" section, "Payment Systems" select Stripe, and click the "Add New Merchant" button.

12. A form will open to enter the data:

  • In the first field, enter the account name.

  • In the second field, paste the Publishable key copied in step 7.

  • Copy the Secret key, which is under the Publishable key in the Stripe API settings, and paste it into the third field of the form.

13. Click the "Save" button.

14. Then, in the offer settings, select this Stripe account as the payment system.

  1. We have connected the Stripe account with test keys. To test the connection, you need to make a test payment. For this, only a test card will work, so when paying for the offer, enter the card number 4242 4242 4242 4242, expiration date (month, year) - no later than the current day, CVV code - any 3 digits.

If everything is connected correctly, the "Thank you page" will open.