cryptom2/magento-crypto-payment

Extension allows to receive crypto payments in USDT/USDC and native crypto currencies with Metamask wallet

v1.0.0 2024-02-05 20:50 UTC

This package is auto-updated.

Last update: 2024-05-05 21:35:57 UTC


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

Magento 2 Crypto Payment

Author

Ihor Oleksiienko

License

Extension is licensed under the MIT License - see the LICENSE file for details