bethlakshmi / GBE

Code repository for the Great Boston Burlesque Expo
3 stars 0 forks source link

Need a way to account for transactions even when we don't need the user to register. #127

Closed bethlakshmi closed 10 years ago

bethlakshmi commented 10 years ago

Right now, if there is no email account for the user, transactions get bumped that should be accounted for in our transaction tables. The unknown user accounts come from two potential sources:

The first case is handled - the un-mapped transactions will map when there's a user account. But never-mapped transactions will never make it to our inventory.

Here's the plan:

Action items:

markcockrum commented 10 years ago

Updated. See the Ticketing menu on the Test website. There is also a drill-down off the status page to get unregistered ticket information.