@rebilly/instruments 3.44.0 → 3.44.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/index.js +9 -9
- package/dist/index.min.js +9 -9
- package/package.json +1 -1
- package/src/data/payment-methods.json +57 -0
package/package.json
CHANGED
|
@@ -666,6 +666,25 @@
|
|
|
666
666
|
}
|
|
667
667
|
]
|
|
668
668
|
},
|
|
669
|
+
{
|
|
670
|
+
"apiName": "Directa24Card",
|
|
671
|
+
"name": "Directa24Card",
|
|
672
|
+
"landscapeLogo": "https://app.rebilly.com/static/payment-methods/landscape/Directa24Card.svg",
|
|
673
|
+
"portraitLogo": null,
|
|
674
|
+
"summary": "Directa24 was formerly known as Astropay and specialized in Latin American local payment methods. They have expanded to include other emerging markets.\n",
|
|
675
|
+
"description": "Directa24 was formerly known as Astropay and specialized in Latin American local payment methods. They have expanded to include other emerging markets.\n",
|
|
676
|
+
"countries": {
|
|
677
|
+
"mode": "unknown",
|
|
678
|
+
"values": []
|
|
679
|
+
},
|
|
680
|
+
"storefrontEnabled": true,
|
|
681
|
+
"_links": [
|
|
682
|
+
{
|
|
683
|
+
"rel": "self",
|
|
684
|
+
"href": "https://api.rebilly.com/payment-methods/Directa24Card"
|
|
685
|
+
}
|
|
686
|
+
]
|
|
687
|
+
},
|
|
669
688
|
{
|
|
670
689
|
"apiName": "domestic-cards",
|
|
671
690
|
"name": "Domestic Cards",
|
|
@@ -1445,6 +1464,25 @@
|
|
|
1445
1464
|
}
|
|
1446
1465
|
]
|
|
1447
1466
|
},
|
|
1467
|
+
{
|
|
1468
|
+
"apiName": "MercadoPago",
|
|
1469
|
+
"name": "MercadoPago",
|
|
1470
|
+
"landscapeLogo": "https://app.rebilly.com/static/payment-methods/landscape/MercadoPago.svg",
|
|
1471
|
+
"portraitLogo": null,
|
|
1472
|
+
"summary": "Mercado hosts the largest online commerce and payments ecosystem in Latin America. They are present in 18 countries including: Argentina, Brazil, Mexico, Colombia, Chile, Venezuela and Peru. [www.mercadopago.com](https://www.mercadopago.com/)\n",
|
|
1473
|
+
"description": "Mercado hosts the largest online commerce and payments ecosystem in Latin America. They are present in 18 countries including: Argentina, Brazil, Mexico, Colombia, Chile, Venezuela and Peru. [www.mercadopago.com](https://www.mercadopago.com/)\n",
|
|
1474
|
+
"countries": {
|
|
1475
|
+
"mode": "unknown",
|
|
1476
|
+
"values": []
|
|
1477
|
+
},
|
|
1478
|
+
"storefrontEnabled": true,
|
|
1479
|
+
"_links": [
|
|
1480
|
+
{
|
|
1481
|
+
"rel": "self",
|
|
1482
|
+
"href": "https://api.rebilly.com/payment-methods/MercadoPago"
|
|
1483
|
+
}
|
|
1484
|
+
]
|
|
1485
|
+
},
|
|
1448
1486
|
{
|
|
1449
1487
|
"apiName": "MiFinity-eWallet",
|
|
1450
1488
|
"name": "MiFinity-eWallet",
|
|
@@ -2674,6 +2712,25 @@
|
|
|
2674
2712
|
}
|
|
2675
2713
|
]
|
|
2676
2714
|
},
|
|
2715
|
+
{
|
|
2716
|
+
"apiName": "Tupay",
|
|
2717
|
+
"name": "Tupay",
|
|
2718
|
+
"landscapeLogo": "https://app.rebilly.com/static/payment-methods/landscape/Tupay.svg",
|
|
2719
|
+
"portraitLogo": null,
|
|
2720
|
+
"summary": "Tupay is a one-stop-shop payment platform. It enables you to make everyday purchases in an easy, convenient, and secure manner through your favorite wallets.\nPay seamlessly, in-app, from anywhere your money is. Whether it is mobile money, a card, or bank without the need to transfer to various wallets.\n",
|
|
2721
|
+
"description": "Tupay is a one-stop-shop payment platform. It enables you to make everyday purchases in an easy, convenient, and secure manner through your favorite wallets.\nPay seamlessly, in-app, from anywhere your money is. Whether it is mobile money, a card, or bank without the need to transfer to various wallets.\n",
|
|
2722
|
+
"countries": {
|
|
2723
|
+
"mode": "unknown",
|
|
2724
|
+
"values": []
|
|
2725
|
+
},
|
|
2726
|
+
"storefrontEnabled": true,
|
|
2727
|
+
"_links": [
|
|
2728
|
+
{
|
|
2729
|
+
"rel": "self",
|
|
2730
|
+
"href": "https://api.rebilly.com/payment-methods/Tupay"
|
|
2731
|
+
}
|
|
2732
|
+
]
|
|
2733
|
+
},
|
|
2677
2734
|
{
|
|
2678
2735
|
"apiName": "UPI",
|
|
2679
2736
|
"name": "UPI",
|