User for booking in em_booking_set_status hook
-
Hi,
I have a requirement to set a category or role for a user once a booking is confirmed (or revoked). So I tried to hook into em_booking_set_status hook, but the problem there is, that the EM_Booking object which is passed into my action has a reference (via get_person()) to the user who confirmed or revoked the booking but not to the actual user who booked the ticket. So far, I haven’t found a way to get that person from the booking object, any ideas how to do that?
Thanks,
Armin
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘User for booking in em_booking_set_status hook’ is closed to new replies.