AVQV ● Flutterwave Webhook Router

One API key · one webhook URL · every site gets its payments.

Webhook endpointPOST /webhook-router
Flutterwave dashboardhttps://avqv.name.ng/webhook-router
Health checkGET /health
Signed byverif-hash (FLW_WEBHOOK_HASH)
  1. Each site's checkout stamps its own prefix into tx_ref.
  2. Flutterwave sends every event to this one URL.
  3. The router matches the prefix and forwards the event - signature intact - to that site's backend.