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()
.
This function requires elevated permissions and runs only on the backend and on dashboard pages.
Filtering, sorting, and pagination options.