Articles on: Online Store

Checkout tips

URL set parameters to load settings



The following URL is an example link to a fake Fleetwire-hosted checkout page for a listing. When your customer lands on this page, they can choose their dates/times, extras, or add a coupon code. They then checkout by filling in their information and clicking checkout.

Note: This URL is just an example to demonstrate the URL structure. It is not a working link.
https://checkout.example.com/rental/reservations?l_id=l_TMNJYXYF


You can also share a URL preloaded with dates/times and a coupon code to make it easier for your renter. An example is a customer asking about specific dates and if you offer return customer discounts. You can share a custom URL with the requested dates with a coupon to make it convenient for them to checkout.
The following URL has the rental period set for Aug 24, 2022, from 1PM until the 25th with a 10% coupon.

Note: This URL is just an example to demonstrate the URL structure. It is not a working link.
https://checkout.example.com/rental/reservations?l_id=l_TMNJYXYF&startDate=20220824&endDate=20220825&startTime=1300&endTime=1300&promoCode=RETURN10

Possible query parameters are shown in the table below.

keyvalueformat
startDate20220824[Optional:] format: YYYYMMDD 4 digit year 2 digit month & 2 digit day - no spaces or separators
endDate202208253[Optional but required if startDate is set:] format: YYYYMMDD
startTime1300[Optional] Should be 4 digits 24-hour representation.
endTime1300[Optional] Should be 4 digit 24-hour representation.
promoCodeYOURCOUPON[Optional:] A coupon that exists for your company and is accepted by listing




You can easily grab the current parameters by clicking the "SHARE" button at the bottom of the summary card (See screenshot below).

Updated on: 06/02/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!