From a56da6806ea2186d6f0f72095f60eb446b53dda6 Mon Sep 17 00:00:00 2001 From: Valeriy Pysmennyi Date: Fri, 12 Jun 2026 12:32:05 +0300 Subject: [PATCH] INT2-5703: PG 4Bill add new methods and currencies --- data/payment_services.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/payment_services.json b/data/payment_services.json index 61686a0d2..8ff846a43 100644 --- a/data/payment_services.json +++ b/data/payment_services.json @@ -19412,6 +19412,15 @@ "amount_min": 0.01, "amount_max": 100000 }, + { + "status": "active", + "code": "binancepay_usdc_hpp", + "flow": "hpp", + "method": "binancepay", + "currency": "USDC", + "amount_min": 0.01, + "amount_max": 100000 + }, { "status": "active", "code": "binancepay_eur_hpp", @@ -45328,6 +45337,15 @@ "amount_min": 0.01, "amount_max": 100000 }, + { + "status": "active", + "code": "bybit_pay_usdc_hpp", + "flow": "hpp", + "method": "bybit_pay", + "currency": "USDC", + "amount_min": 0.01, + "amount_max": 100000 + }, { "status": "active", "code": "mtn_xof_invoice",