ci-merchant
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:An open source payment processing library for CodeIgniter
## CI-Merchant is no longer supported. Use [Omnipay](https://github.com/adrianmacneil/omnipay) instead.

CI-Merchant was rewritten as a PHP 5.3+ Composer package, which will work with any PHP framework, not just CodeIgniter.
CI-Merchant is no longer being actively developed or supported, so you should not use it on new projects,
and all existing projects should upgrade to Omnipay as soon as possible.

For more details, see [Omnipay PHP Payment Processing Library](https://github.com/adrianmacneil/omnipay).

## CI-Merchant Library

CI-Merchant is a driver-based payment processing library built specifically for use in CodeIgniter web applications.
It allows you to integrate any supported payment gateway using a consistent API.

## Requirements

 * CodeIgniter 2.0+
 * PHP 5.2+

## Documentation

For complete documentation and examples please visit [ci-merchant.org](http://ci-merchant.org/).

## Support

If you are having general issues with CI-Merchant, we suggest posting your issue on
[Stack Overflow](http://stackoverflow.com/). Feel free to ping [@expressodev](https://twitter.com/expressodev) on Twitter
if you can't find a solution.

If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/expressodev/ci-merchant/issues),
or better yet, fork the library and [submit a pull request](https://github.com/expressodev/ci-merchant/pulls).

## License

CI Merchant is released under the MIT License. For more information, see [License](https://github.com/expressodev/ci-merchant/blob/develop/LICENSE.md).

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。