Request for Hook – Customer Creation during Booking Flow
-
Hi team,
Would you able to add a new action hook during the “Add Booking” flow to detect whether a new customer is created. Otherwise, a property in the existing $result->getData() below would also suffice.
The existing hook does not expose whether a new customer account is created.
do_action('amelia_after_booking_added', $result ? $result->getData() : null);Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.