Skip to content

Commit 11438fa

Browse files
authored
Merge branch 'master' into feature/INT2-5019-pog-upay-update-methods
2 parents 7fc636d + 7742ad3 commit 11438fa

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

data/payment_services.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4532,6 +4532,15 @@
45324532
"amount_min": 60,
45334533
"amount_max": 6000000
45344534
},
4535+
{
4536+
"status": "active",
4537+
"code": "pagomovil_ves_hpp",
4538+
"currency": "VES",
4539+
"flow": "hpp",
4540+
"method": "pagomovil",
4541+
"amount_min": 60,
4542+
"amount_max": 6000000
4543+
},
45354544
{
45364545
"status": "active",
45374546
"code": "bank_transfer_vnd_hpp",
@@ -26638,6 +26647,15 @@
2663826647
"amount_min": 0.01,
2663926648
"amount_max": 9999999
2664026649
},
26650+
{
26651+
"status": "active",
26652+
"code": "bank_transfer_qr_bob_hpp",
26653+
"currency": "BOB",
26654+
"flow": "hpp",
26655+
"method": "bank_transfer_qr",
26656+
"amount_min": 0.01,
26657+
"amount_max": 700000
26658+
},
2664126659
{
2664226660
"status": "active",
2664326661
"code": "card_transfer_kzt_invoice",

0 commit comments

Comments
 (0)