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 |
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: |
chain | Y | Swap chain(network parameter, etc: BSC) |
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

Updated 7 days ago