Giter Club home page Giter Club logo

windqzy / lpays Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hectorqin/lpays

0.0 0.0 0.0 31.31 MB

常用的支付接口封装,涵盖国内外常用的支付接口[支持 PC端,WAP端及部分APP端]1. 微信[包含扫码]2. 支付宝 3. 百付宝4. 京东5. 财付通 6. Palpay[人民币自动转美元,汇率自己设置] 7. 银联,8. QQ支付9. 其他支付接口陆续接入中....保持一致入口和配置,及自主选择及添加支付方式而无需修改业务层代码所有接口都基于官方代码开发[基本无修改官方提供代码],可以跟官方代码保持同步升级完善的使用示例及拥有简易接入方式,完善的功能,包含支付 退款 查询订单 转账[部分接口]等

JavaScript 0.27% PHP 97.70% Objective-C 0.27% CSS 0.95% Objective-C++ 0.35% HTML 0.46%

lpays's Introduction

#国内统一支付接口

配置及使用示例参考 ./dome 目录

  1. 添加新支付实现接口 LPAY\Pay\PayAdapter 接口 a. 当支付接口有回调页面 实现 LPAY\Pay\PayAdapterCallback 接口 b. 当支付接口有后台通知 实现 LPAY\Pay\PayAdapterNotify 接口

  2. 支付接口支持直接状态查询 实现 LPAY\Pay\Query 接口

  3. 已集成支付接口

    1. 支付宝 [包含 PC WAP 及 APP]
    2. 百付宝[百度] [包含 PC WAP 银行直连]
    3. 京东 [包含 PC WAP]
    4. Palpay [货币可传美元,或内部自动转换] [包含 PC WAP 信用卡直付]
    5. 财付通 [包含 PC WAP]
    6. 银联[包含apple pay] [包含 PC WAP]
    7. 微信支付 [包含WAP 扫码 及 APP]
  4. 已集成支付接口都已实现并统一 退款接口订单查询接口

  5. 实现转账接口

    1. 支付宝[需跳页面输入支付密码]
    2. 微信
  6. 对账单下载 1. 支付宝 2. 微信

lpays's People

Contributors

shanliu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.