getPlan( )


Retrieves a pricing plan by the specified ID.

について getPlan() function returns a Promise that resolves to a plan whose ID matched the specified ID.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Pricing Plans
Read Pricing Plans
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
_idstringRequired

Plan ID.

リターン
Return Type:Promise<Plan>
役に立ちましたか?
はい
いいえ