Skip to content

WooPayments CLITerminal-native WooPayments diagnostics and test-mode workflows.

Inspect, debug, and safely exercise WooPayments stores from local terminals, scripts, CI, and agent tooling.

Install

Install the latest packaged release from GitHub:

bash
npm install -g https://github.com/Automattic/wcpay-cli/releases/download/v0.2.4/automattic-wcpay-cli-0.2.4.tgz

Then connect a store:

bash
wcpay login --site https://store.example --name staging
wcpay doctor

Documentation

Released under the GPL-3.0-or-later license.