You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.
第一个问题:不能支持微信很尴尬,支付宝已经很好了。
第二个问题:自己用PHP写的后端 在前端自助发货页面 每秒检测是否发货 如果用SQL来查询数据库是否存在记录XX用户下单是可以,但是只能单商品,页面提交不能带一个回调id很难受,多商品无法区分,只能单一支付宝单一商品 售卖,二次购买会直接发货不需要付款 因为 SQL查询到了 用户购买的记录 (支付宝昵称),希望可以改进出一个唯一支付ID 可以先行提交给receiptnotice APP ID在判断 120秒内该用户是否支付,若超时回调服务器,单一回调只能记录 谁 时间 名字 金额 内容 不能搞多商品区分,也提取不到支付宝官方的订单(支付)号。
不知道你看懂我说的了吗,最好能回复一下 谢谢Thanks♪(・ω・)
The text was updated successfully, but these errors were encountered: