diff --git a/data/payment_services.json b/data/payment_services.json index ebcaaacf3..6bc7bfc7a 100644 --- a/data/payment_services.json +++ b/data/payment_services.json @@ -2160,6 +2160,15 @@ "amount_min": 0.01, "amount_max": 2050000 }, + { + "status": "active", + "code": "bank_transfer_gbp_hpp", + "currency": "GBP", + "flow": "hpp", + "method": "bank_transfer", + "amount_min": 0.01, + "amount_max": 100000 + }, { "status": "active", "code": "bank_transfer_usd_hpp",