WeArePlanet

Popis

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:

  1. cd assets/js/frontend/blocks
  2. npm ci
  3. npm 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 cookie wc_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.

Instalace

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

  1. Install the plugin via Plugins -> New plugin. Search for ‚WeArePlanet‘.
  2. Activate the ‚WeArePlanet‘ plugin through the ‚Plugins‘ menu in WordPress
  3. Set your WeArePlanet credentials at WooCommerce -> Settings -> WeArePlanet (or use the Settings link in the Plugins overview)
  4. You’re done, the active payment methods should be visible in the checkout of your webshop.

Manual installation

  1. Unpack the downloaded package.
  2. Upload the directory to the /wp-content/plugins/ directory
  3. Activate the ‚WeArePlanet‘ plugin through the ‚Plugins‘ menu in WordPress
  4. Set your credentials at WooCommerce -> Settings -> WeArePlanet (or use the Settings link in the Plugins overview)
  5. You’re done, the active payment methods should be visible in the checkout of your webshop.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

WeArePlanet je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “WeArePlanet” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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