Uses of Class
com.mercadopago.client.MercadoPagoClient
-
-
Uses of MercadoPagoClient in com.mercadopago.client.cardtoken
Subclasses of MercadoPagoClient in com.mercadopago.client.cardtoken Modifier and Type Class Description class
CardTokenClient
Client for retrieving the token for a card. -
Uses of MercadoPagoClient in com.mercadopago.client.customer
Subclasses of MercadoPagoClient in com.mercadopago.client.customer Modifier and Type Class Description class
CustomerCardClient
Client responsible for performing customer card actions.class
CustomerClient
Client responsible for performing customer actions. -
Uses of MercadoPagoClient in com.mercadopago.client.identificationtype
Subclasses of MercadoPagoClient in com.mercadopago.client.identificationtype Modifier and Type Class Description class
IdentificationTypeClient
Client with methods of Identification Type APIs. -
Uses of MercadoPagoClient in com.mercadopago.client.merchantorder
Subclasses of MercadoPagoClient in com.mercadopago.client.merchantorder Modifier and Type Class Description class
MerchantOrderClient
MerchantOrderClient class. -
Uses of MercadoPagoClient in com.mercadopago.client.oauth
Subclasses of MercadoPagoClient in com.mercadopago.client.oauth Modifier and Type Class Description class
OauthClient
Client responsible for performing oauth authorization. -
Uses of MercadoPagoClient in com.mercadopago.client.payment
Subclasses of MercadoPagoClient in com.mercadopago.client.payment Modifier and Type Class Description class
PaymentClient
Client responsible for performing payment actions.class
PaymentRefundClient
Client that use the Payment Refunds APIs. -
Uses of MercadoPagoClient in com.mercadopago.client.paymentmethod
Subclasses of MercadoPagoClient in com.mercadopago.client.paymentmethod Modifier and Type Class Description class
PaymentMethodClient
Client with methods of Payment Method APIs. -
Uses of MercadoPagoClient in com.mercadopago.client.point
Subclasses of MercadoPagoClient in com.mercadopago.client.point Modifier and Type Class Description class
PointClient
Client that use the Point APIs. -
Uses of MercadoPagoClient in com.mercadopago.client.preapproval
Subclasses of MercadoPagoClient in com.mercadopago.client.preapproval Modifier and Type Class Description class
PreapprovalClient
Client that use the Preapproval APIs. -
Uses of MercadoPagoClient in com.mercadopago.client.preference
Subclasses of MercadoPagoClient in com.mercadopago.client.preference Modifier and Type Class Description class
PreferenceClient
Client that use the Preferences APIs. -
Uses of MercadoPagoClient in com.mercadopago.client.user
Subclasses of MercadoPagoClient in com.mercadopago.client.user Modifier and Type Class Description class
UserClient
Client to get user information.
-