About Checkout Settings

With the Checkout Settings API, you can retrieve and update the checkout settings for a site. These settings include adding or removing eCommerce policies, and setting checkbox behavior for a checkout.

Policies will appear as clickable links in the footer of a checkout. Checkboxes can be found when selecting the payment method. Clicking on the policy name opens a pop-up window with the policy text. Default checkout settings are provided when Wix eCommerce, Bookings, or Events & Tickets apps are installed on a site.

Before you begin

It’s important to note the following before starting to code:

Use cases

Terminology

  • Checkout: The second stage of the eCommerce purchase flow: cart; checkout; order. A checkout holds information about items to be purchased, price and tax summaries, shipping and billing info, any applied discounts, and more.
  • Policy: Set of guidelines, rules, or principles established by an organization or authority to govern behavior, decision-making, and specific actions.
Did this help?