File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Omnipay Common
2
2
3
- Core components for the Omnipay payment processing library
3
+ ** Core components for the Omnipay PHP payment processing library**
4
4
5
5
[ ![ Build Status] ( https://travis-ci.org/omnipay/common.png?branch=master )] ( https://travis-ci.org/omnipay/common )
6
6
[ ![ Latest Stable Version] ( https://poser.pugx.org/omnipay/common/version.png )] ( https://packagist.org/packages/omnipay/common )
7
7
[ ![ Total Downloads] ( https://poser.pugx.org/omnipay/common/d/total.png )] ( https://packagist.org/packages/omnipay/common )
8
+
9
+ [ Omnipay] ( https://github.com/omnipay/omnipay ) is a framework agnostic, multi-gateway payment
10
+ processing library for PHP 5.3+. This package implements common classes required by Omnipay.
11
+
12
+ ## Support
13
+
14
+ If you are having general issues with Omnipay, we suggest posting on
15
+ [ Stack Overflow] ( http://stackoverflow.com/ ) . Be sure to add the
16
+ [ omnipay tag] ( http://stackoverflow.com/questions/tagged/omnipay ) so it can be easily found.
17
+
18
+ If you want to keep up to date with release anouncements, discuss ideas for the project,
19
+ or ask more detailed questions, there is also a [ mailing list] ( https://groups.google.com/forum/#!forum/omnipay ) which
20
+ you can subscribe to.
21
+
22
+ If you believe you have found a bug, please report it using the [ GitHub issue tracker] ( https://github.com/omnipay/common/issues ) ,
23
+ or better yet, fork the library and submit a pull request.
You can’t perform that action at this time.
0 commit comments