Get a system setup as a gift, paying for year in advance. The promotion is valid until 2024/09/30 🎁

How to integrate the Stripe payment system

Back

Currently, Voopty has the ability to integrate a new payment system – Stripe.

Stripe is an American payment system that works with different currencies.

You can integrate it into your account by yourself. How to do it:

1. Go to your Voopty account – “Organization settings” section.

2. On the left, we see the Stripe Settings window. The following data is required for setup: API key, Payment comment, Source, and Webhook Secret.

API key – to find this information, you need to go to Stripe, click on search in the Home section and enter “Developers – API Keys” and go to this section. We see the ribbon Secret key – Reveal test key. Click it and get the key. Copy it. Go to Voopty and paste the API key into the first field.

  • Payment comment – enter the necessary information, for example, “Payment for educational support services”.
  • Source – select CARD
  • Webhook Secret – to find this information, you need to go to Stripe, section Developers – Webhooks.

Then click +Add endpoint

We see the Endpoint URL line on the page

Next, you need to add a link. Paste – https://biz.voopty.com/stripe/callback/айдіinto the Endpoint URL (to find out your organization’s ID, please contact Voopty support, we will provide it promptly).The Endpoint URL should look like this:

3. Next, you need to add specific events. Click Select Events on the same page.

You need to enter “checkout” in the ribbon – select all 4 options for events.

Then, following the same principle, enter “payment” – choose the payment_succeeded option. Click Add events.

4. Complete the settings – click Add endpoint

5. At this stage, return to the previous page, click Signing Secret – Reveal. Copy the code and paste it into the block on the Voopty page in the Webhook Secret column. Click Save

The payment system is integrated. Now any customer can pay or purchase a subscription via Stripe.

Video tutorial: