Rapid Checkout for WooCommerce

Description

Rapid Checkout for WooCommerce allows customers to select payment gateways directly on product pages with customizable designs. This streamlines the checkout process and improves conversion rates by reducing the number of steps needed to complete a purchase.

Key Features:

  • Display payment gateways directly on single product pages.
  • Supports Simple and Variable WooCommerce products.
  • Multiple built-in design styles to match your theme.
  • Customizable form title and button text.
  • Collect customer information (Name, Email, Phone, Address).
  • Shortcode support to place the form anywhere.
  • Option to hide default WooCommerce price, add-to-cart button, and quantity selector.
  • Flexible form display positions on the product page.
  • Works with all active WooCommerce payment gateways.
  • HPOS (High-Performance Order Storage) compatible.
  • RTL and translation ready.

Screenshots

Installation

  1. Upload the plugin files to the /wp-content/plugins/rapid-checkout-for-woocommerce directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to the “Rapid Checkout” menu in your WordPress dashboard to configure the global settings.
  4. Enable the Rapid Checkout form on individual products by checking the “Enable Rapid Checkout” option under the product data general tab.

FAQ

Which payment gateways are supported?

Rapid Checkout for WooCommerce is designed to work with all active and available WooCommerce payment gateways on your site.

Does it work with variable products?

Yes. For variable products, the payment button will be initially disabled. Customers must select the desired product options (variations) using the standard WooCommerce variation selectors first.

Can I use the plugin with grouped or external products?

No. The plugin currently only supports Simple and Variable products.

How does this affect the normal Cart and Checkout pages?

It does not directly affect them. The standard WooCommerce cart and checkout process remains available. This plugin provides an alternative, faster checkout path directly from the product page.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Rapid Checkout for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2.0

  • Renamed plugin to “Rapid Checkout for WooCommerce” for trademark compliance.
  • Replaced inline CSS with proper wp_add_inline_style() enqueuing.
  • Added proper output escaping with wp_kses() and wp_kses_post().
  • Fixed shortcode return values to be properly escaped.
  • Fixed invalid Plugin URI.
  • Bumped version.

1.1.3

  • Improved code quality and WordPress Coding Standards compliance.
  • Added missing translators comments.
  • Enhanced security with better output escaping and sanitization.
  • Added Requires Plugins header for WooCommerce dependency.

1.1.2

  • Minor bug fixes and improvements.
  • Compatibility updates with the latest WooCommerce versions.

1.1.0

  • Initial stable release.