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.