Enable the Zip on-site messaging

Plugin icon

Magento 1

Enable the Zip on-site messaging


Let your customers know

Consumers are not always aware of the different payment options available to them before they reach the checkout. Knowing that Zip is available early on can influence the purchase decision. Enabling the Zip on-site assets is a great way to let them know even before they decide to buy.

📘

Mobile view of Zip widgets



📘

Desktop view of Zip widgets



#3 Tab title here

#3 Tab content here

Dolor sit amet

Ololo pysh pysh

Activate the Zip on-site messaging

  1. In the Zip configuration page, set the widget configuration to the below settings
Product Page Display Strip-Banner: Activate as per your preference
Display Widget: Yes
Display Tagline: Activate as per your preference
Category Page Activate as per your preference
Cart Page Display Strip Banner: Activate as per your preference
Display Widget: Yes
Display tagline: Activate as per your preference
Checkout Page Activate as per your preference
Debug Yes
  1. Click "Save"

Add the Zip payment icon

Include the Zip payment icon alongside the other accepted payment logos, wherever they appear on your website.

In Magento the footer payment icons are often located in the Footer Static Block.

  1. In the Magento admin dashboard, navigate to CMS > Static Blocks
  2. Select the Static Block for the footer, or that contains the payment icons.
  3. Use the following code below to add the Zip Payment Icon alongside the other accepted payment method logos.
<a><img src="https://static.zipmoney.com.au/assets/default/footer-tile/footer-tile-new.png" alt=“zip icon” style="height:24px;"></a>
  1. Save your changes