Closed
Bug 830991
Opened 12 years ago
Closed 12 years ago
Put the U in CRUD for bango registration details
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-01-24
People
(Reporter: clouserw, Assigned: basta)
References
Details
(Whiteboard: u=dev p=2)
We can register users right now, but we need to be able to edit/delete the accounts with them. Editing fields should pull data from the API and push data to the API - no local storage.
Let me know if there are fields which can't be updated from the API
Assignee | ||
Comment 1•12 years ago
|
||
Anything that has to do with bank details can't be pulled from the API. Namely:
- Bank account number
- Bank account code
- Bank name
- Bank address (address, city, state, zip, country)
You can submit new values, but you can't see old values.
Comment 2•12 years ago
|
||
There is an actually an API to get them (GetBankDetails). You just can't update them. The idea of getting bank details seems a bit scary to me.
Assignee | ||
Comment 3•12 years ago
|
||
Ah, I got it backwards.
Reporter | ||
Updated•12 years ago
|
Whiteboard: u=dev p=
Reporter | ||
Updated•12 years ago
|
Whiteboard: u=dev p= → u=dev p=2
Assignee | ||
Comment 4•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/be58d05c0d1557672755fc4773f7de99ebbf7548
cvan will be here tomorrow to fix all my regressions!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•12 years ago
|
||
There is no bank details support for the U in crud. For now, you will just have to delete your old payment account and start afresh.
You need to log in
before you can comment on or make changes to this bug.
Description
•