to pay via Wechat"s official account, Wechat"s authorization is required to obtain openid,. The first step is to obtain code, Wechat"s official API:
https://open.weixin.qq.com/connect/oauth2/authorize?appid=APPID&redirect_uri=REDIRECT_URI&response_type=code&scope=SCOPE&state=STATE-sharpwechat_redirect
this requires a page jump, and the experience is very bad. Can you skip this step? I think ele.me didn"t jump in the h5 of Wechat. It could directly pull up WeChat Pay and sent a request to open.weixin.qq.com. Do you have any good ways to optimize the experience?