Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Request to Pay API #35

Open
edcable opened this issue Jul 10, 2019 · 4 comments
Open

Add Support for Request to Pay API #35

edcable opened this issue Jul 10, 2019 · 4 comments

Comments

@edcable
Copy link
Member

edcable commented Jul 10, 2019

No description provided.

@marta-jankovics
Copy link
Contributor

marta-jankovics commented Jul 12, 2019

  • Request to pay is not implemented in neither the current v6 nor in the next v7 version of Mojaloop
  • Once it will be allowed in Mojaloop we just need to test the existing solution that we already have and extend it with the following
    • Authorize the Payer side - notify the account owner, request one-time consent, wait until the user logs in and accepts the payment, start the process on that side (not the initiator side).
  • MVP can run without this feature. 5 days server side + 2 days client side
    • Notify the Payee side - 2 days for this special case if general notification is covered by another epic (Notification handling (push, sms, email) #20)
    • Introduce the concept of 'trusted' payees - this will be added as part of the API Gateway implementation: 1 day to adopt to this scenario
    • Add test cases + testing: 2 days
    • Adjust solution to actual Mojaloop specification (if it differs from the v1 Specification) - this one really depends on how much the released version differs from what is specified in the v1 document, but I would say 1-5 days

@edcable
Copy link
Member Author

edcable commented Jul 12, 2019

@marta-jankovics What would you estimate is level of effort for this once API is released?

@marta-jankovics
Copy link
Contributor

@edcable added some rough development time estimation (does not contain any documentation, meetings, discussion with the mojaloop team time).

@edcable
Copy link
Member Author

edcable commented Jul 29, 2019

@marta-jankovics I'm checking with Sam but I think the Requests API is further along based on the update at the last PI:

Screen Shot 2019-07-29 at 9 21 29 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants