We have to integrate the external payments system with the self-service app via the payments-hub. Now the payments hub is already integrated with the mojaloop, so basically we need to integrate banking app with the payments hub. I have gone through https://mifosforge.jira.com/browse/MPH-19, and got to know the rest-API implementation is done for the payments-hub. So we can use REST-API to integrate the banking app with the payments-hub. Where can I find the documentation for this API? Some samples I've found in the attachments on https://mifosforge.jira.com/browse/MPH-19. Is my approach (using the REST) correct as per the planning of the payments-hub repository? Thank You. -- Regards, *Prashant Khandelwal* M.Sc.(Hons.) Mathematics and B.E.(Hons.) Computer Science
Mobile: +91 8077653023 | +91 8267851475 Email: Personal <[email protected]> | BITS Mail <[email protected]> *Birla Institute of Technology and Science Pilani* *Vidya Vihar, Pilani* *Rajasthan - 333031, India* On Tue, Apr 9, 2019 at 7:30 PM Ed Cable <[email protected]> wrote: > Regarding reports, we defined a set of client-facing reports (account > statement, transaction summary, etc. that should be able to be viewed and > downloaded by the mobile banking user. > > Ed > > On Tue, Apr 9, 2019 at 6:56 AM PRASHANT KHANDELWAL < > [email protected]> wrote: > > > Thank You for your response. > > I pretty much got the idea. > > Could you please also explain what all details the report contains as I > > have assumed the report contains all the transactions made on a > particular > > account with some basic info about the details > > This could be done using the existing self-service APIs. Is > > my understanding correct? > > Thank You > > > > -- > > Regards, > > *Prashant Khandelwal* > > M.Sc.(Hons.) Mathematics and B.E.(Hons.) Computer Science > > > > Mobile: +91 8077653023 | +91 8267851475 > > > > Email: Personal <[email protected]> | BITS Mail > > <[email protected]> > > > > *Birla Institute of Technology and Science Pilani* > > > > *Vidya Vihar, Pilani* > > *Rajasthan - 333031, India* > > > > > > On Tue, Apr 9, 2019 at 7:18 PM Ed Cable <[email protected]> wrote: > > > > > Prashant, > > > > > > Regarding #2 concerning the payment hub integration, via the mobile > > banking > > > app, we would like to support a user being able to send money to a > third > > > party using an external payment system or add funds into their > > > Mifos/Fineract savings account using an external payment system. > > > > > > You can learn more about the payment hub at > > > https://mifos.org/blog/mifos-mojaloop/ and view the code related to it > > at > > > https://github.com/openMF/payment-hub > > > > > > The work for this project would be dependent upon the APIs for the > > payment > > > system having been integrated with the payment hub so currently that > > would > > > only include the Mojaloop APis. > > > > > > This jira project contains more about the endpoints from the payment > hub > > > that the mobile banking app would consume: > > > https://mifosforge.jira.com/browse/MPH-16 a > > > < > > > > > > https://mifosforge.jira.com/jira/software/projects/MPH/boards/16/backlog?selectedIssue=MPH-25 > > > > > > > nd https://mifosforge.jira.com/browse/MPH-25 > > > > > > Ed > > > > > > On Thu, Mar 28, 2019 at 9:26 AM PRASHANT KHANDELWAL < > > > [email protected]> wrote: > > > > > > > Hello, > > > > I am Prashant Khandelwal, would be participating in gsoc 2019. I am > > > > interested in self-service app ( > https://github.com/openMF/mifos-mobile > > ) > > > > project. > > > > Here are the features requested for this project, > > > > > > > > 1. Support for customer support/chat via RocketChat > > > > 2. Integration with an external payment system (Mojaloop, mPesa) > via > > > our > > > > payment hub. > > > > 3. Support for TOTPs with Google Authenticator > > > > 4. Improve outbound notification generation. > > > > 5. Better support for skinning/theming/white-labeling of the app > > > > 6. Finalize Support for viewing reports > > > > 7. Implementation of Unit and Integration testing > > > > > > > > I had doubts about some features. > > > > 1. For the first feature, should the rocketchat ( > > > > https://github.com/RocketChat/Rocket.Chat.Android) be implemented in > > the > > > > application as a navigation fragment or an intent to the rocketchat > > > android > > > > application with the respective server would be fine? > > > > 2. For the second feature, which payment hub is being referred to > here? > > > > 3. Explanation for the 5th feature. > > > > > > > > Thank You > > > > -- > > > > Regards, > > > > *Prashant Khandelwal* > > > > M.Sc.(Hons.) Mathematics and B.E.(Hons.) Computer Science > > > > > > > > Mobile: +91 8077653023 | +91 8267851475 > > > > > > > > Email: Personal <[email protected]> | BITS Mail > > > > <[email protected]> > > > > > > > > *Birla Institute of Technology and Science Pilani* > > > > > > > > *Vidya Vihar, Pilani* > > > > *Rajasthan - 333031, India* > > > > > > > > > > > > > -- > > > *Ed Cable* > > > President/CEO, Mifos Initiative > > > [email protected] | Skype: edcable | Mobile: +1.484.477.8649 > > > > > > *Collectively Creating a World of 3 Billion Maries | *http://mifos.org > > > <http://facebook.com/mifos> <http://www.twitter.com/mifos> > > > > > > > > -- > *Ed Cable* > President/CEO, Mifos Initiative > [email protected] | Skype: edcable | Mobile: +1.484.477.8649 > > *Collectively Creating a World of 3 Billion Maries | *http://mifos.org > <http://facebook.com/mifos> <http://www.twitter.com/mifos> >
