Skip to content

Commit

Permalink
Merge pull request #1277 from openfintechio/feature/INT-2734-pg-alikassa
Browse files Browse the repository at this point in the history
INT-2734: pg alikassa
  • Loading branch information
TonyTramb committed Oct 18, 2023
2 parents 4a27f98 + 01157a2 commit a054c43
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 26 deletions.
10 changes: 10 additions & 0 deletions data/payment_methods.json
Original file line number Diff line number Diff line change
Expand Up @@ -8966,5 +8966,15 @@
"ru": "PT Fintek Karya Nusantara Linkaja e-wallet",
"uk": "PT Fintek Karya Nusantara Linkaja e-wallet"
}
},
{
"code": "bank_neo_commerce",
"category": "bank_transfer",
"status": "active",
"name": {
"en": "PT. Bank Neo Commerce",
"ru": "PT. Bank Neo Commerce",
"uk": "PT. Bank Neo Commerce"
}
}
]
29 changes: 15 additions & 14 deletions data/payment_providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -18531,7 +18531,21 @@
"en": "AliKassa"
},
"payment_method": [
"payment_card"
"payment_card",
"promptpay_qr",
"truemoney",
"bank_transfer_qr",
"ovo",
"dana",
"linkaja",
"shopeepay",
"bank_central_asia",
"bank_negara_indonesia",
"bank_neo_commerce",
"bank_rakyat_indonesia",
"permata_bank",
"mandiri_bank",
"cimb_niaga"
],
"payout_method": [
"payment_card"
Expand Down Expand Up @@ -24328,19 +24342,6 @@
"bank_transfer"
]
},
{
"status": "active",
"code": "mobilum",
"vendor": "mobilum",
"payment_method": [
"payment_card"
],
"name": {
"en": "Mobilum",
"ru": "Mobilum",
"uk": "Mobilum"
}
},
{
"status": "active",
"code": "redqueen",
Expand Down
9 changes: 9 additions & 0 deletions data/payment_services.json
Original file line number Diff line number Diff line change
Expand Up @@ -21106,5 +21106,14 @@
"method": "bank_transfer_qr",
"amount_min": 0.01,
"amount_max": 15000000000
},
{
"code": "bank_neo_commerce_idr_hpp",
"currency": "IDR",
"status": "active",
"flow": "hpp",
"method": "bank_neo_commerce",
"amount_min": 0.01,
"amount_max": 15000000000
}
]
12 changes: 0 additions & 12 deletions data/vendors.json
Original file line number Diff line number Diff line change
Expand Up @@ -33838,18 +33838,6 @@
"uk": "OneTwoThreePay"
}
},
{
"code": "mobilum",
"status": "active",
"links": {
"website": "https://mobilum.com"
},
"name": {
"en": "Mobilum",
"ru": "Mobilum",
"uk": "Mobilum"
}
},
{
"code": "redqueen",
"status": "active",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/vendors/bank_neo_commerce/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/vendors/bank_neo_commerce/logo.png
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 a054c43

Please sign in to comment.