# Instalments in Mexico

## Installments without interest <a href="#installments-without-interest" id="installments-without-interest"></a>

The merchants can offer consumers, from Mexico, installments without interest plan with a selection of the number of installments, between 2 and 48, subject to the **Prosa**, **Banorte,** and **AmexMexico** acquirers.&#x20;

This type of installment is available via API, MOTO (mail order, telephone order), Hosted Checkout, Pay By Link, and Virtual Terminal.

* The merchant will provide the number of installments that he wants to offer to the consumer
* This installment type carries interest fees
* The payment terms (period, fees, etc.) are between the cardholder and the issuer (Verifone is not part of it)
* Verifone does not manage the following installments
* The installments without interest are only available for a sale transaction
* The Installments without interest can be selected for these cards:
  * Amex
  * Carnet
  * MasterCard
  * Visa

### Pay By Link <a href="#pay-by-link" id="pay-by-link"></a>

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/1_1.jpg" alt="" height="351" width="540"></div>

### Virtual Terminal <a href="#virtual-terminal" id="virtual-terminal"></a>

<div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/3_36.JPG" alt="" width="563"><figcaption></figcaption></figure></div>

### Hosted checkout <a href="#hosted-checkout" id="hosted-checkout"></a>

{% hint style="info" %}
The customer will only be charged in instalments if the **Pay with interest-fee instalments** checkbox is selected. If the customer does not select it, they will be charged the full amount in one single payment.
{% endhint %}

<div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/1_100.JPG" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verifone.com/online-payments/checkout/instalments/instalments-in-mexico.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
