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

Viewing 6 posts - 1 through 6 (of 6 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

    #1553434
    Chris Hawes
    Participant

    I’m looking for this, too; the REST API is great but requires the third part to ‘pull’ the information.

    I want to hit a URL with the booking details.

    #1554288
    J. Davis
    Keymaster

    Hi Chris, there is no other option, unfortunately.

    #1554290
    Chris Hawes
    Participant

    Could this be added as a feature request?

    #1554293
    J. Davis
    Keymaster

    There are quite a lot of requests with higher priority. We will add this question as a feature request when we have more upvotes here. Thanks for understanding

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