Skip to main content
This article isn’t relevant for WebGL.

Before you begin

Before retrieving your price points for the checkout, ensure that you’ve set up your price points in the Publisher Dashboard.

Retrieve price points

To retrieve your price points, call the following function:
This function triggers the OnPricePointsSuccess callback upon success. The callback receives a PricePointsModel object containing the following properties: pricingPoints: pricingPointData:

Example code

Below is an example response code for the function: