We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f8d23 commit 5e6dd4aCopy full SHA for 5e6dd4a
composer.json
@@ -45,7 +45,8 @@
45
"targetpay",
46
"twocheckout",
47
"worldpay",
48
- "payU"
+ "payU",
49
+ "checkoutcom"
50
],
51
"homepage": "https://github.com/thephpleague/omnipay",
52
"license": "MIT",
@@ -119,7 +120,8 @@
119
120
"omnipay/payu": "PayU",
121
"paypronl/omnipay-paypro": "PayPro",
122
"samvaughton/omnipay-barclays-epdq": "Barclays ePDQ",
- "teaandcode/omnipay-worldpay-xml": "WorldPay XML Direct"
123
+ "teaandcode/omnipay-worldpay-xml": "WorldPay XML Direct",
124
+ "fotografde/omnipay-checkoutcom": "Checkout.com"
125
},
126
"extra": {
127
"branch-alias": {
0 commit comments