ConversionFly
English

Stripe + Product Sync

Learn how to hook up Stripe to ConversionFly

ConversionFly Help
Written by ConversionFly HelpLast update 5 years ago

Stripe WEBHOOKS Notification HTTPS POSTs allow us to update our sales database in real time with all of your relevant customer data to integrate with the sales output from ConversionFly.


Using this method, you don’t have to worry about setting up product goal pages or even worry about setting upsell or downsell declines… all of this is automatically tracked in the Webhook Notifications!


Be sure that all of your product and pricing data from Stripe matches EXACTLY the product and pricing information in ConversionFly.


NOTE: If you were using our Legacy Product Management and switching over to webhooks, you’ll need to make sure you remove ALL products and goal pages before the webhook/HTTP Post option becomes available.


BEFORE WE PROCEED


Please be sure that Stripe has all the necessary information to send to us so we can successfully document a sale.


If you are using another platform (such as Infusionsoft, Clickfunnels, Membermouse, etc) to manage your products that is connected via the Stripe API… ensure that the platform in mention gives Stripe at LEAST:
Product Description
Product Price for every sale.



Step 1: Make sure that all products and prices match EXACTLY how you have them set up in your Stripe PRODUCT DETAILS section. Click Update in ConversionFly to finalize the product and to proceed with adding the notification URL.


IMPORTANT: If you have quotes (“) OR apostrophes (‘) in your product name you will need to save them with the ascii characterization version of those delimeters. As a working example if your product name is Widget “Number One” you’d save your product as Widget "Number One" and for apostrophes Widget ‘Number Two’ would be Widget ’NumberTwo’
In short, replace any apostrophes with ’ and any quotes with " in your product descriptions.  Also, please keep in mind that PIPE (|) character strings are not allowed in the Product Name field to properly work with our webhooks.

 


Step 2: Copy and paste your webhook URL by clicking on the COPY TO CLIPBOARD on ConversionFly. Paste that under Developers > Webhooks > Add endpoint.



Step 3: After pasting your Notification URL, ensure ALL "Charge" and "Order" events are selected to ensure the most accurate tracking (there should be 17 events total). Then click Update Endpoint.



That is it. 


As soon as Stripe processes a transaction it will send us the webhook with all the necessary information we need to credit a sale!


Did this answer your question?