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 : Confirmation Email #59

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

USER STORY : Confirmation Email #59

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

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Mar 2, 2024

As a Site User, I do get confirmation email in order to know the transaction was sucessfull.

Acceptance Criteria :

When I sucessfully proceed through payment, then I am notified via email about my purchase.

Tasks :

  • Import necessary modules into views.py
  • Create email template
  • Create logic of passing variables into template
  • Create logic of attaching invoice to email
  • 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 2b5929a.

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