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

# Financing options

> Buy now pay later options for your customers — Afterpay, Splitit, Klarna, Sezzle, ZipPay, and more.

<div className="compact-lists" style={{ fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif", fontVariantNumeric: "normal" }}>
  Whop offers nine financing options: Afterpay (known as ClearPay in the UK), Splitit, Klarna, Sezzle, ZipPay, ClarityPay, Scalapay, Tamara, and SeQura. These buy now, pay later options let your customers pay off their purchase over time while you receive the full payment at purchase.

  <div style={{ marginTop: "1.5rem" }}>
    <CardGroup cols={3}>
      <Card style={{ border: "none" }} title="Get paid upfront" icon="money-bill-transfer">
        You receive full payment upfront. Financing partners handle customer
        repayment.
      </Card>

      <Card style={{ border: "none" }} title="Global options, flexible criteria" icon="globe">
        Access providers across regions with flexible qualification requirements.
      </Card>

      <Card style={{ border: "none" }} title="Automatic at checkout" icon="circle-check">
        Financing options appear automatically at checkout when the customer is
        eligible.
      </Card>
    </CardGroup>
  </div>

  <div style={{ marginTop: "1.5rem" }}>
    After Whop approves your business for financing, all eligible options automatically appear at checkout. Customers manage their payment schedules directly through the financing partner's portal.
  </div>

  ## Financing overview

  <table
    style={{
	tableLayout: "fixed",
	width: "100%",
	borderCollapse: "separate",
	borderSpacing: 0,
	fontSize: "0.9rem",
	fontFamily:
		"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
	fontVariantNumeric: "normal",
}}
  >
    <colgroup>
      <col style={{ width: "20%" }} />

      <col style={{ width: "22%" }} />

      <col style={{ width: "14%" }} />

      <col style={{ width: "14%" }} />

      <col style={{ width: "30%" }} />
    </colgroup>

    <thead>
      <tr>
        <th
          style={{
				textAlign: "left",
				padding: "10px 12px",
				borderBottom: "2px solid #e5e7eb",
				fontWeight: 600,
				color: "#374151",
			}}
        >
          Method
        </th>

        <th
          style={{
				textAlign: "left",
				padding: "10px 12px",
				borderBottom: "2px solid #e5e7eb",
				fontWeight: 600,
				color: "#374151",
			}}
        >
          Countries
        </th>

        <th
          style={{
				textAlign: "left",
				padding: "10px 12px",
				borderBottom: "2px solid #e5e7eb",
				fontWeight: 600,
				color: "#374151",
			}}
        >
          Maximum amount
        </th>

        <th
          style={{
				textAlign: "left",
				padding: "10px 12px",
				borderBottom: "2px solid #e5e7eb",
				fontWeight: 600,
				color: "#374151",
			}}
        >
          Maximum term
        </th>

        <th
          style={{
				textAlign: "left",
				padding: "10px 12px",
				borderBottom: "2px solid #e5e7eb",
				fontWeight: 600,
				color: "#374151",
			}}
        >
          Credit score
        </th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td
          style={{
				padding: "12px",
				backgroundColor: "#f8fafc",
				fontWeight: 600,
				color: "#0f172a",
				borderBottom: "1px solid #e2e8f0",
			}}
        >
          Zip Pay
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          USA, Australia
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          {"$1.5k US / A$20k AU"}
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          4 months
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          Around 460
        </td>
      </tr>

      <tr>
        <td
          style={{
				padding: "12px",
				backgroundColor: "#f8fafc",
				fontWeight: 600,
				color: "#0f172a",
				borderBottom: "1px solid #e2e8f0",
			}}
        >
          Afterpay / ClearPay
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          USA, UK, Australia
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          {"$4k"}
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          12 months
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          Around 600
        </td>
      </tr>

      <tr>
        <td
          style={{
				padding: "12px",
				backgroundColor: "#f8fafc",
				fontWeight: 600,
				color: "#0f172a",
				borderBottom: "1px solid #e2e8f0",
			}}
        >
          Klarna
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          USA, EU, UK, Canada, Australia
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          {"$10k"}
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          24 months
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          Around 600
        </td>
      </tr>

      <tr>
        <td
          style={{
				padding: "12px",
				backgroundColor: "#f8fafc",
				fontWeight: 600,
				color: "#0f172a",
				borderBottom: "1px solid #e2e8f0",
			}}
        >
          Sezzle
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          USA, Canada
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          {"$2.5k"}
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          24 months
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          Around 550
        </td>
      </tr>

      <tr>
        <td
          style={{
				padding: "12px",
				backgroundColor: "#f8fafc",
				fontWeight: 600,
				color: "#0f172a",
				borderBottom: "1px solid #e2e8f0",
			}}
        >
          Splitit
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          USA, International
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          {"$20k"}
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          6 months
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          No credit score required
        </td>
      </tr>

      <tr>
        <td
          style={{
				padding: "12px",
				backgroundColor: "#f8fafc",
				fontWeight: 600,
				color: "#0f172a",
				borderBottom: "1px solid #e2e8f0",
			}}
        >
          Scalapay
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          Italy, France, Spain, Portugal
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          {"€3k"}
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          4 months
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          No credit score required
        </td>
      </tr>

      <tr>
        <td
          style={{
				padding: "12px",
				backgroundColor: "#f8fafc",
				fontWeight: 600,
				color: "#0f172a",
				borderBottom: "1px solid #e2e8f0",
			}}
        >
          ClarityPay
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          US
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          {"$30k"}
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          36 months
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          Around 600
        </td>
      </tr>

      <tr>
        <td
          style={{
				padding: "12px",
				backgroundColor: "#f8fafc",
				fontWeight: 600,
				color: "#0f172a",
				borderBottom: "1px solid #e2e8f0",
			}}
        >
          Tamara
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          UAE, Saudi Arabia
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          {"SAR 5k"}
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          4 months
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          No credit score required
        </td>
      </tr>

      <tr>
        <td
          style={{
				padding: "12px",
				backgroundColor: "#f8fafc",
				fontWeight: 600,
				color: "#0f172a",
				borderBottom: "1px solid #e2e8f0",
			}}
        >
          SeQura
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          Spain
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          {"€10k"}
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          12 months
        </td>

        <td
          style={{
				padding: "12px",
				borderBottom: "1px solid #e2e8f0",
				color: "#374151",
			}}
        >
          No credit score required
        </td>
      </tr>
    </tbody>
  </table>

  ## What BNPL options does Whop offer?

  Learn more about Whop's financing options below:

  ### 1. Afterpay / ClearPay

  **Overview:** Afterpay (known as ClearPay in the UK) is a leading financing option for mid-ticket offers, designed for fast, low-friction checkout. It has strong brand-name recognition, high consumer trust, and wide adoption among US and UK customers.

  * **Supported countries:** USA, UK, Australia
  * **Maximum amount:** $4,000 for US; £1,000 for UK; A$2,000 for AU
  * **Maximum term length:** 12 months
  * **Approvals**: starting around 600 credit score

  ### 2. Splitit

  **Overview:** Splitit is a buy now, pay later option for higher-priced plans and international customers. It doesn't require a customer credit check. Unlike most BNPL options, Splitit uses a customer's existing credit card and available credit limit to divide purchases into monthly installments. Splitit doesn't require another application or external credit check. Buyers can use monthly, interest-free installments as long as they have available credit on their card.

  * **Supported countries:** INTL & USA
  * **Maximum amount:** {"$20,000 (up to $40,000 with approval)"}
  * **Maximum term length:** 6 months (up to 12 months with approval)
  * **Approvals:** No credit score requirement – based off existing lines of credit on cards
  * **Funding terms:** 0% interest for buyers

  ### 3. Klarna

  **Overview:** Klarna is a global buy now, pay later provider offering flexible payment options, including Pay in 4, Pay in 30 days, and long-term financing for larger purchases. It has strong brand recognition and can support both US- and EU-based customers.

  * **Supported countries:** USA, EU, UK, CA, AU
  * **Maximum amount:** \$10,000 for USA (see international limits in table below)
  * **Maximum term length:** 24 months
  * **Approvals**: starting around 600 credit score

  | Country        | Minimum amount | Maximum amount |
  | -------------- | -------------- | -------------- |
  | Austria        | €25,00         | €10.000,00     |
  | Czechia        | 25,00 Kč       | 25.000,00 Kč   |
  | Finland        | €25,00         | €5.000,00      |
  | France         | €1,00          | €1.500,00      |
  | Germany        | €25,00         | €10.000,00     |
  | Greece         | €1,00          | €1.000,00      |
  | Ireland        | €1.00          | €1,500.00      |
  | Italy          | €1,00          | €4.500,00      |
  | Netherlands    | €35,00         | €4.000,00      |
  | Norway         | kr 0,00        | kr 150.000,00  |
  | Portugal       | €1,00          | €1.000,00      |
  | Spain          | €1,00          | €1.500,00      |
  | Sweden         | 250,00 kr      | 150.000,00 kr  |
  | Canada         | C\$1.00        | C\$1,500.00    |
  | Australia      | A\$1.00        | A\$1,500.00    |
  | United Kingdom | £1.00          | £2,000.00      |
  | United States  | \$0.50         | \$10,000.00    |

  ### 4. Sezzle

  **Overview:** Sezzle is a buy now, pay later platform that gives customers flexible ways to pay. Options include Pay in 2, Pay in 4 interest-free installments, and longer-term monthly financing for larger purchases.

  * **Supported countries:** USA/CA
  * **Maximum amount:** \$2,500
  * **Maximum term length:** 24 months
  * **Approvals**: starting around 550 credit score
  * **Funding terms**: No recourse for defaulted plans, zero-interest options available

  ### 5. ZipPay

  **Overview:** ZipPay is an ideal buy now pay later option for shorter plans and lower-priced offers. Zip's most popular product lets shoppers split purchases into 4 installments over 6 weeks, with payments charged every two weeks.

  * **Supported countries:** USA, Australia
  * **Maximum amount:** $1,500 (US); A$20,000 (AU)
  * **Maximum term length:** 4 months
  * **Approvals**: starting around 460 credit score

  ### 6. ClarityPay

  **Overview:** ClarityPay is a financing provider designed for higher-ticket purchases, giving customers the ability to spread payments over longer monthly terms while merchants receive the full payment upfront.

  <p>
    To enable ClarityPay on your checkout, [contact Whop Support](https://whop.com/chats/new).
  </p>

  * **Supported countries:** USA
  * **Maximum amount:** \$30,000
  * **Maximum term length:** 36 months
  * **Approvals**: starting around 600 credit score

  ### 7. Scalapay

  **Overview:** Scalapay is a popular European buy now, pay later option that lets customers split purchases into either 3 or 4 installments with 0% interest. Customers can pay with credit, debit, or prepaid cards.

  <p>
    To enable Scalapay on your checkout, [contact Whop Support](https://whop.com/chats/new).
  </p>

  * **Supported countries:** Italy, France, Spain, Portugal
  * **Maximum amount:** €3,000
  * **Maximum term length:** 4 months
  * **Funding terms:** Merchants receive the full payment upfront. Customers pay no additional fees.

  ### 8. Tamara

  **Overview:** Tamara is a leading Sharia-compliant buy now, pay later (BNPL) service across the GCC region. It lets customers split purchases into interest-free installments (2, 3, or 4+ payments) with no hidden fees or late fees.

  <p>
    To enable Tamara on your checkout, [contact Whop Support](https://whop.com/chats/new).
  </p>

  * **Supported countries:** UAE, Saudi Arabia
  * **Maximum amount:** SAR 5,000 in Saudi Arabia and AED 5,000 in the UAE
  * **Maximum term length:** 4 months
  * **Funding terms:** Merchants receive the full payment upfront. Customers pay no additional fees.

  ### 9. SeQura

  **Overview:** SeQura is a European BNPL provider focused on installment payments for online education offers, such as courses, electronic books, and digital materials. It lets Spanish customers split purchases into 3, 6, 9, or 12 monthly installments at checkout.

  <p>
    To enable SeQura on your checkout, [contact Whop Support](https://whop.com/chats/new).
  </p>

  * **Supported countries:** Spain (Italy, France, Portugal, Mexico & Colombia coming soon)
  * **Maximum amount:** €10,000
  * **Maximum term length:** 12 months
  * **Funding terms:** 88% after 14 days, 12% after 12 months (varies depending on customer and merchant risk profile)

  ## Related resources

  <CardGroup cols={1}>
    <Card title="Apply for financing" icon="money-bill-transfer" xds href="/payments-and-billing/financing/apply">
      See eligibility requirements and how to apply to access financing options.
    </Card>
  </CardGroup>
</div>
