https://github.com/cryptopay-dev/cryptopay-magento-payment-plugin
Magento 2 Module for Cryptopay. Accept and settle payments in digital currencies in your Magento shop.
https://github.com/cryptopay-dev/cryptopay-magento-payment-plugin
cryptocurrencies cryptocurrency digital-currencies digital-currency magento2 payment-gateway payment-integration payment-processing payment-processor
Last synced: 8 days ago
JSON representation
Magento 2 Module for Cryptopay. Accept and settle payments in digital currencies in your Magento shop.
- Host: GitHub
- URL: https://github.com/cryptopay-dev/cryptopay-magento-payment-plugin
- Owner: cryptopay-dev
- License: apache-2.0
- Created: 2022-07-05T12:58:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-10T15:23:00.000Z (over 3 years ago)
- Last Synced: 2024-05-10T08:43:01.897Z (over 1 year ago)
- Topics: cryptocurrencies, cryptocurrency, digital-currencies, digital-currency, magento2, payment-gateway, payment-integration, payment-processing, payment-processor
- Language: PHP
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 20
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cryptopay Extension for Magento 2
This is the official Magento en for the Cryptopay [cryptocurrency payment gateway](https://business.cryptopay.me/). Accept and settle payments in digital currencies in your Magento shop.
The extension allows you to integrate the Cryptopay payment gateway to Magento simply and quickly. Your clients will be able to pay for their purchases with cryptocurrency, and you will receive fiat to your bank account. We already support BTC, USDT, ETH, LTC, BTH, XLM, XRP, USDC and DAI and constantly add new coins.
## Requirements
* A Cryptopay merchant account -> Sign up [here](https://business.cryptopay.me/).
* Widget Key -> Find them [here](https://business.cryptopay.me/app/settings/widget).
* Download the extension from the Magento Marketplace [here](https://marketplace.magento.com/cryptopay-paymentgateway.html).
## Extension installation
* Create a folder structure in Magento root as app/code/Cryptopay/PaymentGateway.
* Download and extract the zip folder from the Magento Marketplace and upload the extension files to app/code/Cryptopay/PaymentGateway.
* Login to your SSH and run below commands:
```bash
php bin/magento setup:upgrade
// For Magento version 2.0.x to 2.1.x
php bin/magento setup:static-content:deploy
// For Magento version 2.2.x & above
php bin/magento setup:static-content:deploy –f
php bin/magento cache:flush
rm -rf var/cache var/generation var/di var/page_cache generated/*
```
Support and Feedback
--------------------
Magento 2.4.4
Your feedback is appreciated! If you have specific problems or bugs with this Magento module, please file an issue on Github. For general feedback and support requests, send an email to support@cryptopay.me