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 : Payment

tomik-z-cech opened this issue · comments

As a Site User, I have an option providing payment details in order to pay for my goods.

Acceptance Criteria :

When I navigate to "Secure Checkout" and fill in all the required info then I can pay by providing payment media number.

Tasks :

  • Implement stripe.js in base.html template
  • Create and implement stripe_elements.js in checkout.html template
  • Create element for mounting Stripe payment field
  • Create element for mounting error messages
  • Test functionality as logged in User
  • Test functionality as not logged in User

Epic :
EPIC 10

This was done in commit 0ab3c1e.