Adult - $15, $12 before 7/17/16.
Child - $7
I have the event price set to $15.
I'm using Individual registration and two custom text fields: Number of Adults and Number of Children.
Validation: Integer Number.
I'm using a fee field for Adult with a formula: [FIELD_VALUE] * 15 -15
I'm using a fee field for Child with a forumla: [FIELD_VALUE] * 7 - 15
Discount: $3
Discount Date: 7/17/16
I have tried a variety of options and nothing seems to give the correct amount for the totals.
I would even be OK without the early bird discount but the other is not working properly either.