-
Notifications
You must be signed in to change notification settings - Fork 190
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
壹支付付款成功返回后壹支付弹出界面未自动关闭 #26
Comments
你是 live 模式还是 test 模式,什么渠道的? |
test 模式,测试了支付宝和微信都会这样 On Sat, Apr 9, 2016 at 8:24 PM -0700, "afon" [email protected] wrote: 你是 live 模式还是 test 模式,什么渠道的? — |
模拟支付的页面是有的吗?有没有开启混淆? |
有模拟支付页面,没有开启混淆 On Sat, Apr 9, 2016 at 8:42 PM -0700, "afon" [email protected] wrote: 模拟支付的页面是有的吗?有没有开启混淆? — |
刚刚测了一下,live模式也是这样 |
live 模式,控件能正常调起吗? |
master最新版本,控件能正常调起 |
调起支付的代码是怎么写的? |
PingppOnePayment.createPayChannel(getSupportFragmentManager(), bill.toString(), UrlConstants.CHARGE_URL, VideoActivity.this); 其中 VideoActivity 实现了 PayResultCallBack |
No description provided.
The text was updated successfully, but these errors were encountered: