Giter Club home page Giter Club logo

qpay-php-sdk's Introduction

QQ钱包 PHP SDK

【请求型接口】--QPay_client_

  • 统一支付接口类--UnifiedOrder
  • 订单查询接口--OrderQuery
  • 退款申请接口--Refund
  • 退款查询接口--RefundQuery
  • 对账单接口--DownloadBill
  • 短链接转换接口--ShortUrl

【响应型接口】--QPay_server_

  • 通用通知接口--Notify

【CommonUtil】常用工具:

  • trimString(),设置参数时需要用到的字符处理函数
  • createNoncestr(),产生随机字符串,不长于32位
  • formatBizQueryParaMap(),格式化参数,签名过程需要用到
  • getSign(),生成签名
  • arrayToXml(),ARRAY 转 XML xml
  • ToArray(),XML 转 ARRAY
  • postXmlCurl(),以POST 方式提交 XML 到对应的接口 URL
  • postXmlSSLCurl(),使用证书,以 POST 方式提交 XML 到对应的接口 URL

感谢 https://github.com/djlinks/wxpay 提供 微信支付接口 SDK

qpay-php-sdk's People

Contributors

tension avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.