You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-18Lines changed: 20 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,21 @@
1
-
# Omnipay: :gateway
1
+
# Omnipay: ECPay
2
2
3
3
**Skeleton gateway for the Omnipay PHP payment processing library**
4
4
5
-
[](https://packagist.org/packages/:vendor/omnipay-:gateway)
5
+
[](https://packagist.org/packages/omnipay-taiwan/omnipay-ecpay)
[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for
13
+
PHP 5.3+. This package implements ecpay support for Omnipay.
12
14
13
-
[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment
14
-
processing library for PHP 5.3+. This package implements :gateway support for Omnipay.
15
-
16
-
**Note:** Replace `:vendor`, `:author_name`, `:author_username`, `:author_website`, `:author_email`, `:gateway`, `:package_description` and `:gateway` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md)and [composer.json](composer.json) files, then delete this line.
The following gateways are provided by this package:
32
34
33
-
*:gateway
35
+
* ecpay
34
36
35
37
For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay) repository.
36
38
@@ -40,12 +42,12 @@ If you are having general issues with Omnipay, we suggest posting on
40
42
[Stack Overflow](http://stackoverflow.com/). Be sure to add the
41
43
[omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.
42
44
43
-
If you want to keep up to date with release announcements, discuss ideas for the project,
44
-
or ask more detailed questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which
45
-
you can subscribe to.
45
+
If you want to keep up to date with release announcements, discuss ideas for the project, or ask more detailed
46
+
questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which you can subscribe to.
46
47
47
-
If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/:vendor/omnipay-:gateway/issues),
48
-
or better yet, fork the library and submit a pull request.
48
+
If you believe you have found a bug, please report it using
49
+
the [GitHub issue tracker](https://github.com/omnipay-taiwan/omnipay-ecpay/issues), or better yet, fork the library and
50
+
submit a pull request.
49
51
50
52
## Change log
51
53
@@ -67,7 +69,7 @@ If you discover any security related issues, please email :author_email instead
0 commit comments