Title: RocketFuel Payment Gateway for WooCommerce
Author: RocketFuel
Published: <strong>Du 16, 2021</strong>
Last modified: Metheven 5, 2026

---

Search plugins

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.

![](https://ps.w.org/rocketfuel-payment-gateway/assets/icon-128x128.png?rev=2669950)

# RocketFuel Payment Gateway for WooCommerce

 By [RocketFuel](https://profiles.wordpress.org/rockectfuel/)

[Download](https://downloads.wordpress.org/plugin/rocketfuel-payment-gateway.3.5.6.zip)

 * [Details](https://cor.wordpress.org/plugins/rocketfuel-payment-gateway/#description)
 * [Reviews](https://cor.wordpress.org/plugins/rocketfuel-payment-gateway/#reviews)
 *  [Installation](https://cor.wordpress.org/plugins/rocketfuel-payment-gateway/#installation)
 * [Development](https://cor.wordpress.org/plugins/rocketfuel-payment-gateway/#developers)

 [Support](https://wordpress.org/support/plugin/rocketfuel-payment-gateway/)

## Description

RocketFuel Payment Gateway connects your WooCommerce store to [RocketFuel](https://rocketfuel.inc/),
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](https://docs.rocketfuel.inc/).

## 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](https://docs.rocketfuel.inc/)
for integration notes.

## FAQ

### Where can I find RocketFuel documentation?

Setup and configuration guides are available at [RocketFuel Docs](https://docs.rocketfuel.inc/).
For merchant onboarding, visit [rocketfuel.inc](https://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

 *   [ RocketFuel ](https://profiles.wordpress.org/rockectfuel/)
 *   [ rocketfuel ](https://profiles.wordpress.org/rocketfuel/)

[Translate “RocketFuel Payment Gateway for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/rocketfuel-payment-gateway)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/rocketfuel-payment-gateway/),
check out the [SVN repository](https://plugins.svn.wordpress.org/rocketfuel-payment-gateway/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/rocketfuel-payment-gateway/)
by [RSS](https://plugins.trac.wordpress.org/log/rocketfuel-payment-gateway/?limit=100&mode=stop_on_copy&format=rss).

## 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.

## Meta

 *  Version **3.5.6**
 *  Last updated **5 our ago**
 *  Active installations **10+**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/rocketfuel-payment-gateway/)
 * Tags
 * [bitcoin](https://cor.wordpress.org/plugins/tags/bitcoin/)[crypto](https://cor.wordpress.org/plugins/tags/crypto/)
   [cryptocurrency](https://cor.wordpress.org/plugins/tags/cryptocurrency/)[payment gateway](https://cor.wordpress.org/plugins/tags/payment-gateway/)
   [woocommerce](https://cor.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://cor.wordpress.org/plugins/rocketfuel-payment-gateway/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/rocketfuel-payment-gateway/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rocketfuel-payment-gateway/reviews/)

## Contributors

 *   [ RocketFuel ](https://profiles.wordpress.org/rockectfuel/)
 *   [ rocketfuel ](https://profiles.wordpress.org/rocketfuel/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/rocketfuel-payment-gateway/)