keronei / mpesa_flutter_plugin

Simple plugin for implementing Lipa Na MPESA Online on a flutter app.
https://pub.dev/packages/mpesa_flutter_plugin
Other
37 stars 20 forks source link

CallBack issues #9

Open angwandi opened 9 months ago

angwandi commented 9 months ago

Everything was working okay but getting this error from cloud function trigger : Any help

mpesaCallBack TypeError: Cannot read properties of undefined (reading 'stkCallback') at /workspace/lib/index.js:43:40 at AsyncLocalStorage.run (node:async_hooks:338:14) at /workspace/node_modules/firebase-functions/lib/v2/trace.js:18:37 at /layers/google.nodejs.functions-framework/functions-framework/node_modules/@google-cloud/functions-framework/build/src/function_wrappers.js:98:17 at process.processTicksAndRejections (node:internal/process/task_queues:77:11)