Hosted Cashier Integration

Introduction

We provide scan code analysis to enable merchants to create orders for users to purchase by tokens. The system displays the user's location and the payment methods supported in their country. Users can choose to pay in their local currency or use crypto payment.

Redirection is the fastest and easiest way to integrate with AEON. You can redirect your website or application to the AEON page by copying and editing the following sample code.

Concatenate parameters appId and qrCode to the frontend domain path. Entering the address in the browser will display the checkout.

API Description

Request Method:GET

Request Domain: https://qr.cryptogo.com

Request Path:/scanCode

Request Body Parameter:

ParameterlengthSignatureMandatoryDescription
appId256NYAppid
currency256NYFiat Currency
qrCode256NYQR code string

Example Link:

https://dapp.aeon.xyz/scanCode?qrCode=00020101021138560010A0000007270126000697041501121170028740400208QRIBFTTA53037045802VN63048A1C&appId=fd17e00e1f2ba744&currency=VND

Response Example: