cryptom2 / magento-crypto-payment
Extension allows to receive crypto payments in USDT/USDC and native crypto currencies with Metamask wallet
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 3
Open Issues: 2
Type:magento2-module
Requires
- cryptom2/base: >=1.0.1
- cryptom2/magento-crypto-currency: >=1.0.0
- cryptom2/magento-custom-currency: >=1.0.0
README
Extension allows to receive crypto payments in USDT/USDC and native crypto currencies with Metamask wallet.
Table of contents
Features
- 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
TODO:
- check transaction status in custom explorer (configured in blockchain networks)
Installation
Install module:
composer require cryptom2/magento-crypto-payment:v1.0.0
And run
php bin/magento setup:upgrade
Configuration
Add New Currency And Blockchains
Follow Instructions Corresponding Modules:
Enable Payment Method
- Go to
Stores->Configuration->Sales->Payment Methods
- Go to
Crypto Payment
- Set
Enable
=>Yes
- Set
Title
as payment method name
Author
Ihor Oleksiienko
License
Extension is licensed under the MIT License - see the LICENSE file for details