Skip to content

Commit 329c254

Browse files
committed
Merge pull request thephpleague#294 from imsqiu/master
Add UnionPay Gateway
2 parents 08f8d23 + 8bdebce commit 329c254

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ Gateway | Composer Package | Maintainer
150150
[Skrill](https://github.com/alfaproject/omnipay-skrill) | alfaproject/omnipay-skrill | [João Dias](https://github.com/alfaproject)
151151
[Stripe](https://github.com/thephpleague/omnipay-stripe) | omnipay/stripe | [Kayla Daniels](https://github.com/kayladnls)
152152
[TargetPay](https://github.com/thephpleague/omnipay-targetpay) | omnipay/targetpay | [Alexander Deruwe](https://github.com/aderuwe)
153+
[UnionPay](https://github.com/lokielse/omnipay-unionpay) | omnipay/lokielse-unionpay | [Loki Else](https://github.com/lokielse)
153154
[Wirecard](https://github.com/igaponov/omnipay-wirecard) | igaponov/omnipay-wirecard | [Igor Gaponov](https://github.com/igaponov)
154155
[WorldPay](https://github.com/thephpleague/omnipay-worldpay) | omnipay/worldpay | [Kayla Daniels](https://github.com/kayladnls)
155156
[WorldPay XML Direct](https://github.com/teaandcode/omnipay-worldpay-xml) | teaandcode/omnipay-worldpay-xml | [Dave Nash](https://github.com/teaandcode)

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
"igaponov/omnipay-wirecard": "Wirecard",
115115
"justinbusschau/omnipay-secpay": "SecPay",
116116
"lokielse/omnipay-alipay": "Alipay",
117+
"lokielse/omnipay-unionpay": "UnionPay",
117118
"mfauveau/omnipay-nmi": "Network Merchants Inc. (NMI)",
118119
"mfauveau/omnipay-pacnet": "Pacnet",
119120
"omnipay/payu": "PayU",

0 commit comments

Comments
 (0)