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.
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.
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.
This class will allow you to create and manage your orders. You can attach one or more payments in your merchant order.
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.