Skip to content

Commit

Permalink
Merge pull request #1795 from openfintechio/feature/INT-6178-klyme-ad…
Browse files Browse the repository at this point in the history
…d-new-service

INT-6178: klyme add new service
  • Loading branch information
maksym-antonyshyn authored Jan 13, 2025
2 parents 50edefb + eeda792 commit 8dd8d4b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/payment_services.json
Original file line number Diff line number Diff line change
Expand Up @@ -2160,6 +2160,15 @@
"amount_min": 0.01,
"amount_max": 2050000
},
{
"status": "active",
"code": "bank_transfer_gbp_hpp",
"currency": "GBP",
"flow": "hpp",
"method": "bank_transfer",
"amount_min": 0.01,
"amount_max": 100000
},
{
"status": "active",
"code": "bank_transfer_usd_hpp",
Expand Down

0 comments on commit 8dd8d4b

Please sign in to comment.