therightsol / myshopping

Shopping Project
MIT License
0 stars 0 forks source link

Check Out Page #14

Closed alishanvr closed 7 years ago

alishanvr commented 7 years ago

Hi,

Please set the checkout page (http://localhost:port/myshopping/checkout)

Do proper form validation and re-populating form values. If user is logged in then get billing information from DB and put those values in billing info field. User must has a checkbox to confirm that these values are correct. If logged In user want to add new billing information then h/she can do this by removing populated values on just one click.

And if user is not available then ask user to enter billing information.

Regards,

ob0981 commented 7 years ago

50% complete

ob0981 commented 7 years ago

done but must be reviewed.