Cross-chain Checkout API Integration

Introduction

Support user gets their favour MEME coin more easy and efficiently.

Quick Start

Contact us to get a merchant account.

Environmental Information

Sandbox Environment: https://test-api.aeon.xyz/purchase
Production Environment: https://api.aeon.xyz/purchase

Merchant Configuration

These information should be given for configuration.

Configuration items

Mandatory

Details

code

Y

Merchant name, use for api request
Example:
four.meme Internal Trading Platform:4MEME_BNB
four.meme External Market (PancakeSwap):4MEME_Pancake_BNB

name

Y

Name of market place, show in payment process and order details

icon

Y

Url of market place icon, show in payment process and order details

type

Y

Type of market:
01:Exchange
02: Swap contract

chain

Y

Swap chain(network parameter, etc: BSC)
BSC:BNB Smart Chain
ETH:Ethereum Mainnet
SOL:Solana
TON:TON

contract

Y

Swap contract address

fundTokenSymbol

Y

Swap contract token symbol

fundTokenDecimals

Y

Swap contract token decimal digits

fundTokenIcon

Y

Swap contract token icon

Checkout Example