keyhub icon indicating copy to clipboard operation
keyhub copied to clipboard

All customer fields should be pre-filled from transaction data

Open lilith opened this issue 13 years ago • 2 comments

lilith avatar Feb 19 '13 11:02 lilith

Have we done anything on this?

lilith avatar Nov 20 '13 15:11 lilith

I haven't, and I haven't seen this behavior when I've used the site.

I wanted to note the related querystring properties in the sample data from TransactionByIpnTests below. I believe we'll want to use this querystring parameters, plus the fields which EJunkie's IPN documentation indicates are used.

residence_country=US
payer_business_name=SoftwareCo
first_name=John
last_name=Doe
payer_email=john%40example.com
payer_phone=5025551234
payer_street=123+Fake+St.
payer_city=Jeffersonville
payer_state=IN
payer_zip=47130
payer_country_code=US
address_name=+
address_business_name=
address_phone=
address_street=
address_city=
address_state=
address_zip=
address_country_code=US
address_country=US

fschwiet avatar Nov 21 '13 01:11 fschwiet