onPlanBuyerCanCancelUpdated( )


Deprecated

This event is deprecated.

Notes:

Triggered when a plan's buyerCanCancel field is updated.

Permissions
Read Pricing Plans
Manage Stores
Manage plans and orders of Pricing Plans
Manage Events
Manage Challenges
Manage Pricing Plans
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: PlanBuyerCanCancelUpdatedEnvelope): void | Promise<void>

Did this help?