Jsapi callback problem

jsapi Wechat official account payment, Android phone and iPhone can jump WeChat Pay, but the iPhone can be callback, but Android phone can not be callback, what"s the problem? Same code. Is that Android phones cannot be called back. Is the

of http
Mar.09,2021

wx.init add debug: true to see if there is any error message, and check whether the URL, that can trigger payment configured at your official account backend is the current URL
only the current URL, upper layer URL is invalid

.

for example: www.baidu.com/pay is only applicable to / pay , but not to / pay/sub
if it is SPA , remember to fill in hash as well

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d2fc-3473e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3d2fc-3473e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?