2

How to show Stripe purchase notifications on your website using WebsitesToolz?

If you're using Stripe to receive payments for your products or services on your website or ecommerce site, you can now show customised Stripe purchase notifications on your website. You could use this idea on any other payment gateway that supports webhooks.

First create a conversions notification for a campaign where you want to show Stripe purchase notifications.

  • Open the notification and click on Data under Settings Tab.
  • Copy the Webhook Trigger URL from there.
  • Login to your Stripe account and under Developers click on  Webhooks
  • Next Click Add Endpoint
  • Insert Webhook Trigger URL copied above in the URL to be called input field.
  • Leave webhook version as latest.
  • Based on what type of events you want to show notifications for you could choose from the filter options.
  • Click Add Endpoint and your done.

Kindly check with Stripe should you need help on this article. Try out a dummy transaction on your Stripe account. 
Check the data captured under Data Tab for the notification created. Now customise your title and description of this notification as explained Here