TukiFlow Direct Checkout for WooCommerce
TukiFlow Direct Checkout for WooCommerce
Description
TukiFlow is a lightweight WooCommerce plugin built for faster purchasing flows.
It focuses on two conversion-friendly tools:
- Buy Now buttons on product pages
- An optional Buy Now button on shop and archive listings
- A shortcode checkout flow for single-product landing pages
The shortcode checkout is intentionally streamlined for simple orders and Cash on Delivery workflows. It is not a full checkout builder or a cart replacement.
Use it when you want to send shoppers straight from a product or campaign page into a focused checkout experience without adding extra cart steps.
Core Features
- Buy Now button on WooCommerce single product pages
- Optional Buy Now button on shop and archive loop items
- Configurable Buy Now button placement on single product pages
- Global Buy Now button text setting
- Styling controls for single-product and loop buttons
- Branded TukiFlow settings screen in WordPress admin
[tukiflow]shortcode for single-product checkout pages- Optional shipping section in shortcode checkout
- Optional order summary in shortcode checkout
- Billing fields based on your WooCommerce checkout settings
- Cash on Delivery order creation
- Simple flat shipping rate for shortcode orders when shipping is needed
- Success URL support for shortcode checkout
Shortcode Example
Use the shortcode on any page or post:
[tukiflow product_id="123"]
Supported attributes:
product_idquantitylayoutbutton_textshow_shippingshow_summarysuccess_url
Good Fit For
- single-product landing pages
- direct checkout campaigns
- Cash on Delivery stores
- merchants who want a simpler WooCommerce buying flow
Installation
- Upload the
tukiflow-direct-checkout-woocommercefolder to/wp-content/plugins/ - Activate the plugin through the Plugins screen in WordPress
- Make sure WooCommerce is installed and active
- Go to TukiFlow in the WordPress admin to configure the button and shortcode defaults
- Add
[tukiflow product_id="123"]to any page or post - Test the checkout flow with a purchasable WooCommerce product
Faq
TukiFlow adds Buy Now buttons to WooCommerce products and lets you create a focused single-product checkout page with the [tukiflow] shortcode.
The shortcode checkout currently creates WooCommerce orders using Cash on Delivery only.
No. The current version supports a simple flat shipping rate for shortcode orders when the product needs shipping.
Yes. You can enable Buy Now buttons for shop and archive listings in the plugin settings.
No. The current shortcode flow is designed for one WooCommerce product at a time.
No. Product data is prepared in PHP when the shortcode renders, while WooCommerce Store API endpoints are used for cart and customer state.
Reviews
Changelog
1.0.1
- Refresh TukiFlow admin branding with the plugin logo and purple brand color.
- Add branded default styling for Buy Now buttons.
1.0.0
- Initial public release