Extension allows to receive crypto payments in USDT/USDC and native crypto currencies with Metamask wallet.
- Accept Payments in EVM compatible blockchains using Metamask
- Accept Payments in stablecoins that implement
ERC20
standard like USDT/USDC etc. - Check transaction status after payment
- Check transaction status in explorer - etherscan
- check transaction status in custom explorer (configured in blockchain networks)
Install module:
composer require cryptom2/magento-crypto-payment:v1.0.0
And run
php bin/magento setup:upgrade
Follow Instructions Corresponding Modules:
- Go to
Stores->Configuration->Sales->Payment Methods
- Go to
Crypto Payment
- Set
Enable
=>Yes
- Set
Title
as payment method name
Extension is licensed under the MIT License - see the LICENSE file for details