Easily Integrate the freemius cart.completed Webhook into your application using Javascript, Ruby, and other frameworks.

Occurs whenever a ‘sale’ has been completed, but the payment hasn’t necessarily been completed yet (e.g. for trials, 100% coupon codes, or for PayPal subscription which takes 24 to process).

Steps to receive the Freemius cart.completed Webhook

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select freemius. This will be the endpoint that receives the Freemius cart.completed webhook on behalf of your application, and forwards them using the unified SDK.
  • Once the cart.completed webhook is received from Freemius, you'll see the payload under the Live Logs section of your webhook source.
  • Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
Save countless hours integrating Cart.completed webhooks into your application.