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",