Skip to content

A Dummy Payments gateway for your WooCommerce website.

Notifications You must be signed in to change notification settings

woocommerce/woocommerce-gateway-dummy

Repository files navigation

WooCommerce Dummy Payments Gateway

A dummy payment gateway for your WooCommerce development needs, with built-in support for subscriptions and the block-based checkout.

Building instructions

To build this project, run:

nvm use
npm install
npm run packages-update
npm run build