Mexico (Pymnt): Payment Means Code
Read the available fields for the Payment Means Code and an example for Mexico (Pymnt).
Mexico defines its own set of codes for the Payments Document. The original codes must be provided and prefixed with VRBL:MX as shown in the table below.
| Name (Path) | Cardinality | Description |
|---|---|---|
Payment Means Code (/Statement/StatementLine/PaymentMeans/PaymentMeansCode) | 1..1 | The Payment Means Code related to the referenced Payment. |
Restrictions
The following codes are allowed:
| Code | Description | Description in Spanish |
|---|---|---|
VRBL:MX:01 | Cash | Efectivo |
VRBL:MX:02 | Nominative check (or Check payable to order) | Cheque nominativo |
VRBL:MX:03 | Electronic funds transfer (EFT) | Transferencia electrónica de fondos |
VRBL:MX:04 | Credit card | Tarjeta de crédito |
VRBL:MX:05 | E-wallet (or Electronic wallet) | Monedero electrónico |
VRBL:MX:06 | Electronic money (or E-money) | Dinero electrónico |
VRBL:MX:08 | Grocery vouchers (or Food vouchers) | Vales de despensa |
VRBL:MX:12 | Payment in kind (or Dation in payment) | Dación en pago |
VRBL:MX:13 | Payment by subrogation | Pago por subrogación |
VRBL:MX:14 | Payment by consignment | Pago por consignación |
VRBL:MX:15 | Debt forgiveness (or Condonation) | Condonación |
VRBL:MX:17 | Offset (or Compensation / Clearing) | Compensación |
VRBL:MX:23 | Novation | Novación |
VRBL:MX:24 | Merger of rights (or Confusion, when debtor and creditor become the same party) | Confusión |
VRBL:MX:25 | Remission of debt | Remisión de deuda |
VRBL:MX:26 | Statute of limitations or expiration | Prescripción o caducidad |
VRBL:MX:27 | To the creditor's satisfaction | A satisfacción del acreedor |
VRBL:MX:28 | Debit card | Tarjeta de débito |
VRBL:MX:29 | Charge card (or Service card) | Tarjeta de servicios |
VRBL:MX:30 | Application of advances | Aplicación de anticipos |
VRBL:MX:31 | Payment intermediary | Intermediario pagos |
VRBL:MX:99 | To be defined (TBD) | Por definir |
Example
<ubl:Statement>
<!-- code omitted for clarity -->
<cac:StatementLine>
<!-- code omitted for clarity -->
<cac:PaymentMeans>
<cbc:PaymentMeansCode>VRBL:MX:03</cbc:PaymentMeansCode>
<!-- code omitted for clarity -->
</cac:PaymentMeans>
</cac:StatementLine>
</ubl:Statement>
Updated 9 days ago
