Description
Website: https://www.weareplanet.com/
The plugin offers an easy and convenient way to accept credit cards and all
other payment methods listed below fast and securely. The payment forms will be fully integrated in your checkout
and for credit cards there is no redirection to a payment page needed anymore. The pages are by default mobile optimized but
the look and feel can be changed according the merchants needs.
This plugin will add support for all WeArePlanet payments methods and connect the WeArePlanet servers to your WooCommerce webshop.
To use this extension, a WeArePlanet account is required. Sign up on WeArePlanet.
Documentation
Additional documentation for this plugin is available:
here.
Source code and build process
This plugin ships a compiled WooCommerce Blocks bundle at assets/js/frontend/blocks/build/index.js. The human-readable source code is included in assets/js/frontend/blocks/src/ alongside webpack.config.js.
To rebuild the bundle from source:
cd assets/js/frontend/blocksnpm cinpm run build
This regenerates build/index.js and build/index.asset.php from the sources included with the plugin.
External Services
This plugin loads a device-identification script from the WeArePlanet gateway to secure checkout and payment flows.
- Service: WeArePlanet device identification
- Endpoint/domain: Base gateway URL (default
https://paymentshub.weareplanet.com/), script path/s/{spaceId}/payment/device.js - Data sent:
sessionIdentifier(value from cookiewc_weareplanet_device_id, a unique device/session ID) and the configured space ID in the request path; no payment or PII fields are sent by this script - When: Enqueued on cart/checkout page load; the identifier is stored in the browser for up to one year to keep sessions consistent and prevent fraud
- Purpose: Device fingerprinting/session continuity to secure transactions
- Policies: See the service provider’s terms of use and privacy policy linked below in the “Privacy Policy” and “Terms of use” sections
Support
Support queries can be issued on the WeArePlanet support site.
Privacy Policy
Enquiries about our privacy policy can be made on the WeArePlanet privacy policies site.
Terms of use
Enquiries about our terms of use can be made on the WeArePlanet terms of use site.
Installation
Minimum Requirements
- PHP version 5.6 or greater
- WordPress 4.7 up to 6.6
- WooCommerce 3.0.0 up to 9.8.5
Automatic installation
- Install the plugin via Plugins -> New plugin. Search for ‘WeArePlanet’.
- Activate the ‘WeArePlanet’ plugin through the ‘Plugins’ menu in WordPress
- Set your WeArePlanet credentials at WooCommerce -> Settings -> WeArePlanet (or use the Settings link in the Plugins overview)
- You’re done, the active payment methods should be visible in the checkout of your webshop.
Manual installation
- Unpack the downloaded package.
- Upload the directory to the
/wp-content/plugins/directory - Activate the ‘WeArePlanet’ plugin through the ‘Plugins’ menu in WordPress
- Set your credentials at WooCommerce -> Settings -> WeArePlanet (or use the Settings link in the Plugins overview)
- You’re done, the active payment methods should be visible in the checkout of your webshop.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WeArePlanet” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WeArePlanet” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.4.0 – January 5th 2026
- [Feature] Integrate subscriptions plugin
- [Feature] Compatibility with official Woocommerce Gift Cards plugin
- [Feature] Compatibility with WordPress 6.9
- [Feature] Compatibility with Woocommerce 10.4.x
- [Bugfix] Fixed issue with 100% coupon still trying to capture payment
- [Tested Against] PHP 8.2
- [Tested Against] WordPress 6.9
- [Tested Against] Woocommerce 10.4.3
- [Tested Against] PHP SDK 4.8.1