Gets an existing pricing plan by ID.
The getPlan()
function returns a Promise that resolves to a plan whose ID
matches the given ID.
Only users with "Manage Pricing Plans" permissions can get plans.
The ID of the plan to get.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.