tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Checkout Page

tomik-z-cech opened this issue · comments

As a Site User, I can see checkout page so I know exactly what am I being charged for.

Acceptance Criteria :

When I add my desired products into Vault and click "secure Payment" then a payment page loads up.

Tasks :

  • Create a checkout view in checkout views.py
  • Update checkout urls.py
  • Provide User with input fields for shipping details form
  • Prefill shipping details form if User logged in
  • Provide User with delivery option selection
  • Provide User with Redeem Voucher section
  • Provide User with Payment form
  • Test functionality as logged in User
  • Test functionality as not logged in User

Epic :
EPIC 10

This was done in commit 8b3724a.