Skip to content
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

能否增加支付宝内打开网页,增加自动登录接口 #134

Open
wcj343169893 opened this issue May 16, 2018 · 0 comments
Open

Comments

@wcj343169893
Copy link

支付宝内打开网页,利用js api方式快捷支付,官方要求填写buyer_id
https://docs.open.alipay.com/api_1/alipay.trade.create

buyer_id String 特殊可选 28 买家的支付宝唯一用户号(2088开头的16位纯数字),和buyer_logon_id不能同时为空

出于这个原因,需要自动授权登陆,获取用户的id,官方代码超级复杂,引入和很乱,所以现在我已经在2.x上做了一下修改,如果可以,你直接加到你的代码里面,我就不再维护了,下面是我的地址
https://github.com/wcj343169893/omnipay-alipay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant