Jacklabs One Step Checkout

外掛說明

Jacklabs One Step Checkout provides a focused one-page checkout experience for WooCommerce using the classic shortcode checkout flow.

Features:

  • Cart and checkout on the same page.
  • AJAX quantity updates without replacing entered checkout fields.
  • AJAX remove-item actions.
  • AJAX apply/remove coupon actions.
  • Two-column or stacked layouts.
  • Left/right cart placement.
  • Optional product images, editable quantities, automatic quantity updates, coupon field, and sticky cart.
  • Shortcode: [jacklabs_one_step_checkout]
  • Explicit setup tools to create a checkout page or set a selected page as the official WooCommerce Checkout page.
  • HPOS compatible.
  • No telemetry and no external service calls.

Important: This plugin uses WooCommerce’s classic shortcode checkout. It intentionally declares incompatibility with the Cart and Checkout Blocks. For the widest payment-gateway compatibility, use the plugin’s setup tool to make the shortcode page the official WooCommerce Checkout page.

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/ or install the ZIP through Plugins > Add New > Upload Plugin.
  2. Activate WooCommerce and then Jacklabs One Step Checkout.
  3. Go to WooCommerce > One Step Checkout.
  4. Click “Create & use new One Step Checkout page”, or select an existing page containing [jacklabs_one_step_checkout] and set it as the WooCommerce Checkout page.
  5. Adjust layout and cart options as needed.

常見問題集

Does it support WooCommerce Checkout Blocks?

No. Version 1.0.0 is built around the classic WooCommerce checkout shortcode so it can preserve traditional checkout hooks and gateway integrations. The plugin declares this incompatibility to WooCommerce instead of presenting misleading compatibility information.

Does it support HPOS?

Yes. It does not query order posts directly and declares High-Performance Order Storage compatibility.

Will AJAX cart updates erase checkout fields the customer has already typed?

The plugin refreshes only its cart panel, then asks WooCommerce to refresh the order review. It does not replace the complete checkout form during cart edits.

Can I use the shortcode on any page?

Yes, but some payment gateway extensions only load their scripts when WordPress considers the page to be the official WooCommerce Checkout page. Using the setup tool is recommended.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Jacklabs One Step Checkout〉的開發相關工作。

參與者

將〈Jacklabs One Step Checkout〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.
  • Added one-page cart + classic checkout layout.
  • Added AJAX cart quantity, remove item, and coupon actions.
  • Added layout and cart display settings.
  • Added explicit checkout-page setup tools.
  • Added HPOS compatibility declaration.
  • Added Checkout Blocks incompatibility declaration.