navigateToCheckoutPage( )


Directs the browser to navigate to the site visitor's Checkout Page.

について navigateToCheckoutPage() function returns a Promise that resolves when the browser successfully navigates to the Checkout Page.

注: について checkoutId parameter is 必須. To get a checkoutId, use one of the following wix-ecom-バックエンド functions:

メソッド宣言
コピー
メソッド・パラメータ
checkoutIdstringRequired

ID of the checkout to navigate to.


optionsCheckoutPageOptions

Additional parameters for customizing the checkout flow.

役に立ちましたか?
はい
いいえ