Goodler / code

Goodler
Apache License 2.0
0 stars 2 forks source link

Drop-down menu to choose a country in the "Country" field is not present. #204

Open projectnew opened 10 years ago

projectnew commented 10 years ago

zip-code Steps:

  1. Open web page http://gooddler.cloudapp.net/
  2. Sigh in with valid data
  3. Click on random scrolling picture
  4. Choose an item which you want to donate and click "Donate"
  5. Click "Check out"
  6. Provide valid credit card data
  7. Type valid Billing Information (except "Country" )

Observe: Drop-down menu to choose "Country" is not present. User can type and misspell countries.

Reproduced all the time.

Expected Result: User can choose "Country" by using drop-down menu. Windows 8.1 Mozilla Firefox 27.0

DeveloperRegistry commented 10 years ago

I am not sure if it is a bug. Do we have any requirements stating that Country needs to be a drop down? This could be filed under enhancements (Release 2). The main issue here: if we start validating country we need to start enforcing zip requirements. Each country has different ZIP (e.g., US is different from Canada etc.). In production, Address Data will be verified by AVS (Address Verification System). I suggest that we allow users for now to key in their own address data. If it is invalid, the transaction will fail AVS validation.We will see credit cards declined for mismatching addresses.

Tanya and Galya, what do you think?

Fetati commented 10 years ago

Release 2. Not now.