Page MenuHomePhabricator

Retrieve donor name and email from Amazon profile, let them edit
Closed, DeclinedPublic1 Estimated Story Points

Description

We can retrieve name and email after login without triggering an extra consent form. Let's show this on the donation form and let the user correct it in case they want to provide a different email address, or we split up their name the wrong way.

Event Timeline

Ejegg raised the priority of this task from to Medium.
Ejegg updated the task description. (Show Details)
Ejegg subscribed.
Ejegg set Security to None.
Ejegg edited a custom field.

Oops, I was wrong. Getting name and email before payment DOES trigger a consent form. In order to keep the flow uncluttered, we can leave them out.

There doesn't seem to be a good way to do this. If we want the info up front, we *DO* trigger an extra consent form during login. We get this info when we confirm the donation with Amazon, but we should only do that when the donor clicks the continue button to confirm their payment, and there's no place to let them edit name/email after that.