Skip to content

Repository files navigation

GOVP for WooCommerce

Open-source WooCommerce connector for GOVP Exchange. It creates a verifiable, idempotent GOVP when an order reaches the configured status and can show the verification link in customer email and order details.

Requirements

  • WordPress 6.5 or newer
  • WooCommerce 8.2 or newer
  • PHP 8.1 or newer with OpenSSL

Install in a store

Download the release ZIP, then use Plugins → Add New → Upload Plugin. Activate WooCommerce and this plugin, open WooCommerce → GOVP Exchange, and paste a connector token created at partners.gemacode.org/exchange/conectar.

Native development environment

Docker and Node.js are required. The checked-in Compose environment uses the official WordPress, WordPress CLI and MariaDB images, installs current WooCommerce and mounts this repository as a plugin.

npm ci
npm run test:native

The native smoke test creates a disposable WordPress installation, installs WooCommerce, creates a real order, verifies plugin hooks, checks encrypted token round trips and removes all containers and volumes when it finishes.

Release check

npm run check
npm run package

The ZIP is written to dist/. No credentials or user data are included.

Licensed under GPL-2.0-or-later. See CONTRIBUTING.md and SECURITY.md.

About

Open-source WooCommerce connector for GOVP Exchange

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages