{"id":21607906,"url":"https://github.com/ark930/binkky-pay","last_synced_at":"2025-03-18T15:23:48.992Z","repository":{"id":75422235,"uuid":"145431784","full_name":"ark930/binkky-pay","owner":"ark930","description":"聚合支付的PHP实现","archived":false,"fork":false,"pushed_at":"2018-08-20T15:03:48.000Z","size":138,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T19:36:46.635Z","etag":null,"topics":["alipay","payment","php","wehcat"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ark930.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-20T14:54:41.000Z","updated_at":"2023-06-06T03:56:17.000Z","dependencies_parsed_at":"2023-06-06T11:15:30.575Z","dependency_job_id":null,"html_url":"https://github.com/ark930/binkky-pay","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/ark930%2Fbinkky-pay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ark930%2Fbinkky-pay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ark930%2Fbinkky-pay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ark930%2Fbinkky-pay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ark930","download_url":"https://codeload.github.com/ark930/binkky-pay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244246586,"owners_count":20422461,"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","payment","php","wehcat"],"created_at":"2024-11-24T20:34:31.587Z","updated_at":"2025-03-18T15:23:48.967Z","avatar_url":"https://github.com/ark930.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binkky Payment API\n\n第三方支付聚合API\n\n## 适用对象\n\n- Binkky Merchat API\n- 第三方开发者\n\n## 技术架构\n\n- PHP 7.0 / Lumen 5.3\n- MySQL 5.7\n- Redis 3.x\n- ElasticSearch 5.x\n\n## 功能\n\n## API\n\n### Authentication 认证\n\n### Errors 错误处理\n使用 HTTP 状态码来表明一个 API 请求的成功或失败。通常，返回值 2xx 表明 API 请求成功。\n返回值 4xx 表明 API 请求时被提供了错误的信息（比如参数缺失，参数错误，支付渠道错误等）。\n返回值 5xx 表明 API 请求时，Ping++ 服务器发生了错误。\n###### 属性 ######\n参数 | 描述\n---- | ----\ntype | 错误类型，可以是`invalid_request_error`、`api_error`或是`channel_error`。\nmessage | 返回具体的错误描述。\ncode | **optional** 错误码，因为第三方支付渠道返回的错误代码。\nparam | **optional** 当发生参数错误时返回具体的参数名，如`id`。\n\n### HTTP 状态码 ###\n200 OK - 一切正常。  \n400 Bad Request - 请求失败。  \n401 Unauthorized - 接口未授权。  \n402 Request Failed - 参数格式正确但是请求失败，一般由业务错误引起。\n404 Not Found - 请求的资源不存在。  \n422 Unprocessable Entity - 参数验证失败。  \n429 - Too Many Requests\n5xx Server errors - 服务器内部错误。  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fark930%2Fbinkky-pay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fark930%2Fbinkky-pay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fark930%2Fbinkky-pay/lists"}