onPlanCreated( )


Notes:

Triggered when a pricing plan is created.

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

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

Did this help?