Classes, interfaces and traits
AdvancedPayment¶
Advanced Payment class
« More »
AuthorizedPayment¶
Authorized Payments Class
« More »
Card¶
The cards class is the way to store card data of your customers safely to improve the shopping experience.
This will allow your customers to complete their purchases much faster and easily, since they will not have to complete their card data again.
This class must be used in conjunction with the Customer class.
« More »
CardToken¶
Card Token class
This class will allow you to send your customers card data for Mercado Pago server and receive a token to complete the payments transactions.
« More »
Customer¶
This class allows you to store customers data safely to improve the shopping experience.
This will allow your customer to complete their purchases much faster and easily when used in conjunction with the Cards class.
« More »
DisbursementRefund¶
Disbursement Refund class
« More »
DiscountCampaign¶
discount Campaign class
« More »
MerchantOrder¶
This class will allow you to create and manage your orders. You can attach one or more payments in your merchant order.
« More »
Payment¶
This class provides the methods to access the API that will allow you to create your own payment experience on your website.
From basic to advanced configurations, you control the whole experience.
« More »
Preference¶
This class will allow you to charge your customers through our web form from any device in a simple, fast and secure way.
« More »