I want to run curl request after booking is done
I want to run a CURL request after successful booking is done
is there any hook which will shoot after the successful booking is added
0
I want to run a CURL request after successful booking is done
is there any hook which will shoot after the successful booking is added
Comments
Hello Abdul,
Currently, Bookly doesn't provide any webhooks functionality.
Or is there any way we can override the class where the success function is there
Hello,
You can create a separate 'thank you' page, add your code to this page and set the page URL to the Bookly > Settings > URL settings > Final step URL. Your code will be executed after each successful booking.
So is there any function where we can get all the details on thank you page
Name and detail of user
Please sign in to leave a comment.