LatePoint can not reach my website when setting up Google Calendar or Stripe Connect

September 29, 2024

If you see this message when trying to connect Google Calendar or Stripe Connect to your server, it means that something is blocking latepoint.com from sending data to your site, it might be a security plugin that blocks all requests to /admin-ajax.php or your hosting company. You need to contact them to whitelist POST requests […]

How to upgrade to Version 5?

September 7, 2024

Upgrading from version 4 to 5 should be quick and straightforward. However, it’s advisable to create a full site backup in case of any compatibility issues with third-party plugins or your system. This way, you can revert to the previous version of LatePoint and review the error log to identify what went wrong. Before you […]

Which addons are part of a PRO bundle in version 5?

September 2, 2024

To simplify addon management, we’ve merged most of utility addons into a single PRO addon. The following addons were merged into PRO: Important: before using or installing PRO addon and version 5, you have to deactivate all of those addons to prevent conflicts.

How to Display Tax-Inclusive Prices in LatePoint

August 29, 2024

Imagine a customer is looking to book your service online. They see the service price as $50, but when they go to pay, the price jumps to $60 because the tax wasn’t included in the initial display.  This might be frustrating for some of your customers. By displaying tax-inclusive prices, your customers see the full […]

Setting up Flutterwave payment processor in LatePoint

August 22, 2024

Copy your webhook endpoint and hash from LatePoint -> Settings -> Payments page: Insert them on your Flutterwave Webhook Settings page:

Booking Form Editor 

August 12, 2024

The Booking Form editor in LatePoint just got a major UI update. The new UI makeover makes it easier for you to customize and manage your booking forms. You can find the new editor at Settings > Booking Form. The new layout is visual and more intuitive.  It helps you find and manage your bookings […]

Managing Bookings With The New Shopping Cart

August 12, 2024

With LatePoint’s new shopping cart feature, your customers can save their selected services in a cart, making booking process easier and more convenient. If they leave your site before completing their booking, their choices will stay in the cart, ready for them when they return. Customers can also add or remove services anytime during their […]

Setting up Paystack payment processor in LatePoint

August 10, 2024

Api Keys Open your Paystack dashboard and go to Settings -> Api Keys & Webhooks section: Copy your Secret and Public keys for the environment you want to setup in LatePoint and paste them in your LatePoint Paystack settings: Webhook Copy the value of Webhook URL from LatePoint settings: Insert it in your Paystack settings:

I am getting “Invalid Request” error when creating or updating records

July 5, 2024

It looks like you are running out of “max_input_vars” limit, try following this article to increase it, which should fix it: https://wpdocs.latepoint.com/new-service-is-being-created-when-trying-to-update-exiting-service/

Shortcode to output a Calendar of services you offer

May 7, 2024

This shortcode will output a monthly or weekly calendar of your services: Shortcode Show specific services You can specify list of IDs of services you want to show using show_services attribute. Start on a specific date You can set a specific date that calendar should start on. You can specify a date in YYYY-MM-DD format […]