Accept crypto on Magento
Official Magento 2 module for Open Source and Commerce with crypto checkout suited to large catalogs.
Features
Enterprise-grade
Built for Magento's enterprise feature set — works with complex catalog structures and multi-store setups.
Event-driven
Uses Magento's event system for reliable order status updates and IPN processing.
Multi-store
Accepts different coins per store view and supports multiple currencies in Magento multi-store setups.
Secure IPN
HMAC-signed IPN callbacks verified server-side for tamper-proof payment confirmation.
Composer install
Install via Composer for clean dependency management in your Magento project.
Full test suite
Extension ships with integration tests — compatible with Magento's testing framework.
How to install
Install via Composer
Run: composer require jovepay/magento2-jovepay
Enable module
Run: bin/magento module:enable jovepay_Payment
Deploy
Run: bin/magento setup:upgrade && bin/magento setup:di:compile
Configure
Stores → Configuration → Sales → Payment Methods → JOVEpay