Package-level declarations
Types
Defines the card brand/network used in the checkout flow.
Defines the type of card used in the checkout flow.
MPCheckoutAppearance class, used to configure the checkout appearance
MPCheckoutType sealed class, used to configure the checkout type. The type parameter T determines the com.mercadopago.sdk.android.checkout.domain.model.MPPaymentData subtype returned in com.mercadopago.sdk.android.checkout.domain.callback.MercadoPagoCheckoutResult.Success. The type parameter C determines the com.mercadopago.sdk.android.checkout.domain.model.MPUserCancelledContext subtype returned in com.mercadopago.sdk.android.checkout.domain.callback.MercadoPagoCheckoutResult.UserCancelled.
MPInstallment class, used to configure the installments
MPOrder class, used to configure the card form
MPPayer class, used to configure the payer
MPPaymentMethod class, used to determine the payment method This its used to change the payment method showed in checkout