This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

RocketFuel Payment Gateway for WooCommerce

Description

RocketFuel Payment Gateway connects your WooCommerce store to RocketFuel, enabling customers to pay with cryptocurrency at checkout.

Features

  • Accept crypto payments on standard WooCommerce checkout
  • WooCommerce Checkout Blocks support
  • Single sign-on (SSO) for returning customers
  • Subscription and auto-renewal support (WooCommerce Subscriptions)
  • Multiple currency support
  • Partial payment support
  • Discount and coupon integration
  • Sandbox and test environments
  • Webhook-based order status updates
  • Compatible with WooCommerce High-Performance Order Storage (HPOS)

Requirements

  • WordPress 5.8 or higher
  • WooCommerce 3.0 or higher
  • PHP 7.2 or higher
  • A registered RocketFuel merchant account

Documentation

For setup instructions, integration guides, and development documentation, visit RocketFuel Docs.

Installation

  1. Log in to your WordPress admin panel.
  2. Go to Plugins Add New.
  3. Click Upload Plugin, choose the plugin ZIP file, and click Install Now.
  4. Activate the plugin after installation completes.
  5. Go to WooCommerce Settings Payments and enable RocketFuel.
  6. Enter your Merchant ID and Public Key from the RocketFuel merchant dashboard.
  7. Copy the RocketFuel callback URL shown in the plugin settings and save your changes.
  8. In your RocketFuel merchant account, click Edit (bottom-left), paste the callback URL, and click Save.

If your theme does not follow the standard WooCommerce checkout structure, the plugin may not behave as expected. See the development documentation for integration notes.

FAQ

Where can I find RocketFuel documentation?

Setup and configuration guides are available at RocketFuel Docs. For merchant onboarding, visit rocketfuel.inc.

Does this plugin support WooCommerce Subscriptions?

Yes. The plugin supports WooCommerce Subscriptions, including payment method auto-renewal for subscription orders.

Does this plugin support WooCommerce Checkout Blocks?

Yes. Checkout Blocks are supported in addition to the classic checkout experience.

Which environments are supported?

The plugin supports production, sandbox, and other test environments configured in the RocketFuel merchant settings.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“RocketFuel Payment Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

3.5.6

  • Stable release.

3.3.3

  • Improved initial iframe load time.

3.3.1

  • Added support for client ID and client secret.

3.2.3

  • Added support for discounts.

3.2.2

  • Added support for WooCommerce Checkout Blocks.

3.2.1.35

  • Fixed static function call issue.

3.2.1.34

  • Added compatibility with WooCommerce High-Performance Order Storage (HPOS).

3.2.1.30

  • Added webhook support for variant products.
  • Fixed amount changed to string issue.

3.2.1.24

  • Fixed double order creation.

3.2.1.23

  • Fixed error when credentials are not configured.
  • Fixed order creation when checkout flow is incomplete.

3.2.1.19

  • Added partial payment enhancement.

3.2.1.11

  • Fixed iframe drag behavior.

3.2.1.10

  • Fixed JavaScript script not loading.

3.2.1.9

  • Fixed place order button conflict with other payment methods.

3.2.1.8

  • Fixed duplicate name in shipping address.

3.2.1.7

  • Fixed SSO issues.

3.2.1.6

  • Fixed hidden place order button.

3.2.1.3

  • Added support for newer WordPress versions.

3.2.1

  • Added support for custom place order button text.

3.2.0

  • Added subscription support.

3.1.0.2

  • Reverted overlay flow changes.
  • Removed zero shipping line items.

3.0.0

  • Moved iframe to checkout page.
  • Added WooCommerce Subscriptions payment method auto-renewal support.

2.1.6.6

  • Synced RocketFuel SDK and added sandbox support.

2.1.6.5

  • Added shipping to line items.

2.1.6.4

  • Added multiple currency support.

2.1.6.3

  • Synced RocketFuel SDK.

2.1.6.2

  • Removed filler for last name.

2.1.6.1

  • Fixed duplicate first name issue.

2.1.6

  • Added test environments.

2.1.5

  • Added single sign-on (SSO).

2.0.5

  • Added transaction ID to orders.
  • Thank-you page overlay shows order summary.

2.0.4

  • Fixed thank-you page overlay styling for consistent display across themes.

2.0.3

  • Updated readme title.

2.0.2

  • Allowed admin to set order status for payment confirmation.
  • Allowed users to reopen iframe after closing.
  • Fixed iframe trigger button styling.
  • Added return to checkout button on iframe trigger modal.
  • Fixed pending and on-hold order issues.

2.0.1

  • Added overlay on checkout page.