IanWambai / Chowder

Chowder for Android M-Pesa payments.
MIT License
30 stars 25 forks source link

Payment confirmation via callback url #5

Closed IanWambai closed 7 years ago

IanWambai commented 8 years ago

Checking the user's SMS inbox to confirm payment has it's drawbacks, and using the callback URL will be much more secure.

IanWambai commented 8 years ago

I'll put up a way to confirm your transactions by providing a callback URL, but for now make sure that the product id, for every transaction is unique.

IanWambai commented 8 years ago

Payment confirmation has now been added.

IanWambai commented 7 years ago

There's currently no easy way to add your own callback URL. Fixing this.

shuBomb commented 7 years ago

I am unable to generate payment confirm dialog, Is it depend on the callback url?

I need this

The system will push a USSD menu to the customer and prompt the customer to enter their BONGA PIN and any other validation information

IanWambai commented 7 years ago

I'm currently a bit tied up and will look at this tomorrow. I've reopened the issue for now.

shuBomb commented 7 years ago

Ok thanks for quick response.. :)

IanWambai commented 7 years ago

Hi please post more details about your issue, the steps you've taken, what you're trying and the response you're getting. I've tested it and everything works okay.

Code and/or screenshots will help.