Available hooks to send booking detail to another 3rd party?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1245130
    Khoi Nguyen
    Participant

    Hi,

    I’m looking for any available do_action hook to send booking + order detail to 3rd party?

    I tried do_action( ‘mphb_payment_completed’, $payment ); however it doesn’t contain order or booking information.

    Thank you,

    #1248029
    J. Davis
    Keymaster

    Hi Khoi,

    It looks like the booking information can be sent to a third-party service by means of REST API only https://motopress.com/blog/hotel-booking-rest-api/

    best regards,
    J. Davis

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.