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

Banking: Allow transfer of money between accounts #1

Open
raymer opened this issue Jun 16, 2019 · 0 comments
Open

Banking: Allow transfer of money between accounts #1

raymer opened this issue Jun 16, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@raymer
Copy link
Contributor

raymer commented Jun 16, 2019

As a Voyage Ecommerce user
I want to be able to transfer money between my accounts
So that I can re-balance my accounts as necessary

  • Create a left sidebar item called "Transfers"
  • Create transfers page that has dropdowns for
    • from account
    • to account
    • amount
    • memo
  • Button for "Transfer" and "Cancel"
  • Cancel returns to the dashboard
  • Transfer calls the API to do the transfer
    • display errors if server returns error
    • display success message on 200 response
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

No branches or pull requests

1 participant