You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Couple things:
api/events
to non-authenticated usersThe text was updated successfully, but these errors were encountered: