-
Is it possible to add extra options under payment Methods? If possible a configurable option, if not an (other) option possibly with text box specifying. We have Mobile payment (Mpesa) which is purely…
-
hello saw your video from github, how do i access the request bin site?
-
I have been frequently getting the Invalid Access Token error that resolves in the course of the day. Note that the production configs are all correct. I narrowed it down to the mpesa_token, which I s…
-
Update Chowder to use the new Safaricom M-Pesa REST APIs. I'll try finish this by the end of the year, but it's not 100% certain. You can find more documentation [here](https://developer.safaricom.co.…
-
Hi! good work on this however, there's a slight issue with how you get the env variables in the Mpesa class. Once the config is cached, via config:cache, the .env file is no longer loaded and calls to…
-
When using this SDK inside a laravel project, the package fails to read the **env** variables if you run the **config:cache** command.
It's only able to pick the MPESA secret and keys after running…
-
-
I have added the redirect_url to the config like this;
```
const redirectUrl = window.location.path + WATCH + '/' + singleEvent.event.sessionId + '/' + singleEvent.event.sessionToken;
const con…
-
![image](https://user-images.githubusercontent.com/239550/202449950-a2f65881-360c-44df-bbd3-e6005df308ac.png)
* 2922-11-17, Will, Sohail, Christopher
* The home page for the CICs as a dashboar…
-
Hi, i have been using your module, but currently i updated my odoo version and its not working anymore, i was wondering because it is opensource if you could update it