Adding custom function when sending booking?
-
Hello all!
I’m trying to develop a custom function which should send ticket information to another site when user pushes the “send booking” -button(or whatever it says, i’m not using it in english).
First I thought I could use some action hook to do that, but I couldn’t find the place where the actual magic happens, aka when the user presses the button. Function should also add a line to the booking email which goes to admin, based on the information returned by the other site.Do you think this is even possible to do what I’m trying to explain?
The topic ‘Adding custom function when sending booking?’ is closed to new replies.