Set and manage Price Points
In the Publisher Dashboard, set and manage price points for each locale you support.Fetch Price Points
Use thegetPricePoints function to retrieve the Price Points you configured in the Publisher Dashboard:
Parameters
| Parameter | Type | Required | Description | |
|---|---|---|---|---|
environment | string | Yes | The checkout environment. One of: - sandbox: For testing. - production: For live operations. | |
checkoutPublicToken | string | Yes | The checkout public key, located in the Publisher Dashboard. In the sidebar menu, click Settings, then select the Integration tab. Copy the Checkout Public Key value. |
