Configure Collection Account
Since the platform adopts a Non-custodial architecture, we do not touch or hold merchant funds. Before you start collecting payments, you must configure settlement account information.
For all orders paid through the platform, funds will be routed directly to the wallet address you configure here by the smart contract upon settlement completion.
Configuration Process
Enter the settings page via the Settings icon at the bottom of the left navigation bar in the merchant dashboard, then click the "Settlement Info" tab in the side operation area to enter the settlement information configuration page. Follow the steps below to complete the configuration:
1. Account Name
Set an easily identifiable name for this collection account.
- For example: "Corporate Finance Main Account", "USDC Collection Account", or "Overseas Business Collection".
- This name is only used for backend management display and will not be shown to external customers.
2. Collection Address (EVM)
Enter your collection wallet address.
- Address Format: Currently, the platform only supports EVM compatible addresses (addresses starting with
0x). - Wallet Requirement: It is recommended to use a self-custodial wallet where you own the private keys (such as MetaMask, Ledger, etc.).
- Important: Please ensure that this address can receive the on-chain assets configured below.
Please double-check the collection address repeatedly. Due to the irreversibility of blockchain transactions, if you enter a wrong address, settlement funds cannot be recovered.
3. Select Settlement Assets & Networks
This is the core configuration item of our "Asset Decoupling" feature. You only need to define the assets you wish to receive, and the system will automatically handle cross-chain and exchange on the user side.
- Select Currency: Select the stablecoin you wish to credit in the dropdown box (e.g.,
USDTorUSDC). - Select Supported Chains: After selecting the currency, specify on which blockchain networks you wish to receive this asset.
- Example: If you selected
USDCand checkedArbitrum, then regardless of which chain the user uses to pay, the funds will ultimately enter your Arbitrum wallet address in the form ofUSDC.
- Example: If you selected
Tip:For details on supported settlement assets, blockchain networks, and fees, please refer to Fees and Settlements →。
Verification & Effect
After submitting the configuration, the system will verify the address format. The configuration takes effect immediately once saved.
Next Steps
After the collection account configuration is complete, you can directly use Payment Link for no-code payment collection. If you wish to use Checkout for low-code integration, you also need to Get API Key →.