Closed
Bug 677534
Opened 12 years ago
Closed 12 years ago
Figure out what paypal details we need to collect
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
6.2.1
People
(Reporter: andy+bugzilla, Assigned: ashort)
References
Details
(Whiteboard: [t:muffin])
We've got some paypal details to collect. These are paypal specific instead of AMO specific things like price tier and upsell. We've got to figure out what these are. Chances are they are similar to voluntary contributions.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ashort
Comment 1•12 years ago
|
||
Off the top of my head: - grant 3rd party permissions so we can do refunds and such. This shouldn't be something they can turn back off from the AMO side - paypal email address - price tiers (fligtar?) - upsell - should autocomplete with that author's other apps CCing fligtar to see if there is anything else, and -> 6.2.1 so ashort can verify with the docs
Priority: -- → P1
Target Milestone: --- → 6.2.1
Assignee | ||
Comment 2•12 years ago
|
||
SDD from PayPal lists these fields as necessary: address.line1 address.city address.state address.postalCode address.countryCode citizenshipCountryCode currencyCode name.firstName name.lastName preferredLanguageCode notificationURL emailAddress createAccountWebOptions.returnUrl dateOfBirth
Priority: P1 → --
Assignee | ||
Comment 3•12 years ago
|
||
'returnURL' is the address to return to in AMO after leaving the paypal account creation process and 'notificationURL' is the IPN address for account-related notifications (which I suspect we won't need). The rest looks like straightforward user data. (Obviously we only need to collect this if _creating_ a PayPal account for an AMO user.)
Reporter | ||
Comment 4•12 years ago
|
||
We don't have any plans to create paypal account, just linking up to the existing one. I think its just their paypal id we need.
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•