Giter Site home page Giter Site logo

mobpex-php's Introduction

Mobpex php SDK

简介

​ Mobpex php SDK 采用https与Mobpex通信,SDK提供了API的请求封装、摘要签名、响应解释等基础功能,通过SDK能实现查询APP可用支付渠道列表、发起预支付请求、发起退款请求、支付查询、退款查询等业务。

  1. docs 目录下为 Mobpex php SDK 的使用文档。
  2. example 目录下面为调用示例。
  3. mobpexPhpSdk 为 Mobpex php SDK 源文件。

版本要求

建议使用php 5.5.0 以上版本

安装与使用

请参考demo.php

快速指引

首先您需要先完成以下几步:1、注册Mobpex用户;2、创建应用。

然后就可以使用SDK开发程序了:

1、商户服务端接收用户支付请求后通过Server SDK发起预支付请求;

2、商户服务端将Server SDK返回的内容(支付凭证)发送给客户端;

3、客户端调用Client SDK支付接口,传入支付凭证作为参数;

4、Client SDK将唤醒相应渠道支付控件引导用户完成支付。

mobpex-php's People

Contributors

rochesterli avatar

Watchers

James Cloos 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.