safaricom / LNMOnlineAndroidSample

Lipa Na MPESA Online (STK Push) Android Sample Application. This app demonstrates an e-commerce purchase and checkout process via Mpesa and Daraja :smile:
https://developer.safaricom.co.ke/
Apache License 2.0
128 stars 129 forks source link

Added methods to get timestamp and the password from the passkey. #9

Closed bdhobare closed 6 years ago

bdhobare commented 6 years ago

Added methods to get timestamp and the password from the passkey instead of hardcoded values. Also added a sanitizer for phone number. Implemented originally here.

Added support for Android Studio 3

bdhobare commented 6 years ago

@kisese The suggestions have been applied.Thanks