Accept Bitcoin, Bitcoin Cash, Litecoin, Ethereum, and other CryptoCurrencies via B2BinPay on your Magento store.
B2BinPay is an all-in-one global solution for CryptoCurrency Payments.
We strive to make Digital Payments Simple, Secure and Quick, improving financial access through innovative technology developed in-house.
B2BinPay allows any business to securely and cost-effectively Send, Receive, Store, Exchange and Accept CryptoCurrency Payments online.
We deliver Fast, Simple and Efficient financial services technology that unlocks access to CryptoCurrency Markets.
We are proud to provide one of the best CryptoCurrency Payment Solution with the Lowest Fees in the industry! Accept Money Across Borders for as low as 0.5%.
Bitcoin, Bitcoin Cash, Ethereum, DASH, Litecoin, Monero, NEO, NEM, Ripple, B2BX and any ERC20, NEO tokens, Cardano in one place!
If you don’t already have one, create a B2BinPay account.
- Update the
composer.json
file in the root directory of your Magento store and wait for Composer to finish updating the dependencies.
composer require b2binpay/magento2
For Magento 2.2:
composer require b2binpay/magento2:1
- Enable the extension and clear the static view files.
bin/magento module:enable B2Binpay_Payment --clear-static-content
- Register the extension and initiate the database migrations.
bin/magento setup:upgrade
- Recompile the Magento project.
bin/magento setup:di:compile
- Clear the Magento store’s cache.
bin/magento cache:flush
- Navigate to Stores → Configuration → Sales → Payment Methods → B2BinPay in your Magento backend.
- Enter the Auth API Key / Auth API Secret, then fill your B2BinPay Wallet IDs and press Check Auth button to verify.
- Save config. The setup is now finished. You should see the payment methods in your checkout.