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

Guest checkout for ticketed events #647

Open
rm03 opened this issue Apr 13, 2024 · 0 comments
Open

Guest checkout for ticketed events #647

rm03 opened this issue Apr 13, 2024 · 0 comments
Labels

Comments

@rm03
Copy link
Member

rm03 commented Apr 13, 2024

Couple things:

  • Move away from having user as a foreign key in the ticket model
  • Support issuing tickets to non-Penn users
  • Rework checkout flow to remove holds and user carts (clicking on "Get Tickets" takes you to payment, after details are entered we create a capture context, we check that the tickets exist, and then authorize the capture)
  • Open api/events to non-authenticated users
@rm03 rm03 added the backend label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant