AVQV ● Flutterwave Webhook Router
One API key · one webhook URL · every site gets its payments.
Webhook endpoint
POST /webhook-routerFlutterwave dashboard
https://avqv.name.ng/webhook-routerHealth check
GET /healthSigned by
verif-hash (FLW_WEBHOOK_HASH)- Each site's checkout stamps its own prefix into
tx_ref. - Flutterwave sends every event to this one URL.
- The router matches the prefix and forwards the event - signature intact - to that site's backend.