Advanced Payment
Attributes
AttributeTypeDescription
id
Long
Advanced Payment Identifier.
status
String
Advanced Payment status.
pending
The user has not finalized the payment process yet.
approved
The payment was approved and accredited.
rejected
The payment was rejected. The user could retry the payment.
cancelled
The payment was canceled by one of the parties or has expired.
refunded
The payment was returned to the user.
partially_refunded
Part of the payment was returned to the user.
charged_back
A chargeback has been made on the buyer's credit card.
marketplace
String
Name of the Marketplace that processed the payment.
payer
Object
payer identifier.
id
String
Identification of the associated payer.
email
String
Payer’s email address.
type
String
Type of identification of the associated payer (required if the payer is a customer).
customer
The payer is a client and belongs to the collector.
registered
The account corresponds to a registered user of Mercado Pago.
identification
Object
Personal identification.
type
String
Identification type.
number
String
Identification number.
address
Object
Address.
zip_code
String
Zip Code.
street_name
String
Street name.
street_number
Integer
Number.
phone
Object
Phone number of the associated payer.
area_code
String
Area Code.
number
String
Phone number.
extension
String
Phone number extension.
first_name
String
Name of the associated payer.
last_name
String
Last name od the associated payer.
payments
Array(Object)
List of payments made by the buyer.
id
Number
Payment identification.
status
String
Payment status.
status_detail
String
Payment status details.
payment_type_id
String
Selected payment method type.
payment_method_id
String
Payment method selected to make the payment.
token
String
Token card identifier.
transaction_amount
Float
Product cost.
installments
Integer
Number of installments selected.
processing_mode
String
Method of processing the payments (aggregator by default).
aggregator
en
en
es
en
pt
en
gateway
issuer_id
String
Identifier of the issuer of the payment method.
description
String
Reason for payment.
capture
Boolean
Determines whether the payment should be captured (true, default value) or only reserved (false).
external_reference
String
Identifier provided by the seller in their system.
statement_descriptor
String
How the payment will appear in the card statement.
date_of_expiration
String
Expiration date for the case of payment method "ticket".
transaction_details
Object
Group the transaction details.
external_resource_url
String
Identify the resource in the payment processor.
disbursements
Array(Object)
List of payments that correspond to each Seller.
id
Number
Payment identifier.
amount
Float
Payment amount.
external_reference
String
Identifier provided by the seller in their system.
collector_id
Integer
Seller identifier.
application_fee
Float
Commission collected by the Marketplace.
money_release_days
Float
Number of days (from the date of approval of the payment) in which the payment will be released to the Seller.
binary_mode
Boolean
When the payment is activated, it can only be approved or rejected. Otherwise, the payment may be pending.
date_created
Date(ISO_8601)
Date of creation of the payment.
date_last_updated
Date(ISO_8601)
Date of the last modification.
metadata
Object
Valid JSON that can be added to the payment to save additional attributes.
application_id
Object
Marketplace ID.
currency_id
String(3)
Identifier of the currency used in the payment.
ARS
Argentine Peso.
BRL
Brazilian Real.
CLP
Chilean Peso.
MXN
Mexican Peso.
COP
Colombian Peso.
PEN
Peruvian Sol.
UYU
Uruguayan Peso.
site_id
owner_id
additional_info
Object
Information that can improve the fraud prevention analysis and the conversion rate. Try sending us as much information as possible.
ip_address
String
IP from which the request comes (only for bank transfer)
items
Array(Object)
List of items to pay.
id
String
Item code.
title
String
Item name.
description
String
Item description.
picture_url
String
Image URL.
category_id
String
Item category.
quantity
Integer
Number of items.
unit_price
Float
Unit price.
payer
Object
Buyer’s information.
first_name
String
Buyer’s name.
last_name
String
Buyer’s last name.
phone
Object
Buyer’s phone number.
area_code
String
Area Code.
number
String
Phone number.
registration_date
Date
Date of registration of the buyer on your website.
shipments
Object
Shipping information.
receiver_address
Object
Buyer’s address.
zip_code
String
Zip Code.
street_name
String
Street name.
street_number
Integer
Number.
floor
String
Floor
apartment
String
Unit.