This project is not covered by Drupal’s security advisory policy.

A Xem payment method for Drupal Commerce.

Install and configure

  • Install your Drupal Commerce as usual
  • Go to [admin/commerce/config/payment-gateways] and click on "Add payment gateway"
  • Choose the payment plugin named "QRCode Xem payment method"
  • Fill all fields, like any other payment method. On the mode checkboxes,
    "Test" will use TestNet servers. "Live" will use MainNet servers.
  • Type your Xem public key, where the customers payments will be send

You will see Xem payment method like other methods list on the checkout page.

Integrations

  • This module uses the Coin Market Cap website to convert USD, EUR and so on to XEM
  • We also use "tc-lib-barcode" for the QR Code generation (https://github.com/tecnickcom/tc-lib-barcode)
  • This modules gives to your Drupal Commerce a Xem cryptocurrency integration.
    This module create a Xem Drupal Commerce currency.

    The ISO code "999" is fake, because at the moment Drupal Commerce does not give
    the ability to add "non official" currencies.
    A numeric ISO 4217 code is required, and cryptocurrencies does not have this kind of code, even Bitcoin.

    This module is also integrated with the Commerce Currency Resolver module.
    It allows automatic conversion of your prices on the checkout process, using
    Coinmarketcap API.

    For example, you can type your prices in USD on the Back Office and your prices
    will be converted with the USD/XEM automatically.

    Please check README for further more information.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Project categories: E-commerce
  • Created by herve on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases