|
From: Terence M. <te...@sa...> - 2015-07-06 13:31:40
|
Hi Diksha, The Mifos X Messenger and Android client are quite different and address different needs. The Mifos X Messenger purports to send SMS to clients when they do a financial transaction for which they don't even need a smart phone be it Android or iOS or whatever. The Mifos X Android app currently is for Loan Officers to provide financial services on Android smartphones or other Android devices. Mifos X Messenger is a server side web application which does not run on client devices. It is a kind of intermediary between Mifos X and Bulk SMS provider. The Android client is a client side application which needs to be installed on the devices used by loan officers. So in conclusion, if you want to generate receipts for financial transactions on the Android device operated by Loan Officers, the Mifos X Messenger does not cater to your requirements. Let me know if you need further clarifications and all the best with your project. -- Best Regards, Terence Monteiro, Mob: +91 96633 13728 www.sanjosesolutions.in "Providence", No. 36, Ahmed Sait Road, Frazer Town, Bangalore - 5. On Mon, Jul 6, 2015 at 5:47 PM, diksha bhatia <dik...@gm...> wrote: > Hi Terence , > Thank you so much for providing these links . They helped me understand > the workflow of the messenger . > Can you guide me how to integrate this in the android client project using > java . > Thanks , > Diksha > > On Mon, Jul 6, 2015 at 9:52 AM, Terence Monteiro < > te...@sa...> wrote: > >> Hi Diksha, >> >> I'm the author of MifosX Messenger which uses Mifos X webhooks to send >> SMS based on events in Mifos X: loan repayment and savings deposit / >> withdrawal. To install it, follow the instructions here: >> >> >> http://blog.sanjosesolutions.in/2015/03/mifos-x-messenger-installation.html >> >> Currently it uses TBulkSMS integration and has been tested for this, but >> other Bulk SMS providers can be integrated by adding a similar subclass for >> the provider. There's a more introductory article about it here: >> http://blog.sanjosesolutions.in/2014/10/mifosx-messenger-automated-sms.html >> >> Kindly feel free to ping me for more information. >> >> >> -- >> Best Regards, >> Terence Monteiro, >> Mob: +91 96633 13728 >> >> >> www.sanjosesolutions.in >> "Providence", No. 36, >> Ahmed Sait Road, >> Frazer Town, Bangalore - 5. >> >> On Mon, Jul 6, 2015 at 12:52 AM, Saransh Sharma <sa...@th...> >> wrote: >> >>> I am not sure is there anything like this, but there are functionalities >>> such as web hook which lets you deliver API JSON on every action performed >>> on entities like every new Client Created it will send a JSON filled with >>> data and then you can always read them using any parser or web hook >>> listener >>> >>> On Sun, Jul 5, 2015 at 11:25 PM, diksha bhatia < >>> dik...@gm...> wrote: >>> >>>> Hello Everyone , >>>> I am currently working on Mifos's Android Client Project .I wanted to >>>> integrate the SMS reciept support for the mobile app .Can someone share the >>>> url/format of the API( MifosX Messenger) for testing purposes . >>>> Thanks , >>>> Diksha >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Don't Limit Your Business. Reach for the Cloud. >>>> GigeNET's Cloud Solutions provide you with the tools and support that >>>> you need to offload your IT needs and focus on growing your business. >>>> Configured For All Businesses. Start Your Cloud Today. >>>> https://www.gigenetcloud.com/ >>>> Mifos-developer mailing list >>>> mif...@li... >>>> Unsubscribe or change settings at: >>>> https://lists.sourceforge.net/lists/listinfo/mifos-developer >>>> >>> >>> >>> >>> -- >>> >>> Best Regards >>> >>> Saransh Sharma >>> >>> Upscale Consultancy PVT LTD. >>> >>> Disclaimer: >>> >>> >>> ---------------------------------------------------------------------------------------------- >>> This email was sent from within the Upscale Consultancy Services Pvt >>> Ltd. The contents of this email, including the attachments, are LEGALLY >>> PRIVILEGED AND CONFIDENTIAL to the intended recipient at the email address >>> to which it has been addressed. If you receive it in error, please notify >>> the sender immediately by return email and then permanently delete it from >>> your system.The unauthorized use, distribution, copying or alteration of >>> this email, including the attachments, is strictly forbidden. Thank >>> you.Please note that neither Upscale Group nor the sender accepts any >>> responsibility for viruses and it is your responsibility to scan the email >>> and attachments (if any). >>> >>> ---------------------------------------------------------------------------------------------- >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Don't Limit Your Business. Reach for the Cloud. >>> GigeNET's Cloud Solutions provide you with the tools and support that >>> you need to offload your IT needs and focus on growing your business. >>> Configured For All Businesses. Start Your Cloud Today. >>> https://www.gigenetcloud.com/ >>> Mifos-developer mailing list >>> mif...@li... >>> Unsubscribe or change settings at: >>> https://lists.sourceforge.net/lists/listinfo/mifos-developer >>> >> >> >> >> ------------------------------------------------------------------------------ >> Don't Limit Your Business. Reach for the Cloud. >> GigeNET's Cloud Solutions provide you with the tools and support that >> you need to offload your IT needs and focus on growing your business. >> Configured For All Businesses. Start Your Cloud Today. >> https://www.gigenetcloud.com/ >> Mifos-developer mailing list >> mif...@li... >> Unsubscribe or change settings at: >> https://lists.sourceforge.net/lists/listinfo/mifos-developer >> > > > > ------------------------------------------------------------------------------ > Don't Limit Your Business. Reach for the Cloud. > GigeNET's Cloud Solutions provide you with the tools and support that > you need to offload your IT needs and focus on growing your business. > Configured For All Businesses. Start Your Cloud Today. > https://www.gigenetcloud.com/ > Mifos-developer mailing list > mif...@li... > Unsubscribe or change settings at: > https://lists.sourceforge.net/lists/listinfo/mifos-developer > |