Skip to content

Commit

Permalink
INT-6062: CG Kalonpay
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandra-Malyshenko committed Dec 13, 2024
1 parent 1a29876 commit 683958d
Show file tree
Hide file tree
Showing 6 changed files with 72 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/payment_providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -27047,5 +27047,17 @@
"payout_method": [
"payment_card"
]
},
{
"code": "kalonpay",
"vendor": "kalonpay",
"payment_method": [
"payment_card"
],
"name": {
"en": "KalonPay",
"ru": "KalonPay",
"uk": "KalonPay"
}
}
]
12 changes: 12 additions & 0 deletions data/vendors.json
Original file line number Diff line number Diff line change
Expand Up @@ -35469,5 +35469,17 @@
"ru": "DEFICOPAY",
"uk": "DEFICOPAY"
}
},
{
"code": "kalonpay",
"status": "active",
"links": {
"website": "https://kalonpay.com/"
},
"name": {
"en": "KalonPay",
"ru": "KalonPay",
"uk": "KalonPay"
}
}
]
12 changes: 12 additions & 0 deletions resources/payment_providers/kalonpay/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions resources/payment_providers/kalonpay/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions resources/vendors/kalonpay/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions resources/vendors/kalonpay/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 683958d

Please sign in to comment.