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 (tested up to 7.0)
- 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.
- Log in to your WordPress admin panel.
- Go to Plugins → Add New.
- Click Upload Plugin, choose the plugin ZIP file, and click Install Now.
- Activate the plugin after installation completes.
- Go to WooCommerce → Settings → Payments and enable RocketFuel.
- Enter your Merchant ID and Public Key from the RocketFuel merchant dashboard.
- Copy the RocketFuel callback URL shown in the plugin settings and save your changes.
- 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.