Complete the steps below to enable and display Clearpay as a Payment Method and add Clearpay messaging to product pages.
If the ‘Clearpay Gateway Installation’ steps have just been completed, go to Step 3.
When the Clearpay credentials are saved, the Minimum Payment Amount and Maximum Payment Amount values are automatically updated.
The Clearpay messaging can be enabled on:
Category Pages
Product Pages
Cart Page
To start do the following:
Under Settings, you can see settings for:
These settings are described below.
To enable the messaging on the Category page, do the following:
The positioning of the Messaging for Woocommerce relies on a hook. This link is a guide to understanding hook positioning on Category pages.
The hooks for Category pages and Product pages are completely different.
For example, use the hook woocommerce_after_shop_loop_itemto position the messaging under the price:
Below is an example of a category page with Clearpay messaging:
For more information on hooks, see the Hooks page.
To enable the messaging on the individual Product page, do the following:
The positioning of the Messaging for Woocommerce relies on a hook. This link is a guide to understanding hook positioning for Product pages.
The hooks for Product Pages and Category Pages are completely different.
For example, use the hook woocommerce_before_add_to_cart_form to position the messaging directly under the Product Page price:
Below is an example of a Product Page with Clearpay messaging:
For more information on hooks, see the Hooks page.
This option enables the Clearpay Messaging for any variant products.
For example a product that has a price range from £50 - £200. The Clearpay Messaging will also display the instalment breakdown according to a price range.
When a customer selects a variant, a specific price appears. This option enables the Clearpay Messaging to display a specific price breakdown.