Closed Bug 677534 Opened 13 years ago Closed 13 years ago

Figure out what paypal details we need to collect

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

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.
Blocks: 677535
Assignee: nobody → ashort
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
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 → --
'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.)
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.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Blocks: 687980
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.