Skip to content

[BUG] Comp Purchases skip writing ticket data to DB #315

@Malechus

Description

@Malechus

Description
If the total price of a purchase is 0, the CreateCUREPayment method is not called, this method contains the logic to add reg form data to the database, so this data is never written.

Expected behavior
Data should be written to the database whether or not the user pays for their ticket.

Additional context
Need to create additional logic called in the event of non-payment to handle data capture for ticket data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions