safaricom / mpesa-node-library

M-Pesa Library for Node.js using REST API
Apache License 2.0
161 stars 139 forks source link

fixed environment variable bug #28

Open seanbaraka opened 3 years ago

seanbaraka commented 3 years ago

While switching to production, the environment variable falls back to sandbox, which should not be the case. Fixed this by identifying and correcting an incorrectly named property in the Mpesa class