File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -110,6 +110,7 @@ Gateway | Composer Package | Maintainer
110
110
[ Buckaroo] ( https://github.com/thephpleague/omnipay-buckaroo ) | omnipay/buckaroo | [ Kayla Daniels] ( https://github.com/kayladnls )
111
111
[ CardGate] ( https://github.com/cardgate/omnipay-cardgate ) | cardgate/omnipay-cardgate | [ CardGate] ( https://github.com/cardgate )
112
112
[ CardSave] ( https://github.com/thephpleague/omnipay-cardsave ) | omnipay/cardsave | [ Kayla Daniels] ( https://github.com/kayladnls )
113
+ [ Checkout.com] ( https://github.com/fotografde/omnipay-checkoutcom ) | fotografde/checkoutcom | [ fotograf.de] ( https://github.com/fotografde )
113
114
[ Coinbase] ( https://github.com/thephpleague/omnipay-coinbase ) | omnipay/coinbase | [ Kayla Daniels] ( https://github.com/kayladnls )
114
115
[ Cybersource] ( https://github.com/dioscouri/omnipay-cybersource ) | dioscouri/omnipay-cybersource | [ Dioscouri Design] ( https://github.com/dioscouri )
115
116
[ Cybersource SOAP] ( https://github.com/DABSquared/omnipay-cybersource-soap ) | dabsquared/omnipay-cybersource-soap | [ DABSquared] ( https://github.com/DABSquared )
Original file line number Diff line number Diff line change 45
45
" targetpay" ,
46
46
" twocheckout" ,
47
47
" worldpay" ,
48
- " payU"
48
+ " payU" ,
49
+ " checkoutcom"
49
50
],
50
51
"homepage" : " https://github.com/thephpleague/omnipay" ,
51
52
"license" : " MIT" ,
120
121
"omnipay/payu" : " PayU" ,
121
122
"paypronl/omnipay-paypro" : " PayPro" ,
122
123
"samvaughton/omnipay-barclays-epdq" : " Barclays ePDQ" ,
123
- "teaandcode/omnipay-worldpay-xml" : " WorldPay XML Direct"
124
+ "teaandcode/omnipay-worldpay-xml" : " WorldPay XML Direct" ,
125
+ "fotografde/omnipay-checkoutcom" : " Checkout.com"
124
126
},
125
127
"extra" : {
126
128
"branch-alias" : {
You can’t perform that action at this time.
0 commit comments