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

# Evendeals

> Sync location-based purchasing power parity discount coupons from Evendeals into your Dodo Payments account for one-time and subscription products.

## Introduction

[Evendeals](https://www.evendeals.com/integrations/dodo-payments) is a platform that creates and syncs location-based purchasing power parity discount coupons into your Dodo Payments account. It supports both one-time and subscription products, automatically generating discount codes that rotate on a schedule you define.

<Frame>
  <img src="https://mintcdn.com/dodopayments/9-ym4vw4rAut79bF/images/integrations/evendeals/hero.png?fit=max&auto=format&n=9-ym4vw4rAut79bF&q=85&s=1d0b983a26b7fd308fdd30e52f239200" alt="Evendeals Dodo Payments integration overview" style={{ maxHeight: '500px', width: 'auto' }} width="2880" height="1620" data-path="images/integrations/evendeals/hero.png" />
</Frame>

<Note>
  Dodo Payments has native [Purchasing Power Parity](/features/purchasing-power-parity), which reduces prices by country at checkout with no banner, no script, and no coupon codes to manage. Evendeals is for merchants who specifically want the discount-code approach with automatic coupon rotation.
</Note>

## How It Works

Evendeals connects to your Dodo Payments account via API key. Once connected, you configure percentage discounts for each country group. Evendeals then creates discount codes in your Dodo Payments account automatically and rotates them on a schedule you set (by time interval, redemption count, or view count) to prevent abuse.

## Evendeals vs Native PPP

Native Purchasing Power Parity is the recommended way to price by country, since it needs no coupon codes and cannot be shared or abused. Choose Evendeals when you specifically want the discount-code approach.

|                                | Native PPP                                    | Evendeals                                      |
| :----------------------------- | :-------------------------------------------- | :--------------------------------------------- |
| How it works                   | A percentage per country, applied at checkout | A percentage off, applied through a code       |
| Where it's configured          | Built into Dodo Payments                      | Evendeals dashboard                            |
| Banner or script required      | Not required                                  | Not required                                   |
| Coupon rotation / auto-refresh | Not applicable                                | Yes                                            |
| Subscription support           | Yes                                           | Yes                                            |
| Best for                       | Correct prices with no site changes           | Discount-code approach with automatic rotation |

## Key Features

* **Auto coupon sync** — Coupons are created and managed in Dodo Payments automatically
* **Percentage discounts** — Offer percentage-off discounts per country group
* **Subscription support** — Discounts apply across subscription billing cycles
* **Auto-refresh rules** — Rotate coupon codes automatically by time interval, redemption count, or view count to prevent abuse

<Info>
  Discount codes created by Evendeals will automatically appear in your Dodo Payments dashboard under **Sales → Discounts**.
</Info>

<Frame>
  <img src="https://mintcdn.com/dodopayments/9-ym4vw4rAut79bF/images/integrations/evendeals/features.png?fit=max&auto=format&n=9-ym4vw4rAut79bF&q=85&s=36565409912aaa949caa920699996f6e" alt="Evendeals key features for Dodo Payments integration" style={{ maxHeight: '500px', width: 'auto' }} width="2880" height="1624" data-path="images/integrations/evendeals/features.png" />
</Frame>

## Prerequisites

Before setting up this integration, ensure you have:

1. A [Dodo Payments account](https://app.dodopayments.com)
2. An [Evendeals account](https://www.evendeals.com/signin)
3. A Dodo Payments API key

## Getting Started

<Steps>
  <Step title="Create a Dodo Payments API Key">
    In your Dodo Payments dashboard, go to **Developers → API Keys** and click **Create New API**. Name it descriptively (e.g., "Evendeals") so you can identify it later.
  </Step>

  <Step title="Connect in Evendeals">
    In your [Evendeals dashboard](https://www.evendeals.com/signin), navigate to **Integrations**, find the Dodo Payments card, and paste your API key.
  </Step>

  <Step title="Configure Regional Discounts">
    Set percentage discounts for each country group and hit sync. Evendeals creates coupons in Dodo Payments automatically.

    <Check>
      After syncing, open **Sales → Discounts** in your Dodo Payments dashboard to confirm the generated coupons appear. Each coupon will have a recognizable Evendeals prefix.
    </Check>
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/dodopayments/9-ym4vw4rAut79bF/images/integrations/evendeals/setup.png?fit=max&auto=format&n=9-ym4vw4rAut79bF&q=85&s=75ccb04ed98b7b612b952438aa84b27d" alt="Evendeals setup guide for Dodo Payments" style={{ maxHeight: '500px', width: 'auto' }} width="2880" height="1594" data-path="images/integrations/evendeals/setup.png" />
</Frame>

## Additional Resources

<CardGroup cols={2}>
  <Card title="Evendeals Dodo Payments Integration" icon="book-open" href="https://www.evendeals.com/integrations/dodo-payments">
    The full setup guide and documentation on Evendeals.
  </Card>

  <Card title="Purchasing Power Parity" icon="earth-americas" href="/features/purchasing-power-parity">
    Native PPP in Dodo Payments, which reduces prices by country at checkout.
  </Card>

  <Card title="Discount Codes" icon="percent" href="/features/discount-codes">
    How to create and manage discount codes in Dodo Payments.
  </Card>

  <Card title="ParityDeals" icon="globe" href="/integrations/paritydeals">
    An alternative discount-code tool, with banner customization and time-based deals.
  </Card>
</CardGroup>
