Download the PHP package starlight36/omnipay-alipay without Composer
On this page you can find all versions of the php package starlight36/omnipay-alipay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download starlight36/omnipay-alipay
More information about starlight36/omnipay-alipay
Files in starlight36/omnipay-alipay
Package omnipay-alipay
Short Description Includes Omnipay payment processing library and all officially supported gateways
License MIT
Homepage https://github.com/omnipay/omnipay
Informations about the package omnipay-alipay
Omnipay: Alipay
Alipay driver for the Omnipay PHP payment processing library
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Alipay support for Omnipay.
Example Code
Installation
Omnipay is installed via Composer. To install, simply add it
to your composer.json
file:
And run composer to update your dependencies:
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update
Basic Usage
The following gateways are provided by this package:
- Alipay_Express (Alipay Express Checkout) 支付宝即时到账接口
- Alipay_Secured (Alipay Secured Checkout) 支付宝担保交易接口
- Alipay_Dual (Alipay Dual Function Checkout) 支付宝双功能交易接口
- Alipay_WapExpress (Alipay Wap Express Checkout) 支付宝WAP客户端接口
- Alipay_MobileExpress (Alipay Mobile Express Checkout) 支付宝无线支付接口
- Alipay_Bank (Alipay Bank Checkout) 支付宝网银快捷接口
For general usage instructions, please see the main Omnipay repository.
Support
If you are having general issues with Omnipay, we suggest posting on Stack Overflow. Be sure to add the omnipay tag so it can be easily found.
If you want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a mailing list which you can subscribe to.
If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.
All versions of omnipay-alipay with dependencies
omnipay/authorizenet Version ~2.0
omnipay/buckaroo Version ~2.0
omnipay/cardsave Version ~2.0
omnipay/common Version ~2.1.0
omnipay/dummy Version ~2.0
omnipay/eway Version ~2.0
omnipay/firstdata Version ~2.0
omnipay/gocardless Version ~2.0
omnipay/manual Version ~2.0
omnipay/migs Version ~2.0
omnipay/mollie Version ~2.0
omnipay/multisafepay Version ~2.0
omnipay/netaxept Version ~2.0
omnipay/netbanx Version ~2.0
omnipay/payfast Version ~2.0
omnipay/payflow Version ~2.0
omnipay/paymentexpress Version ~2.0
omnipay/paypal Version ~2.0
omnipay/pin Version ~2.0
omnipay/sagepay Version ~2.0
omnipay/securepay Version ~2.0
omnipay/stripe Version ~2.0
omnipay/targetpay Version ~2.0
omnipay/worldpay Version ~2.0