Articles on: F.A.Q.
This article is also available in:

Setting Up Webhooks for Stripe

After registering with Stripe, before starting to work with online payments, you need to configure webhooks to ensure the correct transmission of payment statuses.


The following steps should be performed in the Stripe dashboard:


  1. Go to the “Webhooks” section and select “Add destination”.
  2. Next, select “Your account” and click “Continue”.
  3. At the next step, you need to review the list of events and select the following groups: Charge events, Invoice payment, all Invoice events, and all Payment Intent events.

In total, 4 event groups need to be selected. Click “Continue” to proceed to the next step.

  1. At this step, select “Webhook endpoint” and click “Continue”.
  2. Now, in the “Endpoint URL” field, enter the following link: https://api.dots.live/web-hooks/payments/stripe and click “Create destination”.
  3. After this, the added configuration will appear with the status “Active”. An example is shown below. The name may vary.
  4. Stripe webhooks have been configured.

Next, it is important to place a test order with online payment and verify that the payment status in the Monitoring Panel appears as “on hold”.

  1. Link to this article: here.

Updated on: 08/01/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!