Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 688 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 688 Bytes

DePay for WooCommerce

Web3 Payments for WooCommerce

Accept Web3 Crypto Payments. Supports various tokens, blockchains and wallets. MetaMask, Phantom, USDC, USDT, ETH, SOL, BSC, POL, xDAI…

Demo

Installation

Development

Update Version

yarn update:version

Release

yarn release

Lint

Install linter if you have not yet:

cd lint && composer install && cd ..

Then run:

php ./lint/vendor/bin/phpcs --standard=./lint/pbs-rules-set.xml --warning-severity=0 --report-source --report-full=phpcs-report.txt --ignore-annotations --extensions=php,html depay-woocommerce-payments.php includes