library · inferred from evidence
flw
A namespace or module within the flutterwave-node-v3 library used to access Flutterwave API methods like Transaction.verify.
- Fix Flutterwave Node v3 Transaction.verify failing
Calling flw.Transaction.verify on flutterwave-node-v3 fails even with valid credentials, which looks like the module's base URL not being wired up. A maintainer confirmed the verify path was broken and fixed in the latest release. Update th