Velo Package Release: wix-stores-shareasale

We recently released a new Velo Package - wix-stores-shareasale

The ShareASale package provides easy integration with your ShareASale account. You can track purchases made on your site through affiliate links, and manage commissions for your affiliates.

Check out the Velo Packages article to learn more, or make a request for a new package .

Hi Aviv,

Thank you for this release! Can you provide a sample code on how to implement reportSaleToShareASale in the backend. Specifically obtaining the sscid, orderId, buyerId, reportOptions and triggering the function when a new order is created and a sscid exists in the session.

Thank you!

Hi,
We currently don’t have such sample code but I passed your request to the team.
To implement the flow in the backend, you’ll need to pass the sscid that is stored in the browser as a query param (and therefore not accessible from the backend).

@avivfa Isn’t the thank page NOT warranty to render after a sale (in case the user closes the page right after the transaction and the page code is not executed). If this is the case, I would not recommend having the affiliate code executed on that page