Is it possible for a customization to detect the contents of the RSVP order and restrict a coupon to the ticket type?
In the shopping cart we have a link to the RSVP registration. I was looking for the documentations to add a condition that would use the RSVP ID in the shopping cart line item and retrieve the tickets.
RSVP allows for multiple tickets per registration...so we may have a ticket for Registration Option A that we want to discount, but not Option B, etc.
I realize the shopping cart itself only has the Event name and Quantity 1 and the total registration price in the cart details and that it would require a customized code to hook into that further and use the RSVP link to retrieve the ticket types (array) then apply the coupon if the condition is met.
In the shopping cart we have a link to the RSVP registration. I was looking for the documentations to add a condition that would use the RSVP ID in the shopping cart line item and retrieve the tickets.
RSVP allows for multiple tickets per registration...so we may have a ticket for Registration Option A that we want to discount, but not Option B, etc.
I realize the shopping cart itself only has the Event name and Quantity 1 and the total registration price in the cart details and that it would require a customized code to hook into that further and use the RSVP link to retrieve the ticket types (array) then apply the coupon if the condition is met.