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 remittances #14

Open
5 tasks
ernest-okot opened this issue Jan 19, 2019 · 3 comments · May be fixed by #72
Open
5 tasks

Add remittances #14

ernest-okot opened this issue Jan 19, 2019 · 3 comments · May be fixed by #72
Assignees
Labels
enhancement New feature or request

Comments

@ernest-okot
Copy link
Collaborator

ernest-okot commented Jan 19, 2019

Is your feature request related to a problem? Please describe.

This library doesn't currently support the remittances API

Describe the solution you'd like

We need to add a module to support remittances. It should support the following operations

  • POST /token (we need to add an authorizer for this)
  • POST /transfer
  • GET /transfer/{referenceId}
  • GET /v1_0/account/balance
  • GET /v1_0/accountholder/{accountHolderIdType}/{accountHolderId}/active

Reference

@ernest-okot ernest-okot added the enhancement New feature or request label Jan 19, 2019
@Byusa
Copy link

Byusa commented Jul 22, 2020

any progress on this? @ernest-okot @raybesiga

@ernest-okot
Copy link
Collaborator Author

@Byusa we are accepting PRs for this

@luigimorel
Copy link
Contributor

I have started working on this. @raybesiga you could assign it to me?
Currently testing and writing tests.

@luigimorel luigimorel linked a pull request Apr 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants