> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sezzle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Zoey

This guide explains how to add Sezzle as a payment option on your Zoey website, enabling customers to use Sezzle at checkout.

### Install the Sezzle Zoey Extension

<Note>
  Contact [Zoey Support](https://www.support.zoey.com/) to install the Sezzle app.
</Note>

### Admin Configuration

1. Go to `Set-up` > `Payment Methods` > `Sezzle`
2. Click `Configure`

   <Frame>
     <img src="https://mintcdn.com/sezzle/GHl_qCHt6kQvq9Ws/images/docs/plugins/zoey/1-payment-methods.png?fit=max&auto=format&n=GHl_qCHt6kQvq9Ws&q=85&s=f57d06b13b787e937656cfa29b983031" alt="1 Payment Methods Pn" width="2850" height="1516" data-path="images/docs/plugins/zoey/1-payment-methods.png" />
   </Frame>
3. Configure the extension
   1. Set `Enabled` to `Yes`
   2. Copy your Merchant ID from your [Sezzle Merchant Dashboard](https://dashboard.sezzle.com/merchant/settings/business)
      * Paste it into the corresponding field in the Sezzle configuration page of your Zoey admin
   3. Copy your Public Key and Private Key from your [Sezzle Merchant Dashboard](https://dashboard.sezzle.com/merchant/settings/apikeys)
      * Paste them into the corresponding fields in the Sezzle configuration page of your Zoey admin
   4. Widget Script Placements

      <Tip>
        * If you want the widget script added to the Product Display Page, set `Add Widget Script in PDP` to `Yes`
        * If you want the widget script added to the Cart Page, set `Add Widget Script in Cart Page`to `Yes`
      </Tip>
   5. Set `Payment from Applicable Countries` to `Specific Countries`
   6. Set `Payment from Specific Countries` to `United States` or `Canada` as applicable
   7. Save the configuration

      <Frame>
        <img src="https://mintcdn.com/sezzle/GHl_qCHt6kQvq9Ws/images/docs/plugins/zoey/2-sezzle-settings.png?fit=max&auto=format&n=GHl_qCHt6kQvq9Ws&q=85&s=c084921fe61097f00ce030dbf84a512b" alt="2 Sezzle Settings Pn" width="2850" height="1516" data-path="images/docs/plugins/zoey/2-sezzle-settings.png" />
      </Frame>
   8. Click `Advanced/Refresh Your Store`

      <Note>
        Installation is complete!
      </Note>

### Validate

Step through a [test checkout](/docs/api/test-cards#checkout-testing) to validate the integration is properly installed.
