PHPackages                             phwoolcon/payment - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. phwoolcon/payment

ActiveLibrary[Payment Processing](/categories/payments)

phwoolcon/payment
=================

Payment module for Phwoolcon

071

Since Jul 30Compare

[ Source](https://github.com/phwoolcon/payment)[ Packagist](https://packagist.org/packages/phwoolcon/payment)[ RSS](/packages/phwoolcon-payment/feed)WikiDiscussions Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Phwoolcon Payment
=================

[](#phwoolcon-payment)

[![Build Status](https://camo.githubusercontent.com/81c207cb6929ca4317a13166e001e93d0ddb7e650624f644249f95d711c6620f/68747470733a2f2f7472617669732d63692e6f72672f7068776f6f6c636f6e2f7061796d656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phwoolcon/payment)[![Code Coverage](https://camo.githubusercontent.com/e67d705a95167617c948eae8d1cb1631a2a8916b925c7abf3decf992338d8f14/68747470733a2f2f636f6465636f762e696f2f67682f7068776f6f6c636f6e2f7061796d656e742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/phwoolcon/payment)[![License](https://camo.githubusercontent.com/a549a7a30bacba7bfceebdc207a8e86c3f2c02995a2527640dca30048fd2b64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d417061636865253230322e302d626c75652e737667)](https://opensource.org/licenses/Apache-2.0)

Payment module for Phwoolcon

Alipay is delivered by default with this module.

1. Installation
---------------

[](#1-installation)

Add this library to your project by composer:

```
composer require "phwoolcon/payment":"dev-master"

```

2. Configuration
----------------

[](#2-configuration)

Please create a new config file `app/config/production/payment.php` to
override the default settings with real Alipay profile:

```
