Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY : Checkout Page #61

Closed
9 tasks done
Tracked by #53
tomik-z-cech opened this issue Mar 7, 2024 · 1 comment
Closed
9 tasks done
Tracked by #53

USER STORY : Checkout Page #61

tomik-z-cech opened this issue Mar 7, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Mar 7, 2024

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

@tomik-z-cech
Copy link
Owner Author

This was done in commit 8b3724a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant