Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

[BANKING] Add Bank Accounts #185

Closed
5 tasks
joaolucasl opened this issue Oct 2, 2017 · 4 comments
Closed
5 tasks

[BANKING] Add Bank Accounts #185

joaolucasl opened this issue Oct 2, 2017 · 4 comments

Comments

@joaolucasl
Copy link
Contributor

joaolucasl commented Oct 2, 2017

The following features should be added to support Bank Accounts:

  • Create a specific Bank Account
  • Update a specific Bank Account
  • Delete a specific Bank Account
  • Show a specific Bank Account
  • List All Bank Accounts

You can find the official documentation here!


Implementation Tips:

You can draw inspiration from this PR. Don't forget to write good tests, and to document it on our README

@joaolucasl joaolucasl changed the title [BANKING [BANKING] Create, Update, Delete, Show and List bank accounts Oct 2, 2017
@joaolucasl joaolucasl changed the title [BANKING] Create, Update, Delete, Show and List bank accounts [BANKING] Add Bank Accounts Oct 2, 2017
@ecordoba24
Copy link

Hi Joao please confirm that these issues has been completed
https://documentao-moip.readme.io/v2.0/reference#criar-conta-banc%C3%A1ria

@joaolucasl
Copy link
Contributor Author

Hi @ecordoba24. The docs link you sent is our API reference, but our PHP SDK doesn't have those functions yet (to comunicate with our API). So, no, they haven't been completed yet :)

@kpilon kpilon mentioned this issue Oct 6, 2017
@kpilon
Copy link
Contributor

kpilon commented Oct 16, 2017

Issue solved in PR #195.

@SOSTheBlack
Copy link
Contributor

SOSTheBlack commented Nov 29, 2017

closed #195

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants