Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 296 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 296 Bytes

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