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

# Mexico

> On-Ramp and Off-Ramp payment methods, currency and requirements for Mexico (MXN).

**Currency:** MXN · **On-Ramp:** ✅ · **Off-Ramp:** ✅

## Payment methods

### On-Ramp (fiat → crypto)

| Method            | How the user pays                                                             |
| ----------------- | ----------------------------------------------------------------------------- |
| **Bank transfer** | The user transfers MXN via **SPEI** to a **CLABE** generated for the deposit. |

### Off-Ramp (crypto → fiat)

| Method            | Where the user receives funds                               |
| ----------------- | ----------------------------------------------------------- |
| **Bank transfer** | Payout to the user's bank account, identified by **CLABE**. |

<Note>
  Mexico does **not** support Mercado Pago. On-Ramp and Off-Ramp are handled through bank transfer (CLABE / SPEI).
</Note>

## Requirements

* **Customer & KYC:** the customer must complete [identity verification](/ramps-api/kyc/overview) (`COMPLETED`) before operating.
* **Deposit account (On-Ramp):** the deposit CLABE is provisioned before operating — create it with [Create Deposit Account](/ramps-api/customers/create-deposit-account). It may take a moment to become available (the account moves from `PROCESSING` to `ENABLED`).
* **Off-Ramp destination account:** register and validate the user's payout **CLABE** as an [external fiat account](/ramps-api/fiat-accounts/create-fiat-account). Use [Retrieve Fiat Account Requirements](/ramps-api/fiat-accounts/retrieve-fiat-account-requirements) to get the exact fields for Mexico.
* **Terms & Conditions:** accept the applicable [T\&C](/ramps-api/terms-and-conditions/introduction) right after creating the customer — a required step before operating.

## Next steps

* [On-Ramp integration walkthrough](/ramps-api/guides/on-ramp-integration)
* [Off-Ramp integration walkthrough](/ramps-api/guides/off-ramp-integration)
* [Widget integration](/ramps-api/widget/introduction)
