HTML link for NEM transaction: QUICKNEM webservice

When you buy something NEM crypto-currency, you often use QR codes, which contain the wallet and the price information.

QR code is a square grid code. It contaions a text data which can be read by an imaging device.

Here is a sample QR for 1XEM payment. (The warret address is mine.)

1xem.png

How to create a NEM QR Code?

In order to create a NEM QR code, first you need to create a formatted text called JSON.
Here is an example of JSON.

{
    "v": 2, // currently the version is 2. It may change in the future.
    "type": 2, // currenly the type is 2. It may change in the future.
    "data": {
        "addr": "NBZIB7E7Z7WJT67PQMHGBOK6L7OQERNMDQDBIOHR", // the reciever's wallet address
        "amount": 1000000, // the price. 1 = 0.000001XEM,  1000000 = 1XEM
        "msg": "thankyou", // the message (it's optional)
        "name": "quicknem" // the software name which creates a QR code
    }
}

After creating a JSON, then you convert this JSON into a QR. There are lots of QR code generators available, some of them are available online.

Our online service QUICKNEM, does more than create a QR code.

QUICKNEM is an online QR code generator and payment checker

QUICKNEM offers:

  1. online QR code generator
  2. converts from JPY to XEM
  3. payment checker

With these three features, QUICKNEM offers a onestop service for a NEM payment. (Currenly we offer JPY => XEM only.)

quicknem1-en.png

If you are intersted in online commerce, QUICKNEM offers you a quick start.

  1. Register at quicknem.com (Currently Japanese language only.)
  2. Creates a html link.
  3. Put the link into your website, blog, etc.

Comments and suggestions are welcome.

We launched a QUICKNEM beta June, 2018. Any comments or suggestions are welcome.

Sort:  

Coin Marketplace

STEEM 0.17
TRX 0.14
JST 0.029
BTC 58715.10
ETH 2588.69
USDT 1.00
SBD 2.44