woocommerce / woocommerce-gateway-dummy

A Dummy Payments gateway for your WooCommerce website.
67 stars 24 forks source link

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