From 9524bcd11cd6d4b35d86be3f7961372eb5f5dfca Mon Sep 17 00:00:00 2001 From: David Date: Tue, 14 Sep 2021 14:12:55 +0700 Subject: [PATCH 1/2] add xenInvoice --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c67139f7..f3ce7d84 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,7 @@ Gateway | 2.x | 3.x | Composer Package | Maintainer [Yandex.Money for P2P payments](https://github.com/hiqdev/omnipay-yandexmoney) | ✓ | ✓ | hiqdev/omnipay-yandexmoney | [HiQDev](https://github.com/hiqdev) [Yekpay](https://github.com/nekofar/omnipay-yekpay) | - | ✓ | nekofar/omnipay-yekpay | [Milad Nekofar](https://github.com/nekofar) [ZarinPal](https://github.com/nekofar/omnipay-zarinpal) | - | ✓ | nekofar/omnipay-zarinpal | [Milad Nekofar](https://github.com/nekofar) +[Xendit Invoice](https://github.com/David-Kurniawan/omnipay-xeninvoice) | - | ✓ | david-kurniawan/omnipay-xeninvoice | [David Kurniawan](https://github.com/David-Kurniawan) Gateways are created and initialized like so: From 05a559fe063d91ab122732300f07656d5efbfa75 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 14 Sep 2021 14:14:34 +0700 Subject: [PATCH 2/2] reorder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3ce7d84..04ca74d1 100644 --- a/README.md +++ b/README.md @@ -286,12 +286,12 @@ Gateway | 2.x | 3.x | Composer Package | Maintainer [Worldpay XML Direct Corporate Gateway](https://github.com/teaandcode/omnipay-worldpay-xml) | ✓ | - | teaandcode/omnipay-worldpay-xml | [Dave Nash](https://github.com/teaandcode) [Worldpay XML Hosted Corporate Gateway](https://github.com/catharsisjelly/omnipay-worldpay-cg-hosted) | ✓ | ✓ | catharsisjelly/omnipay-worldpay-cg-hosted | [Chris Lock](https://github.com/catharsisjelly) [Worldpay Business Gateway](https://github.com/thephpleague/omnipay-worldpay) | ✓ | ✓ | omnipay/worldpay | [Omnipay](https://github.com/thephpleague/omnipay) +[Xendit Invoice](https://github.com/David-Kurniawan/omnipay-xeninvoice) | - | ✓ | david-kurniawan/omnipay-xeninvoice | [David Kurniawan](https://github.com/David-Kurniawan) [Yandex.Kassa](https://github.com/hiqdev/omnipay-yandex-kassa) | ✓ | ✓ | hiqdev/omnipay-yandex-kassa | [HiQDev](https://github.com/hiqdev) [Yandex.Money](https://github.com/yandex-money/yandex-money-cms-omnipay) | ✓ | - | yandexmoney/omnipay | [Roman Ananyev](https://github.com/aTastyCookie/) [Yandex.Money for P2P payments](https://github.com/hiqdev/omnipay-yandexmoney) | ✓ | ✓ | hiqdev/omnipay-yandexmoney | [HiQDev](https://github.com/hiqdev) [Yekpay](https://github.com/nekofar/omnipay-yekpay) | - | ✓ | nekofar/omnipay-yekpay | [Milad Nekofar](https://github.com/nekofar) [ZarinPal](https://github.com/nekofar/omnipay-zarinpal) | - | ✓ | nekofar/omnipay-zarinpal | [Milad Nekofar](https://github.com/nekofar) -[Xendit Invoice](https://github.com/David-Kurniawan/omnipay-xeninvoice) | - | ✓ | david-kurniawan/omnipay-xeninvoice | [David Kurniawan](https://github.com/David-Kurniawan) Gateways are created and initialized like so: