Skip to content

Commit

Permalink
Merge pull request #1740 from openfintechio/feature/INT-6082-paycos-a…
Browse files Browse the repository at this point in the history
…dd-routes

INT-6082: pg paycos add new routes
  • Loading branch information
romansavchak authored Nov 22, 2024
2 parents 2b3e746 + 77c4235 commit 0e45ef1
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 @@ -26859,6 +26859,15 @@
"amount_min": 0.01,
"amount_max": 1200000000
},
{
"status": "active",
"code": "card_transfer_aggregated_rub_invoice",
"flow": "invoice",
"method": "card_transfer_aggregated",
"currency": "RUB",
"amount_min": 0.01,
"amount_max": 1200000000
},
{
"status": "active",
"code": "ziraat_bank_try_invoice",
Expand Down

0 comments on commit 0e45ef1

Please sign in to comment.