Git Product home page Git Product logo

ci-mpesa's People

Contributors

barmao avatar mwangangi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ci-mpesa's Issues

How To Guide?

Where is the "how-to" guide for utilization of the library?

C2B validation using CallBacks

Following your tutorial, this is how you get data from the mpesa_callbacks to our controller n then to model
public function c2b() { $data['response_body'] = $this->mpesa_callbacks->processSTKPushRequestCallback(); $this->test_model->insert($data); }

Now, if I wanted to use one of the variables to actually perform my validation before sending a response to confirm or reject payment, how would I extract that info from the variable $data

Like maybe $sent_pay = $data->$transAmount;

Update

Nice library , could you update this to ci 4

Trying to get property of non-object on Call Back

Good evening sir,
Tried setting up everything as you have and tried processing c2B callback but I'm getting the error
Trying to get property of non-object
Further, I dont understand how to register the URLS using this library
Could you please guide me a bit?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.