0
点赞
收藏
分享

微信扫一扫

网页接入支付宝登录

官方文档:https://opendocs.alipay.com/open/263/105809

      https://opendocs.alipay.com/open/01emu5

网页接入支付宝登录_登录页面

 

 这里使用官方提供工具:https://help.aliyun.com/document_detail/123151.html

拼接授权页面 URL

https://openauth.alipay.com/oauth2/publicAppAuthorize.htm?app_id=商户的APPID&scope=auth_user&redirect_uri=ENCODED_URL&state=init

网页接入支付宝登录_html_02

 

https://openauth.alipay.com/oauth2/publicAppAuthorize.htm?app_id=商户的APPID&scope=auth_user&redirect_uri=ENCODED_URL&state=init'

就会看到登录页面

网页接入支付宝登录_html_03

 

 如果登录成功没有进入回调链接则可能是你的控制台配置回调地址不一致导致。

举报

相关推荐

0 条评论