WPForge Chat Checkout for WooCommerce
WPForge Chat Checkout for WooCommerce
Description
WPForge Chat Checkout is a high-performance WooCommerce extension designed to bridge the gap between your store and WhatsApp. Instead of a complex multi-step checkout, customers fill out a lightweight form and send their order directly to your WhatsApp number.
This plugin is ideal for stores that rely on direct customer communication, personalized sales, or regions where WhatsApp is the primary commerce tool.
Professional Features
- Seamless Popup Experience: No page reloads, keeping the user engaged.
- Variable Product Support: Automatically detects and includes selected options (colors, sizes, etc.).
- Data Security: Built with nonces and server-side sanitization to prevent spam.
- Developer Friendly: Clean, documented code following WordPress VIP standards.
- Fully Responsive: Optimized for touch targets on mobile devices.
SHORTCODES
Display the button anywhere:
[wpfcc_checkout]
Specify a product and custom label:
[wpfcc_checkout product_id=”123″ text=”Order Now”]
CREDITS
Developed by Amjed Bellili
Connect on LinkedIn: https://www.linkedin.com/in/amjed-bellili/
Installation
- Upload the
quick-chat-checkoutfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Settings > Chat Checkout.
- Configure your WhatsApp number (include country code, e.g., +216).
- (Optional) Customize the button text.
Faq
Yes. If a customer selects a specific size or color, the plugin captures those details and includes them in the WhatsApp message.
Absolutely. Use the shortcode [wpfcc_checkout] anywhere. You can also target specific products with [wpfcc_checkout product_id="99"].
Yes, the plugin uses standard WordPress translation functions and is ready for .po/.mo files.
Reviews
Changelog
1.0.2
- Fixed text domain to match plugin slug.
- Unified all prefixes under wpfcc.
1.0.1
- Renamed plugin to WPForge Chat Checkout for WooCommerce.
- Fixed shortcode name to use unique prefix (qcc_checkout).
- Added Requires Plugins header for WooCommerce.
1.0.0
- First release.
- Support for simple and variable products.
- Secure AJAX validation layer.
- Mobile-optimized popup UI.