內容簡介
CRS Booker 外掛讓租車公司能將其網站與 Car Rental Software 平台連接,使用戶能直接在公司網站上使用租車功能,提升客戶體驗。
【主要功能】
• 搜尋模組:提供租車報價請求表單
• 網頁檢查:快速查找預訂並填寫個人資訊
• 短碼支援:輕鬆將功能嵌入網站頁面
外掛標籤
開發者團隊
原文外掛簡介
The plugin allows users of Car Rental Software (CRS) to connect their company website with the platform in order to let their clients use some of its functionality directly from the rental company’s online presence.
In order to use the plugin you have to provide your UID and Api Key that you can find in the settings on Car Rental Software. Once set up, the plugin will transmit and receive data from the platform’s main API endpoint https://carrentalsoftware.myappy.it/api or, if necessary, from one of it secondary endpoints based on other servers, e.g. https://crsbrk**.myappy.it/api.
Usage is restricted to registered users of Car Rental Software and is covered by the platform’s Terms & Conditions and its privacy policy than can be found below:
Terms & Conditions: https://www.car-rental-software.it/condizioni-generali-di-abbonamento/2023-04-27/)
Privacy Policy: https://www.car-rental-software.it/condizioni-generali-di-abbonamento/politica-della-privacy-abbonamenti-crs/
If you want to learn more about Car Rental Software go to https://www.car-rental-software.it
Usage
Search module
The search module prints out a form that allows the user to request a rental quote from the company. Search modules are configured via CRS and are identified by a unique code. In order to print a specific search module through the CRS Booker plugin, simply add the shortcode [crsbkr_module code=”{{CODE}}”] as shown on CRS on the desired page.
Once the user clicks on the search button, he or she will be redirected to the search results page. This can be any page of your online presence. Simply add the shortcode [crsbkr_search_results] on the page and assign the page itself to the “Search results page” option in the CRS Booker settings.
WebCheck
The webcheck prints out a form that allows the user first, to find his or her reservation and second, to add required personal details to complete the booking on CRS. This will speed up the checkout process when picking up the rented vehicle as the renterer already finds all the necessary information linked to the booking. In this way it is not necessary for the desk operator to manually insert the details. He or she only has to has to verify the completeness and correctness of the provided information.
To use the webcheck on a page of your website, just insert the [crs_webcheck] shortcode and use CSS personalization to adapt it to your style.
