Lists the orders for the currently logged-in member.
The listsCurrentMemberOrders()
function returns a Promise that resolves to an
array of the non-draft orders for the currently logged-in member.
Note:
To work with the Pricing Plans API, you need to publish your site.
The listCurrentMemberOrders()
function doesn't work in preview mode.
Filter options for limiting which orders are listed.
Sorting options, such as by which property and in which direction.
Pagination options, such as how many results are listed at a time.