Skip to main content
All CollectionsGetting StartedWhite Label
How To Create A Webhook To Send Subscription Data To An External Source
How To Create A Webhook To Send Subscription Data To An External Source

This step-by-step guide walks you through how to send subscription data to an external source if you're not using Stripe.

Updated over a week ago

Overview

White Label Suite currently provides a native integration with Stripe. However, if you're not using Stripe and have a different payment provider to which you want to send subscription data, this option allows you to do so.

Step 1: Create the webhook workflow for your payment provider

For this step, you must create an incoming webhook workflow to add the webhook URL to White Label Suite. Once you have created the webhook URL, you can move on to the next step.

Step 2: Navigate to the Webhook option

Navigate to 'Webhook' under the 'White Label' menu on the left. Next, click 'Add New Webhook.'

Step 3: Add a Webhook

Start by adding the URL for the webhook and then select from the available Subscription Events:

  • Subscription Created: Fire this event to your payment platform when a subscription is created.

  • Subscription Updated: Use this event when a subscription has been updated.

  • Subscription Deleted: Fire this event when a subscription has been deleted.

Step 4: Test the Webhook

Once you have created the new webhook, it's time to test and ensure it receives data. Click 'Test' under the 'Actions' column to test the webhook.

After clicking 'Test,' next, click 'Send API Request.' A 'Webhook sent' message should appear. Under the 'Response' section, a message should indicate the webhook was sent successfully.


๐Ÿ’ก Tip

Need more help? Get more support from our Community.

Find answers and get help from our team and the White Label Suite Community.


Did this answer your question?