Management vs Storefront APIs

The PayNow API can be divided into two groups of routes: Management and Storefront. The Management API is used for store management and can be accessed by usersarrow-up-right, API keys, and game serversarrow-up-right. This API allows you to perform actions like updating product pricesarrow-up-right, creating couponsarrow-up-right, and managing customer itemsarrow-up-right.

On the other hand, Storefront API is intended for customer use, and provides a different representation of the same resources available in the Management API. For example, the Storefront API lets you display productsarrow-up-right to customers and keep track of items in their cartarrow-up-right. You can use the Storefront API from any location on the internet, such as your custom domain or a plugin on your game server or other application.

Last updated

Was this helpful?