Learn how to configure ecommerce settings from the Settings tab, including deposits, payment types, order confirmation, and reCAPTCHA setup.
New to Ecommerce Setup? Read the first article in this series for an introduction to Ecommerce Setup.
Which plans include this feature?
Legacy: Soho, Pro, Plus, Enterprise, Flex
New: Starter, Growth (Subscription), Growth (Per Booking), Managed
→ Learn more about our new plans or how to change your plan.
Where can I find this feature using the top menu?
Manage > Ecommerce Setup > Settings
What prerequisites are there?
-
Admin permissions to manage settings.
Which Checkfront version supports this feature - classic, new or both?
- This feature is available in both our classic version using items (Inventory > Items) and our newest version using products (Inventory > Products). → Learn more about products
Ecommerce setup settings overview
Back to topThe settings configured here apply to bookings made through your website's embedded Booking Widget or Customer Booking Page.
Setting up your payment provider
Back to topTo change this section, you must first activate a payment provider. You can use the Test Payment Provider for testing if you still need to configure a third-party solution.
You can find more instructions for setting up your payment provider here: Payment Providers. |
Configuring customer deposit settings
Back to topThe following settings allow you to determine how the system handles payments and deposits.
Deposit Mode
Choose whether to process payments (full or partial) and whether a deposit (percentage or fixed) amount is required at the time of booking.
Do not process payments online, just take reservations
Reservation-only mode. No payment is collected. Reservation-only mode is also used if the order value is zero.
Charge customer full amount at time of booking
This setting charges the Customer the entire order total at the time of booking. Upon checkout, the Customer must pay the invoice balance in full.
Take a percentage deposit
Upon checkout, the Customer is required to pay a portion of the booking total as configured by you. You can choose a set percentage, and the system calculates the deposit owed during checkout.
Important! If you choose to Take a deposit percentage at time of booking, and there is also an item-specific deposit or product-specific deposit, then the item/product-specific deposit overrides this Ecommerce setting. |
Take a fixed amount deposit
This setting is similar to the previous option, only this option takes a predetermined amount regardless of the invoice total. Once completed, the booking reflects the amount paid and shows a balance due.
If you enabled the Pay Now Link in the invoice setup, the Customer could pay the remaining balance later. With scheduled notifications, you can use this option to send the Customer a payment reminder before the booking date.
Important! Fixed deposit amounts combine with any item-specific deposit or product-specific deposit amounts configured. For example, if you configure a $500.00 fixed deposit and there is also an item or product-specific deposit of $500.00, then the total deposit is $1000.00 when booking that item/product. |
Customers can visit the same payment link, such as the Pay Now Link in their invoice, to pay a deposit and the remaining balance. The Customer's invoice shows the expected amount by labelling the due amount as Deposit Due or Balance Due accordingly. |
Charge customer full amount if booking is created less than X days from start date
You can optionally charge the full booking amount during checkout if the start date falls within a specific time from creating the booking. You can set up this time frame to suit your business's needs.
Restrict customers from paying full balance after a deposit is made
Check this option if you wish your Customer to pay a deposit when booking online, but pay their final balance on location when they visit your business.
Allow customers to optionally pay the full balance or deposit
You may require a deposit to be paid by the Customer at booking time, but sometimes Customers want to pay the entire balance simultaneously. Checking this option provides them with the ability to do that.
For Customers to see this option, the Pay Now Link needs to be shown on the invoice. You can activate this within Invoice Options (Manage > Layout > Invoice > Pay Now Link).
Configuring accepted payment types
Back to topCheckfront enables you to collect payments from various credit card platforms. These include Visa, Mastercard, AMEX, Diners Club, Discover, and JCB.
Check with your payment provider before making your selections here, as not all payment providers can offer all card types.
Only accept payments from these card types (support varies between payment providers)
Check this box if you need to display the payment types only if your payment provider supports them.
Require CVC's for staff payments
By default, when a Staff Member is adding a payment to the system via credit card, they are not required to enter the CVC number when processing the transaction. Included in the Accepted POS Payment Types section is an option to make this number required by Staff Members when processing credit card transactions.
If you check this option, a Staff member is prompted to enter the CVC number should they attempt to process a transaction without it.
The CVC field is still displayed in the transaction window if the option is unchecked. However, it is not a required field.
What is a CVC Number? With most cards (Visa, MasterCard, bank cards, etc.), it is the final three digits of the number printed on the signature strip on the reverse of your card. For American Express cards, it's the four small digits printed on the front of the card. |
Configuring pos payment types
Back to topIn addition to your online credit card processing facility, you may also accept credit cards and other offline payment forms via POS (Point of Sale). If this is the case, check the options you offer as a business. Anything you leave unchecked is not included in the dropdown payment menu for your Staff Members.
Suggest applying a POS transaction when manually marking a Booking as Paid
By default, a POS payment is recorded in your system when you manually mark a booking as paid. Sometimes, you must mark a booking as paid rather than generating a POS payment.
For example, when setting up your account, you can enter bookings made before creating your Checkfront account. You can mark the invoice for these as paid.
Configuring custom pos payment types
Back to topAlthough Checkfront provides several POS payment types by default, you may need to create your own too. Click the Add POS Payment Type icon (+) to do this.
This option reveals a new field to enter a label for the custom POS payment type.
After entering your label, click the blue Save button at the bottom of the screen. Refresh your page, and you can now see the new POS payment type included in your list of options.
Warning!Custom POS payment types are deleted from the system if unchecked and saved. |
Configuring a custom receipt URL for order confirmation
Back to topEntering a custom receipt URL
Back to topWith this option, Customers are sent to a receipt page once they have submitted their booking. This option includes a short thank you message and a copy of their booking receipt/invoice. The Customer also has the opportunity to download it as a PDF file.
The Custom Receipt URL field allows you to supply an optional Custom Receipt URL to your website. Customers are redirected there once they have completed the booking.
You can pass information to the URL via variables to help build an external tracking link or customized thank you page. We do not pass personally identifiable information in the URL for security reasons.
Variable | Description |
{$BOOKING_ID} |
Booking ID (example: UHXE-492058) |
{$BOOKING_TOTAL} |
Total value of the booking |
{$BOOKING_SKU} |
A comma-separated list of item or product SKUs and order quantities in the booking (example: item1:3,item2:1).
|
{$BOOKING_DATE} |
Start date of the booking. |
{$BOOKING_TOKEN} |
The token needed to load a booking as a customer. This value is the 'CFX' parameter that is visible in a booking URL: https://example.checkfront.com/reserve/booking/XMLP-110119?CFX=7528896b34510f89d66a31203570f496a9c2eba3ed94766903a2441a5093941a& |
{$BOOKING_PAID} |
The amount that is paid on the booking. This value could be equal to the booking total, the amount of the deposit, or '0' if no payment is required. |
{$BOOKING_STATUS} |
The status of the booking. This value is often 'PAID' or 'PART', but could be other statuses if payments aren't required. |
Important!Any conversion tracking integrations, such as Google Analytics & Google Ads plugins, DO NOT WORK when using a Custom Receipt URL. You must build in tracking on your Customer receipt page. If you wish to notify a remote server of a new booking or update its status, consider using API notifications instead. |
Configuring reCAPTCHA settings
Back to topreCAPTCHA is a free service from Google that helps protect your bookings from fraudulent payment attempts and transactions.
reCAPTCHA Configuration Overview
Back to topTo configure reCAPTCHA follow these steps.
- Ensure the Enable reCaptcha for the payment page is turned on.
- Get reCAPTCHA V3 (API) keys via the link provided, as this integration works with reCAPTCHA version 3. This process registers your site with Google reCAPTCHA, including your Checkfront domain (For example, yourcompanyname.checkfront.com).
- Enter the Site Key and Secret Key within the fields provided under your reCAPTCHA Settings.
- Note that the Threshold is set to Google's recommended value of 0.5. This value is not adjustable.
- SAVE your settings!
These steps are described in detail below.
Enable reCAPTCHA v3 for the payment page
Back to topTurning this setting on is the first step to adding extra protection to your payment page. Turn this setting off to disable the feature.
Get reCAPTCHA v3 keys
Back to topClick the Get reCAPTCHA keys link to Register a new site with Google reCAPTCHA.
The registration process generates your reCAPTCHA keys and includes the following steps...
- Choose reCAPTCHA type for your site.
- Add your Checkfront Domain. (For example, yourcompanyname.checkfront.com)
- Enter the email addresses of the Owners of the site.
- Accept the reCAPTCHA Terms of Service.
- Opt to Send alerts to site owners if Google detects a problem.
To avoid blocked payments due to suspicious traffic, you must add your Checkfront domain when registering a new site, as instructed in step 2 above. |
Only reCAPTCHA v3 is supported with Checkfront. |
Site Key
Back to topEnter the Site Key generated by Google for your registered site.
Secret Key
Back to topEnter the Secret Key generated by Google for your registered site.
Threshold
Back to topSet your tolerance level for suspicious interactions. Scores range from 0.0 to 1.0, with 0.0 indicating abusive traffic and 1.0 indicating good traffic. By default, the threshold is set to a Score of 0.5.
Learn about our reCAPTCHA v3 integration here, including how reCAPTCHA subtly works on the payment pages. |
For more information on creating a reCAPTCHA v3 site and your options, please consult the Google reCAPTCHA guide: |
reCAPTCHA v3 only works with LIVE payment providers, not Sandbox Mode. |
Frequently Asked Questions
Back to top-
Can we authorize, but not charge, a deposit to collect a security deposit?
We cannot hold credit card details and charge later. Rebilling only occurs on Checkfront's side if a transaction exists on the invoice, such as from a deposit.
< Configuring ecommerce settings for payment providers | Configuring ecommerce settings for taxes >