-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请教一下:我想做一个类似平台充值的功能,但是无从下手 #6
Comments
这属于具体业务了,这得看需求。一般充值会涉及到地址,充值监控,归集等功能。 |
归集是怎么实现呀?官方有现成的API接口吗? |
归集扫地址,充值扫块。 |
感谢,谢谢大佬 |
充值以及写好了一套,每个订单分配一个地址,秒级回调。联系我沟通 https://t.me/laowu2021 基于当前SDK最新版本波场支付php代码请看这里: https://tronapi.gitbook.io/trx/ 也有写归集的框架(助记词归集以及私钥归集) 欢迎加飞机讨论 https://t.me/laowu2021 |
我现在已经有了一个账号,需要接收ABC 3人的充值,但是对于入账的金额,我并不知道是ABC中的谁充值进来的。
看官网,好像得利用这个来实现: https://api.shasta.trongrid.io/wallet/createaccount
谢谢作者大大!
The text was updated successfully, but these errors were encountered: