Note

The Affirm integration is only available for merchants on Shift4Shop legacy paid plans. This integration is not accessible on the free Shift4Shop End to End plan.

## Introduction

Integrate Affirm's flexible payment solutions into Shift4Shop for smooth financing at checkout.

How's it work? When a customer hits checkout on Shift4Shop, Affirm's got their back. Our payment widget slides right in so customers can split their purchases into biweekly or monthly payments. On the business end, Affirm handles the financing - funds get deposited into the merchant's account like a standard purchase. It's that easy.

The benefit? Customers get financing that fits their budget, while merchants get more sales and larger order values. So take the headache out of checkout and let Affirm handle the heavy lifting - integration made easy.

## How Affirm Works



We're here to make financing a breeze for you and your customers! With Affirm, your customers can easily pay-over-time for their purchases. Our integration is simple, so you can offer payment options online or in-store. We'll provide you with all the necessary tools to set up your business to display monthly payment options, offer prequalification, and add Affirm at checkout. Let's make financing easy together!




## Integrate Affirm

To get started with your Affirm integration, contact your Shift4Shop account manager or Shift4Shop support for details on next steps. Some customization may be required.




## Troubleshooting

##  **Affirm monthly payment messaging is not rendering on product pages.**

Affirm monthly payment messaging code has been added as a configuration option in Shift4Shop. If you are using custom listing page templates, this update will not be added automatically to your custom templates. To get [Affirm monthly payment messaging](🔗) added to your templates, you need to follow the steps below:

  1. Sign in to your Shift4Shop Online Store Manager.

  2. Go to **Settings >Design >Themes & Styles**.

  3. Click the **Edit Template (HTML)** button at the top right under **More**.

  4. In Shift4Shop, [listing_x.html](🔗) defines the layout of the product listing pages. In Template Editor, depending on which `listing_x.html` you are using for your product page, click on the **settings icon > Edit** to edit the product page template.

  5. Under [ITEMPRICE] div and above the `<div class="status">` add the following code:  


  1. Click **Save**.

Note

If you have custom cart page theme, you may also need to add the same code in your cart theme file. For example `view_cart.html`.

##  **Affirm confirmation page function is not working.**

When a customer completes their purchase, you can send their order and product information to Affirm for A/B testing, which will help you optimize your site. This configuration has been added in Shift4Shop Affirm admin settings (Enable Affirm's Enhanced Analytics (Confirmation Page)). If you are using a custom checkout template, you may need to additionally add custom code: 

  1. Sign in to your Shift4Shop Online Store Manager.

  2. Go to **Content > Titles & Content**.

  3. In **Checkout #4**, click **Actions** and then click **Edit** (located on the far right of the page section).

  4. Add the code below to the **Footer** section (WYSIWYG mode enabled):


  1. Click **Save Changes**.