Skip to content

Implement the Ticket Order Model #47

@DioChuks

Description

@DioChuks

In cases where the organizer or User wants to see their ticket orders & payments, this gives us transparency b/w both U & Os. It should have its necessary structure somewhat like this, feel free to suggest extra or update to it:

  • id
  • ticketType
  • eventName
  • status(boolean, 0 for pending, 1 for completed, 3 for failed)
  • quantity(number)
  • amount(decimal)
  • zkIdMatch(boolean)
  • privacyLevel(string)
  • hasReceipt(boolean)
  • datePurchased

you can drop a message in the community group if u need to contact me. Link in the README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions