This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Resumes a paused pricing plan order.
The resumeOrder()
function returns a Promise that resolves when a paused order is successfully resumed.
For orders with recurring payments, resumeOrder()
also restarts the payment schedule.
Resuming an order causes the following changes:
"ACTIVE"
.pausePeriods
array is updated.endDate
for the order is adjusted to include the pause period.earliestEndDate
is adjusted to include the pause period. (This property is reserved for future use).This function requires elevated permissions and runs only on the backend and on dashboard pages.
Order ID.