{"id":13545585,"url":"https://github.com/insoxin/qrpay","last_synced_at":"2025-04-02T15:31:31.430Z","repository":{"id":48137552,"uuid":"178498014","full_name":"insoxin/qrpay","owner":"insoxin","description":"五合一收款码在线生成,40个模板 支持微信支付、支付宝支付、手机QQ支付、京东钱包、百度钱包,PayPal五合一收款，将其二维码合并为一个二维码，无需手续费,支持qq头像,昵称判断(HTML单页版多模板免安装) 腾讯云服务器 https://api.isoyu.com/qrpay/  腾讯云COS https://qrpay.isoyu.com/","archived":true,"fork":false,"pushed_at":"2022-05-26T09:39:48.000Z","size":5151,"stargazers_count":676,"open_issues_count":4,"forks_count":164,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-11-03T12:32:45.395Z","etag":null,"topics":["alipay","bdpay","cos","html","jdpay","lianlianpay","paypal","qqpay","qrcode","qrpay","security","unionpay","wxpay","wxwidgets-applications"],"latest_commit_sha":null,"homepage":"https://api.isoyu.com/qrpay/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/insoxin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-30T01:49:11.000Z","updated_at":"2024-10-16T17:39:20.000Z","dependencies_parsed_at":"2022-08-12T19:31:27.108Z","dependency_job_id":null,"html_url":"https://github.com/insoxin/qrpay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insoxin%2Fqrpay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insoxin%2Fqrpay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insoxin%2Fqrpay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insoxin%2Fqrpay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/insoxin","download_url":"https://codeload.github.com/insoxin/qrpay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246841777,"owners_count":20842645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alipay","bdpay","cos","html","jdpay","lianlianpay","paypal","qqpay","qrcode","qrpay","security","unionpay","wxpay","wxwidgets-applications"],"created_at":"2024-08-01T11:01:06.171Z","updated_at":"2025-04-02T15:31:26.420Z","avatar_url":"https://github.com/insoxin.png","language":"Swift","funding_links":["https://www.paypal.me/insoxin"],"categories":["Swift"],"sub_categories":[],"readme":"# qrpay\n五合一收款码在线生成,40个模板 支持微信支付、支付宝支付、手机QQ支付、京东钱包、百度钱包,PayPal五合一收款，将其二维码合并为一个二维码，无需手续费,支持qq头像,昵称判断(HTML单页版多模板免安装)\n# 演示站\n腾讯云服务器 https://api.isoyu.com/qrpay/ \n\n腾讯云COS https://qrpay.isoyu.com/\n# 安装\n\n## 本地服务器\n\nGitHub下载压缩包 解压上传qrpay目录即可\n\n## docker\n\n1.\n```\ndocker pull insoxin/qrpay:latest\n```\n2.\n```\ndocker run -dit --name qrpay -p 8080:80  --restart unless-stopped insoxin/qrpay:latest\n\n```\n\n访问 IP:8080\n\n# 相关源码\n微信小程序版源码:https://github.com/insoxin/weapp-qrpay\n\n收款码合成个人版源码: https://github.com/insoxin/API/tree/master/pay\n\n二维码生成与解码:https://github.com/insoxin/API\n\n# 计划功能\n\n连连支付(LianLianPay)\n\n银联支付(UnionPay)\n\n更多?[提个建议](https://github.com/insoxin/qrpay/issues/new)\n## 常见问题\n1.合并后的收款码有扫码次数和时间限制吗？\n无限制扫码次数；永久可用。\n\n2.合并后的二维码安全吗？\n安全。技术上，我们只是对五种类型的收款码进行合并，让用户收款使用更方便\n\n3.别人扫码付款后，钱打到哪里去了？\n打到您的个人账户。具体来说：微信扫码付款时，钱打到您的微信钱包里；支付宝扫码付款时，钱打到您的支付宝账户里；QQ扫码付款时，钱打到您的QQ钱包里；京东扫码付款时，钱打到您的京东钱包里；百度扫码付款时，钱打到您的百度钱包里\n\n4.为什么微信、QQ扫码后还需要长按识别？\n微信、QQ接口未开放权限，无法直接调起微信、QQ转账页面，所以需要长按识二维码别进行转账。（给您带来不便还请谅解）目前支付宝接口已开放权限。可以直接扫码付款。\n\n5.使用此功能时，微信支付、支付宝支付、手机QQ支付、京东钱包、百度钱包,会向我收取费用吗？\n不会。此功能是对二维码进行合并，不涉及微信、支付宝、QQ、京东、百度的收费问题。\n\n6.在网站上传收款码会泄露用户隐私资料吗？\n\n不会。收款码是个人的收款二维码，是客户向对方转账的一种方式，和商家平时向客户展示的收款码是一样的。\n\n7.合并后的二维码能通过微信或者支付宝或者QQ或者京东扫码转账码？\n可以。通过合并后的二维码可以自动识别用户扫码方式，微信扫码则使用微信支付，支付宝扫码则使用支付宝支付，QQ扫码则使用QQ支付,京东扫码则使用京东支付,百度扫码则使用百度支付\n\n8.合并二维码对于商家有什么好处？\n①对于商家来说可免中间手续费，收款直接转入到商家个体账户，不需经过第三方公司提现。\n\n②一码在手，随扫随有：只保留一个扫码牌就可以了。\n\n③此功能免费使用\n\n9.PayPal怎么提取用户名？\nhttps://www.paypal.me/insoxin 链接中的insoxin就是您的用户名\n\n10.模板更新\n①目前可使用40个模板(2019.04.04)\n(21,py交易,由 @海峰 提供\n\n②看到好看的二维码可以点击底部 问题反馈 发送给我\n\n\nGitHub：https://github.com/insoxin/qrpay/\n\n本站托管在腾讯COS中！立即赞助\n\n部分特殊二维码若识别不出,请到https://cli.im/deqr 识别后复制过来继续\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsoxin%2Fqrpay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsoxin%2Fqrpay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsoxin%2Fqrpay/lists"}