Magento 2 Coinqvest Crypto Payments

Magento 2 Coinqvest Crypto Payments integrates Magento 2 store with Coinqvest crypto payment processor to allow customers to make payments with digital currencies during the checkout.

 

Table of Content

  1. Extension Installation
  2. Configuration
  3. Coinqvest Crypto Payments in Frontend
  4. Coinqvest Crypto Payment Details in Backend

 

  1. Extension Installation
    • For Magento Marketplace Customers
      • Create a folder structure in Magento root as app/code/Meetanshi/Coinqvest
      • Download and extract the zip folder and upload our extension files to the app/code/Meetanshi/Coinqvest via FTP.
      • Login to your SSH and run below commands step by step:
    • 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

 

    • For Meetanshi Customers
  • Extract the zip folder and upload our extension to the root of your Magento 2 directory via FTP.
  • Login to your SSH and run below commands step by step:
    • 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

 

  1. Configuration"
    For configuring the extension, login to Magento 2, move to Sales à Payments Methods à Meetanshi – Coinqvest Crypto Payments where you can find various settings to enable the extension.
  • Enabled: Set “YES” to enable the payment method.
  • Title: Set the title for the payment method to be displayed in the frontend.
  • Show Coinqvest Logo: Select YES to show Coinqvest logo on the checkout page along with the payment method.
  • API Key: Enter the API key provided by Coinqvest payment gateway during registration.
  • API Secret: Enter the API secret provided by Coinqvest payment gateway during registration.
    • To get the API key and API Secret, login to Coinqvest and move to Merchant API > API Settings > API Credentials where you can find both the API key and API secret.

 

  • Settlement Currency: The extension avails the facility to convert cryptocurrency payment of customers and accept payments in one of the fiat currencies.
  • Checkout Language: Select one of the languages to display checkout page in.
  • Auto Invoice: Select YES to allow generating an auto invoice for the orders paid using KNET.
  • Payment From Applicable Countries: Select countries to allow using this payment method.
  • Additional Information: Enter additional information to show on the checkout page along with the payment method.
  • Sort Order: Enter Sort Order of the payment method display in the frontend.

 

  1. Coinqvest Crypto Payments in Frontend
    One the extension is configured, customers can add products to the cart and select “Pay with Bitcoin or Other Cryptocurrencies” - Coinqvest payment method from the checkout page. On click of “Continue to Payment”, customers get redirected to the hosted payment page to make payment.

 

  • Coinqvest Hosted Payment Page
    After redirection to the Coinqvest hosted payment page, select the payment method. Click to get the deposit address.

  • Get Payment Details
    Once you get the payment details like stellar memo and deposit address, open your crypto wallet to make payment. Click “I made the payment” once you have paid using any crypto wallet.

 

  • Payment Using Any Crypto Wallet
    • Crypto Wallet (Exodus) Dashboard
      Open the crypto wallet dashboard and click on “Send” to add the payment details and make the payment.

 

    • Add Payment Details in Your Wallet
      Add the payment details like stellar memo, deposit address and payment amount in your crypto wallet and click “Send”.

 

    • Payment Confirmation in Crypto wallet
      After adding the payment details in your crypto wallet, click “Send” to confirm the payment.

 

    • Payment Success Message in Crypto Wallet
      Once the payment is successful, you can see payment success message in your crypto wallet.

 

  • Payment Success Message in Coinqvest Hosted Page
    Once you have paid for the order successfully, clicking “I made the payment” will check for the status and shows payment success message on the Coinqvest hosted page.

 

  • Coinqvest Crypto Payments in “My Account” section
    Once the order is placed, the payment method details is shown in the Account dashboard, in “My Orders” tab which includes method title, checkout ID, and state.

 

  1. Coinqvest Crypto Payment Details in the Backend
    Apart from the My Account section, the admin can see the order view details in the backend. Go to Sales > Orders > Order view to view the Coinqvest payment details which include method title, checkout ID and state.