Simplified Checkout

Overview

This section provides tools to help you create a Simplified Checkout link. The Simplified Checkout is a great tool to increase conversion and reduce cart abandonment, as it does not require the user to be logged in to the platform, reducing friction when checking out.

It can be linked to or redirected easily from external pages such as websites, social media and landing pages.

Elements of the Simplified Checkout Link

  • /checkout: it should always be the first parameter of the link, after the domain. It is a required parameter and what the platform uses to identify this is a simplified checkout flow;
  • productId: it is the ID of the product you want to display to your users. It is a required parameter.
  • priceId: it is the ID of the price you want to display to your users. It is an optional parameter. It should only be used if you want to display 1 price option (and not the list of prices a product has).
  • channel: the platform channel. It is a required parameter. It should only be used if you want your users to land on this channel after a successful purchase.
  • content (post, category and live): the platform content. It is an optional parameter. It should only be used if you want your users to land on a specific content after a successful purchase.

Example: /checkout?productId=1234567890&priceId=111111&channel=fanhero

Note: this is just an example, this link doesn't have a real product associated with it - https://academy.fanhero.tv/checkout?productId=1234567890&priceId=111111&channel=academy-english