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
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,17 @@
1
-
# Omnipay: :gateway
1
+
# Omnipay: FlashPay
2
2
3
3
**FlashPay 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-flashpay)
[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`, `recca0120`, `:author_username`, `https://github.com/recca0120`, `recca0120@gmail.com`, `: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.
14
+
processing library for PHP 5.3+. This package implements flashpay support for Omnipay.
17
15
18
16
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what
19
17
PSRs you support to avoid any confusion with users and contributors.
@@ -23,14 +21,14 @@ PSRs you support to avoid any confusion with users and contributors.
23
21
Instal the gateway using require. Require the `league/omnipay` base package and this gateway.
0 commit comments