Comment 2 for bug 865506

Revision history for this message
Michael Nelson (michael.nelson) wrote : Re: Per-app payment details needed

Just a question regarding separation of contact details (street, country etc.) and payment info (currently just paypal_info): achuni confirmed that we want both to be per-app, but do we want contact details to be independent of payment details?

ie. Case 1) All together: simpler UI (initially), but as soon as a single dev wants multiple payment accounts, all with the same address, you've got redundant data (which becomes a pain when the dev does in fact change address, needs to update all records)

Case 2) Separate objects: dev selects a payment option and contact address for each app (when there are multiple) and can change them independently.

After chatting with achuni, I'll go down the (1) route, but we can incrementally improve to (2) if we hear back.