> ## 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.

# Colombia

> On-Ramp and Off-Ramp payment methods, currency and requirements for Colombia (COP).

**Currency:** COP · **On-Ramp:** ✅ · **Off-Ramp:** ✅ (some methods are On-Ramp only)

## Payment methods

### On-Ramp (fiat → crypto)

| Method                           | How the user pays                                   |
| -------------------------------- | --------------------------------------------------- |
| **Bank transfer (PSE)**          | The user pays via a bank transfer using PSE.        |
| **BRE-B**                        | The user pays using a BRE-B key.                    |
| **Request-to-Pay (Bancolombia)** | The user approves a payment request in Bancolombia. |
| **Request-to-Pay (Nequi)**       | The user approves a payment request in Nequi.       |

### Off-Ramp (crypto → fiat)

| Method                  | Where the user receives funds      |
| ----------------------- | ---------------------------------- |
| **Bank transfer (PSE)** | Payout to the user's bank account. |
| **BRE-B**               | Payout to a BRE-B key.             |

<Note>
  **Request-to-Pay (R2P)** — Bancolombia and Nequi — is available for **On-Ramp only**. It cannot be used to receive Off-Ramp payouts.
</Note>

## Requirements

* **Customer & KYC:** the customer must complete [identity verification](/ramps-api/kyc/overview) (`COMPLETED`) before operating.
* **Deposit account (On-Ramp):** the deposit account 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 account (bank transfer via PSE or a BRE-B key) 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 Colombia.
* **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)
