We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fc636d + 7742ad3 commit 11438faCopy full SHA for 11438fa
1 file changed
data/payment_services.json
@@ -4532,6 +4532,15 @@
4532
"amount_min": 60,
4533
"amount_max": 6000000
4534
},
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
+ },
4544
{
4545
"status": "active",
4546
"code": "bank_transfer_vnd_hpp",
@@ -26638,6 +26647,15 @@
26638
26647
"amount_min": 0.01,
26639
26648
"amount_max": 9999999
26640
26649
26650
26651
26652
+ "code": "bank_transfer_qr_bob_hpp",
26653
+ "currency": "BOB",
26654
26655
+ "method": "bank_transfer_qr",
26656
+ "amount_min": 0.01,
26657
+ "amount_max": 700000
26658
26641
26659
26642
26660
26643
26661
"code": "card_transfer_kzt_invoice",
0 commit comments