payment_id string |
order_id string |
status stringPossible values: [PROCESSING , APPROVED , REJECTED , REFUNDED , CHARGED_BACK ] |
status_code stringPossible values: [PROCESSING , APPROVED , REJECTED_INSUFFICIENT_FUNDS , REJECTED_CALL_FOR_AUTH , REJECTED_DECLINED , REJECTED_INVALID_CARD , REJECTED_INVALID_TRANSACTION , REJECTED_INVALID_MERCHANT , REJECTED_SYSTEM_ERROR , REJECTED_INVALID_ORDER , REJECTED_MAX_ATTEMPTS , REFUNDED , REFUNDED_PARTIALLY , CHARGED_BACK ] |
amount objectvalue amount — OPTIONAL | currency currencyCodeISO4217 — OPTIONAL |
|
authorized_amount objectvalue amount — OPTIONAL | currency currencyCodeISO4217 — OPTIONAL |
|
plan objectid string | type stringThis value must be taken from the standarized list of plan types. The list itself is part of the IEP documentation. | description stringA description ready to be rendered in the frontend | installments integer | total_amount objectvalue amount — OPTIONAL | currency currencyCodeISO4217 — OPTIONAL |
| installment_amount objectvalue amount — OPTIONAL | currency currencyCodeISO4217 — OPTIONAL |
| financial_info object — OPTIONALtotal_fianancial_cost percentage — OPTIONAL | nominal_annual_rate percentage — OPTIONAL |
|
|
card object — OPTIONALoriginal_bin bins | original_last4 string | type string — OPTIONAL | brand_id string — OPTIONALThis value must be taken from the standarized list of card brands ids. The list itself is part of the IEP documentation. | issuer_id string — OPTIONALThis value must be taken from the standarized list of card issuers ids. The list itself is part of the IEP documentation and is based on the BCRA's 'Nomina de Entidades' | holder object — OPTIONALname string — OPTIONAL | identification_type string — OPTIONALPossible values: [DNI , CUIL ] | identification_number string — OPTIONAL |
|
|
wallet object — OPTIONALname string | provider string | brand_wallet_id string | user object — OPTIONALemail email — OPTIONAL | phone string — OPTIONAL | device_id string — OPTIONAL | identification_type string — OPTIONALPossible values: [DNI , CUIL ] | identification_number string — OPTIONAL |
|
|
authorization_code string — OPTIONAL |
created_at date-time |
updated_at date-time |
additional_info object — OPTIONAL |