Local Currencies Player Localization
We support two currency localization models
Local Price Localization In the Store Boot
- Execute
getPricePoints
in the Store boot - Appcharge will geo-locate the player and return the localized price points
- Store will present to the screen localize price points
- Checkout will be opened with the localized price
Local Price Localization In the Checkout
- Price will be presented in USD in the store
- Appcharge will convert to the player's local currency - included tax will be broken from the price
- Checkout will be opened with the localized price
- Price Points Localization SDK API
Updated 14 days ago