This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Lists pricing plan orders.
The managementListOrders()
function returns a Promise that resolves to a list of up to 50 pricing plan orders. You can specify options for filtering, sorting, and paginating the results.
This function returns the orders on the site. To list orders for the currently logged-in member, use memberListOrders()
.
You can only call this method when authenticated as a Wix app or Wix user identity.
Filtering, sorting, and pagination options.