Hotel Booking - Editing Checkout Fields

We have had some questions about editing the MotoPress checkout fields and so we have created an article to provide more info. We have done a bit of searching and here are our findings so far (although we'll be digging deeper). 

Caveat: We don't develop this plugin but we do bundle it using our Extended license. So we are doing our best to support customization but there are limitations as this plugin is developed by a 3rd party. 

Customization using the template system

If you wish to customize parts of the plugin, please see their guide on templating the plugin here 

https://motopress.com/files/motopress-hotel-booking-plugin-documentation.pdf

and scroll down to "For Developers"

Filters and hooks

Although there is no official list of actions and filters , you can search inside their plugin folder for "apply_filters". You'll see a lot inside the MotoPress Hotel Plugin. Here is an example? https://share.getcloudapp.com/d5ue1weR

Adding custom text to the checkout page

There is space to add text under Accommodation / Settings / "Text on Checkout".

WooCommerce checkout page

Don't forget, you also have the WooCommerce Payment module, 

https://themovation.helpscoutdocs.com/article/247-how-to-install-the-hotel-booking-woocommerce-payments-add-on

If yo use that, you should be able to checkout via WooCommerce, and I think you can modify the WooCommerce checkout fields. I'm not totally familiar with that but I think I've seen it done before.