微信开放平台 - android 微信支付后点完成按钮,后回调打开第三方页面,屏幕闪动,求解决方法
PHP中文网
PHP中文网 2017-04-17 17:43:56
0
3
948

android 微信支付后点完成按钮,后回调打开第三方页面,屏幕闪动,求解决方法

看了一些第三方的软件微信支付后点击完成按钮,感觉也是会闪动,有没有好的解决办法???

PHP中文网
PHP中文网

认证0级讲师

reply all(3)
迷茫

The appkey has not been verified. Check whether your appkey and package name correspond to the one you applied for on the WeChat open platform, as well as the app’s signature fingerprint

大家讲道理

It is not clear whether the main problem of the up owner is the failure to call payment or the interface flickering after the call is successful.
If the call fails, there may be several reasons:
1. WeChat The payment SDK needs to be in the signed version to take effect
2. There are no key steps in SDK access, please check the official documentation carefully
3.The appkey and project package name are inconsistent

WeChat official provides demos for reference. Configuring SDK content should strictly follow the steps of the development documentation

PHPzhong

I also encountered this problem, how did the original poster solve it

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!