All Collections
Integrations
Integrate SendOwl with ProveSource
Integrate SendOwl with ProveSource

Connect SendOwl webhooks to ProveSource to show recent purchases social proof

Natan Abramov avatar
Written by Natan Abramov
Updated over a week ago

SendOwl allows you to sell digital goods online.  It connects with the payment provider so you get paid and it automatically delivers the files to the buyers once payment has completed.

Notification Webhook Setup

To track purchases and show those as social proof in your website, you'll need a webhooks Stream notification.

  1. Create a Stream notification

  2. Select the Webhook tracking option (more info here)

  3. Copy the webhook

  4. Complete the notification wizard

SendOwl Setup

You can add the ProveSource custom code snippet to the SendOwl checkout and thank-you pages for automatic tracking or you can use their webhooks.

Webhooks

You can find more detailed information about SendOwl webhooks here:
https://help.sendowl.com/help/using-web-hooks
Below is a summary of the required steps to connect SendOwl webhooks with ProveSource:

  1. In SendOwl, go to the Settings page and click Webhooks link in the Advanced, or go here: https://www.sendowl.com/settings/web_hooks.

  2. Click Add a Web Hook and fill the details.

  3. In the URL field paste the webhook URL from ProveSource

  4. In the Event dropdown select Payment Complete

  5. Done.

Code Snippet / Javascript

SendOwl allows to add custom javascript code to the checkout and thank you pages, for conversion tracking and for customizing the checkout experience (more info here).

In the SendOwl settings page click on Custom Code:

Add the ProveSource code snippet to the SendOwl input fields:

Did this answer your question?