什么是 Ethereum ETH
支付?
代币是区块链网络上的数字资产,例如 Ethereum (ETH),代表特定的价值或功能。代币可以是加密货币,也可以代表权利、投票权或游戏资产。它们由智能合约管理,定义发行规则和交易方式,实现区块链上的自由交易。代币推动了加密货币的增长,并在去中心化金融 (DeFi)、NFT、治理等方面发挥关键作用。它们促进了便捷、低成本的数字资产流通,并支持去中心化应用程序的发展。
如何接受 ETH 支付到您的电子商务网站?
创建账户:
创建即时账户并在 HaloPay 登录您的新凭据(或使用 Google 登录)。
创建应用:
点击管理 -> 添加,然后填写网站名称、横幅和回调地址。您可以暂时将回调地址留空。之后,您将收到您的 APPID/APPKEY。
使用 SDK:
输入您的 APPID/APPKEY 并调用函数生成托管订单地址。
设置商户偏好:
返回左侧面板菜单,选择“管理设置”,然后根据需要进行操作。
只需 4 个简单步骤即可接受加密货币支付
集成 HaloPay 支付 API
我们将根据 ETH(Ethereum) 代币的汇率实时转换价格
您的客户使用加密货币钱包支付服务或产品费用
您以客户选择的货币结算(不含服务费)
常见问题
Don't worry. The amount already paid will be credited to the system, which will trigger an initial "Partial Payment" callback. Once the user pays the remaining balance, the system will trigger a second "Payment Completed" callback.
Docs: https://docs.pay.halochat.io/docs/developer/payment-api/native-checkout-integration/#3-order-callback
Yes, the system currently supports overpayments. For example, if the amount due is 1.54 USDT and the user pays 1.55 USDT, the transaction will complete successfully. The excess amount will be credited to your merchant account and will not be refunded to the user.
Since the system uses a wallet custody model, you need to deposit the corresponding native tokens (ETH/TRX) into your funding account. We recommend depositing at least 0.001 ETH / 100 TRX to ensure the system can successfully sweep (collect) the received funds into your available balance.
Since the system operates on a wallet custody model, you must first deposit the TOKENS you wish to pay out, along with the required native gas tokens (ETH/TRX), into your Funding Account. These funds should then be transferred to the specific App Account. Additionally, ensure your Funding Account has the necessary native tokens (recommended: 0.001 ETH / 100 TRX or more) so the system can sweep collected funds into your available balance.
Summary Requirements
Feature | Preparation Requirement |
PayOut | Ensure the App Account has sufficient Tokens and corresponding Gas fees (ETH/TRX). |
Collection | Ensure the Funding Account has sufficient Gas fees (ETH/TRX). |