- SavedCardTestFlow - Class in com.mercadopago.android.px.testcheckout.flows
-
- SavedCardTestFlow(String, String, Context) - Constructor for class com.mercadopago.android.px.testcheckout.flows.SavedCardTestFlow
-
- SavedCardTestFlow(String, Context) - Constructor for class com.mercadopago.android.px.testcheckout.flows.SavedCardTestFlow
-
- SavedCardTestFlow(MercadoPagoCheckout, Context) - Constructor for class com.mercadopago.android.px.testcheckout.flows.SavedCardTestFlow
-
- SavedCardToken - Class in com.mercadopago.android.px.model
-
- SavedCardToken(String, String) - Constructor for class com.mercadopago.android.px.model.SavedCardToken
-
- SavedESCCardToken - Class in com.mercadopago.android.px.model
-
- ScreenViewEvent - Class in com.mercadopago.android.px.model
-
- ScreenViewEvent() - Constructor for class com.mercadopago.android.px.model.ScreenViewEvent
-
- ScreenViewEvent.Builder - Class in com.mercadopago.android.px.model
-
- SECURITY_CODE_REQUIRED - Static variable in class com.mercadopago.android.px.model.exceptions.ApiException.ErrorCodes
-
- SecurityCode - Class in com.mercadopago.android.px.model
-
- SecurityCode(Parcel) - Constructor for class com.mercadopago.android.px.model.SecurityCode
-
- SecurityCodeIntent - Class in com.mercadopago.android.px.model.requests
-
- SecurityCodeIntent() - Constructor for class com.mercadopago.android.px.model.requests.SecurityCodeIntent
-
- SecurityCodePage - Class in com.mercadopago.android.px.testcheckout.pages
-
- SecurityCodePage() - Constructor for class com.mercadopago.android.px.testcheckout.pages.SecurityCodePage
-
- SecurityCodePage(CheckoutValidator) - Constructor for class com.mercadopago.android.px.testcheckout.pages.SecurityCodePage
-
- SecurityCodeToResultsPage - Class in com.mercadopago.android.px.testcheckout.pages
-
- SecurityCodeToResultsPage() - Constructor for class com.mercadopago.android.px.testcheckout.pages.SecurityCodeToResultsPage
-
- SecurityCodeToResultsPage(CheckoutValidator) - Constructor for class com.mercadopago.android.px.testcheckout.pages.SecurityCodeToResultsPage
-
- selectCard() - Method in class com.mercadopago.android.px.testcheckout.pages.PaymentMethodPage
-
- selectCardWhenSavedPresent() - Method in class com.mercadopago.android.px.testcheckout.pages.PaymentMethodPage
-
- selectCash() - Method in class com.mercadopago.android.px.testcheckout.pages.PaymentMethodPage
-
- selectCreditCard() - Method in class com.mercadopago.android.px.testcheckout.pages.CardPage
-
- selectDebitCard() - Method in class com.mercadopago.android.px.testcheckout.pages.CardPage
-
- selectedPayerCostIndex - Variable in class com.mercadopago.android.px.model.CardMetadata
-
- selectInstallments(int) - Method in class com.mercadopago.android.px.testcheckout.pages.InstallmentsPage
-
- selectInstallmentsForSavedCard(int) - Method in class com.mercadopago.android.px.testcheckout.pages.InstallmentsPage
-
- selectInstallmentsForSavedCardWithEsc(int) - Method in class com.mercadopago.android.px.testcheckout.pages.InstallmentsPage
-
- selectMethod(String) - Method in class com.mercadopago.android.px.testcheckout.pages.CashPage
-
- selectPayerCostAt(int) - Method in class com.mercadopago.android.px.testcheckout.pages.ExpressPaymentPage
-
- selectSavedDebitCard() - Method in class com.mercadopago.android.px.testcheckout.pages.PaymentMethodPage
-
- selectTicketWithDefaultPayer() - Method in class com.mercadopago.android.px.testcheckout.pages.PaymentMethodPage
-
- selectTicketWithoutPayer() - Method in class com.mercadopago.android.px.testcheckout.pages.PaymentMethodPage
-
- selectVisaCreditCardWithoutEsc(String) - Method in class com.mercadopago.android.px.testcheckout.pages.PaymentMethodPage
-
- SERFIN - Static variable in class com.mercadopago.android.px.model.PaymentMethods.MEXICO
-
- SERVIPAG - Static variable in class com.mercadopago.android.px.model.PaymentMethods.CHILE
-
- setAccountMoney(AccountMoney) - Method in class com.mercadopago.android.px.model.PaymentMethodSearch
-
- setAccreditationTime(Integer) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setAction(String) - Method in class com.mercadopago.android.px.model.ActionEvent.Builder
-
- setActiveFrom(Date) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
Date that indicates from when the preference is active.
- setAdditionalInfoNeeded(List<String>) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setAddress(Address) - Method in class com.mercadopago.android.px.model.Customer
-
- setAdvancedConfiguration(AdvancedConfiguration) - Method in class com.mercadopago.android.px.core.MercadoPagoCheckout.Builder
-
It provides support for custom checkout functionality/ configure special behaviour
You can enable/disable several functionality.
- setAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.AmountInfo
-
- setAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.FeeDetail
-
- setAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.Refund
-
- setAmountInfo(AmountInfo) - Method in class com.mercadopago.android.px.model.Instructions
-
- setAmountOff(BigDecimal) - Method in class com.mercadopago.android.px.model.Discount.Builder
-
This value represents the discount amount off which will be applied to the total amount.
- setAreaCode(String) - Method in class com.mercadopago.android.px.model.Phone
-
- setBankDealsEnabled(boolean) - Method in class com.mercadopago.android.px.configuration.AdvancedConfiguration.Builder
-
Add the possibility to configure Bank's deals behaviour.
- setBin(Bin) - Method in class com.mercadopago.android.px.model.Setting
-
- setBinaryMode(Boolean) - Method in class com.mercadopago.android.px.model.Payment
-
- setBinaryMode(Boolean) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setBinaryMode(boolean) - Method in class com.mercadopago.android.px.model.requests.PaymentBodyIntent.Builder
-
- setBinaryMode(boolean) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
If enableBinaryMode is called, processed payment can only be APPROVED or REJECTED.
- setBottomFragment(Class<? extends Fragment>, Bundle) - Method in class com.mercadopago.android.px.configuration.PaymentResultScreenConfiguration.Builder
-
Custom fragment that will appear after payment method description
inside "congrats" result screen.
- setBottomFragment(Class<? extends Fragment>, Bundle) - Method in class com.mercadopago.android.px.configuration.ReviewAndConfirmConfiguration.Builder
-
- setBottomFragment(Class<? extends Fragment>, Bundle) - Method in class com.mercadopago.android.px.model.BusinessPayment.Builder
-
Custom fragment that will appear after payment method description
inside Business result screen.
- setCallForAuthorizeId(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setCampaign(Campaign) - Method in class com.mercadopago.android.px.model.PaymentData
-
- setCampaignId(String) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setCampaignId(String) - Method in class com.mercadopago.android.px.model.requests.PaymentBodyIntent.Builder
-
- setCaptured(Boolean) - Method in class com.mercadopago.android.px.model.Payment
-
- setCard(Card) - Method in class com.mercadopago.android.px.model.Payment
-
- setCardHolder(Cardholder) - Method in class com.mercadopago.android.px.model.Card
-
- setCardholder(Cardholder) - Method in class com.mercadopago.android.px.model.CardToken
-
- setCardholder(Cardholder) - Method in class com.mercadopago.android.px.model.Token
-
- setCardId(String) - Method in class com.mercadopago.android.px.model.SavedCardToken
-
- setCardId(String) - Method in class com.mercadopago.android.px.model.Token
-
- setCardLocation(String) - Method in class com.mercadopago.android.px.model.SecurityCode
-
- setCardNumber(String) - Method in class com.mercadopago.android.px.model.CardToken
-
- setCardNumber(CardNumber) - Method in class com.mercadopago.android.px.model.Setting
-
- setCardNumberLength(Integer) - Method in class com.mercadopago.android.px.model.Token
-
- setCards(List<Card>) - Method in class com.mercadopago.android.px.model.Customer
-
- setCards(List<Card>) - Method in class com.mercadopago.android.px.model.PaymentMethodSearch
-
- setCards(List<Card>, String) - Method in class com.mercadopago.android.px.model.PaymentMethodSearch
-
- setCardToken(String) - Method in class com.mercadopago.android.px.model.TrackingIntent
-
- setCategory(String) - Method in class com.mercadopago.android.px.model.ActionEvent.Builder
-
- setCategoryId(String) - Method in class com.mercadopago.android.px.model.Item.Builder
-
Item category id is an optional value.
- setCause(List<Cause>) - Method in class com.mercadopago.android.px.model.exceptions.ApiException
-
- setChildren(List<PaymentMethodSearchItem>) - Method in class com.mercadopago.android.px.model.PaymentMethodSearchItem
-
- setChildrenHeader(String) - Method in class com.mercadopago.android.px.model.PaymentMethodSearchItem
-
- setCode(String) - Method in class com.mercadopago.android.px.model.Cause
-
- setCodeType(String) - Method in class com.mercadopago.android.px.model.Campaign.Builder
-
Code type describes the kind of discount related with this campaign.
- setCollectorId(Long) - Method in class com.mercadopago.android.px.model.Payment
-
- setColumnNumber(Integer) - Method in class com.mercadopago.android.px.model.StackTraceInfo
-
- setComment(String) - Method in class com.mercadopago.android.px.model.InstructionReference
-
- setComment(String) - Method in class com.mercadopago.android.px.model.PaymentMethodSearchItem
-
- setConceptAmount(BigDecimal) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
internal usage
- setConceptId(String) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
internal usage
- setCouponAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.Payment
-
- setCouponAmount(Float) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setCouponAmount(String) - Method in class com.mercadopago.android.px.model.requests.PaymentBodyIntent.Builder
-
- setCouponCode(String) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setCouponCode(String) - Method in class com.mercadopago.android.px.model.PaymentData
-
- setCouponCode(String) - Method in class com.mercadopago.android.px.model.requests.PaymentBodyIntent.Builder
-
- setCreationDate(Date) - Method in class com.mercadopago.android.px.model.Token
-
- setCurrency(Currency) - Method in class com.mercadopago.android.px.model.AmountInfo
-
- setCurrencyId(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setCustomerId(String) - Method in class com.mercadopago.android.px.model.Card
-
- setCustomStringConfiguration(CustomStringConfiguration) - Method in class com.mercadopago.android.px.configuration.AdvancedConfiguration.Builder
-
- setDateApproved(Date) - Method in class com.mercadopago.android.px.model.Payment
-
- setDateCreated(Date) - Method in class com.mercadopago.android.px.model.Card
-
- setDateCreated(Date) - Method in class com.mercadopago.android.px.model.Customer
-
- setDateCreated(Date) - Method in class com.mercadopago.android.px.model.Payment
-
- setDateCreated(Date) - Method in class com.mercadopago.android.px.model.Refund
-
- setDateExpired(Date) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setDateLastUpdated(Date) - Method in class com.mercadopago.android.px.model.Card
-
- setDateLastUpdated(Date) - Method in class com.mercadopago.android.px.model.Customer
-
- setDateLastUpdated(Date) - Method in class com.mercadopago.android.px.model.Payment
-
- setDateStarted(Date) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setDecimalPlaces(int) - Method in class com.mercadopago.android.px.model.Currency
-
- setDecimalSeparator(Character) - Method in class com.mercadopago.android.px.model.Currency
-
- setDefaultCard(Long) - Method in class com.mercadopago.android.px.model.Customer
-
- setDefaultCardId(String) - Method in class com.mercadopago.android.px.preferences.PaymentPreference
-
- setDefaultInstallments(Integer) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
When default installments is not null
then this value will be forced as installment selected if it matches
with one provided by the Installments service.
- setDefaultInstallments(Integer) - Method in class com.mercadopago.android.px.preferences.PaymentPreference
-
- setDefaultPaymentMethodId(String) - Method in class com.mercadopago.android.px.preferences.PaymentPreference
-
- setDefaultPaymentTypeId(String) - Method in class com.mercadopago.android.px.preferences.PaymentPreference
-
- setDeferredCapture(String) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setDescription(String) - Method in class com.mercadopago.android.px.model.Cause
-
- setDescription(String) - Method in class com.mercadopago.android.px.model.Currency
-
- setDescription(String) - Method in class com.mercadopago.android.px.model.Customer
-
- setDescription(String) - Method in class com.mercadopago.android.px.model.CustomSearchItem
-
- setDescription(String) - Method in class com.mercadopago.android.px.model.FinancialInstitution
-
- setDescription(String) - Method in class com.mercadopago.android.px.model.Item.Builder
-
You can add an item description with more information.
- setDescription(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setDescription(String) - Method in class com.mercadopago.android.px.model.PaymentMethodSearchItem
-
- setDevice(Context) - Method in class com.mercadopago.android.px.model.CardToken
-
- setDevice(Context) - Method in class com.mercadopago.android.px.model.SavedCardToken
-
- setDevice(Device) - Method in class com.mercadopago.android.px.model.SavedCardToken
-
- setDifferentialPricing(DifferentialPricing) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
Differential pricing configuration for this preference.
- setDifferentialPricingId(Long) - Method in class com.mercadopago.android.px.model.Payment
-
- setDiscount(Discount) - Method in class com.mercadopago.android.px.model.PaymentData
-
- setDiscountConfiguration(DiscountConfiguration) - Method in class com.mercadopago.android.px.configuration.PaymentConfiguration.Builder
-
DiscountConfiguration
is an object that represents
the discount to be applied or error information to present to the user.
- setDueDate(Date) - Method in class com.mercadopago.android.px.model.Token
-
- setDynamicDialogConfiguration(DynamicDialogConfiguration) - Method in class com.mercadopago.android.px.configuration.AdvancedConfiguration.Builder
-
- setDynamicFragmentConfiguration(DynamicFragmentConfiguration) - Method in class com.mercadopago.android.px.configuration.AdvancedConfiguration.Builder
-
- setEmail(String) - Method in class com.mercadopago.android.px.model.Customer
-
- setEmail(String) - Method in class com.mercadopago.android.px.model.Payer
-
- setEmail(String) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setEndDate(Date) - Method in class com.mercadopago.android.px.model.Campaign.Builder
-
This value represents discount campaign's end date (expiry date).
- setEnvironment(String) - Method in class com.mercadopago.android.px.model.AppInformation.Builder
-
- setError(String) - Method in class com.mercadopago.android.px.model.exceptions.ApiException
-
- setErrorClass(String) - Method in class com.mercadopago.android.px.model.ErrorEvent.Builder
-
- setErrorMessage(String) - Method in class com.mercadopago.android.px.model.ErrorEvent.Builder
-
- setEsc(String) - Method in class com.mercadopago.android.px.model.Token
-
- setEscEnabled(boolean) - Method in class com.mercadopago.android.px.configuration.AdvancedConfiguration.Builder
-
Add the possibility to configure ESC behaviour.
- setExcludedPaymentMethodIds(List<String>) - Method in class com.mercadopago.android.px.preferences.PaymentPreference
-
- setExcludedPaymentTypeIds(List<String>) - Method in class com.mercadopago.android.px.preferences.PaymentPreference
-
- setExclusionPattern(String) - Method in class com.mercadopago.android.px.model.Bin
-
- setExpirationDate(Date) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
Date that indicates when this preference expires.
- setExpirationMonth(Integer) - Method in class com.mercadopago.android.px.model.Card
-
- setExpirationMonth(Integer) - Method in class com.mercadopago.android.px.model.CardToken
-
- setExpirationMonth(Integer) - Method in class com.mercadopago.android.px.model.Token
-
- setExpirationYear(Integer) - Method in class com.mercadopago.android.px.model.Card
-
- setExpirationYear(Integer) - Method in class com.mercadopago.android.px.model.CardToken
-
- setExpirationYear(Integer) - Method in class com.mercadopago.android.px.model.Token
-
- setExpressPaymentEnable(boolean) - Method in class com.mercadopago.android.px.configuration.AdvancedConfiguration.Builder
-
By default express checkout is disabled.
- setExternalReference(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setExternalResourceUrl(String) - Method in class com.mercadopago.android.px.model.TransactionDetails
-
- setFeeDetails(List<FeeDetail>) - Method in class com.mercadopago.android.px.model.Payment
-
- setFeePayer(String) - Method in class com.mercadopago.android.px.model.FeeDetail
-
- setFieldValue(List<String>) - Method in class com.mercadopago.android.px.model.InstructionReference
-
- setFile(String) - Method in class com.mercadopago.android.px.model.StackTraceInfo
-
- setFinancialInstitution(String) - Method in class com.mercadopago.android.px.model.TransactionDetails
-
- setFinancialInstitutions(List<FinancialInstitution>) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setFirstName(String) - Method in class com.mercadopago.android.px.model.Customer
-
- setFirstName(String) - Method in class com.mercadopago.android.px.model.OpenPayer.Builder
-
- setFirstName(String) - Method in class com.mercadopago.android.px.model.Payer
-
- setFirstSixDigits(String) - Method in class com.mercadopago.android.px.model.Card
-
- setFirstSixDigits(String) - Method in class com.mercadopago.android.px.model.Token
-
- setFlavor(String) - Method in class com.mercadopago.android.px.model.PaymentIntent
-
- setFlavor(String) - Method in class com.mercadopago.android.px.model.TrackingIntent
-
- setFlowId(String) - Method in class com.mercadopago.android.px.model.ActionEvent.Builder
-
- setFlowId(String) - Method in class com.mercadopago.android.px.model.AppInformation.Builder
-
- setFlowId(String) - Method in class com.mercadopago.android.px.model.AppInformation
-
- setFlowId(String) - Method in class com.mercadopago.android.px.model.Event
-
- setFlowId(String) - Method in class com.mercadopago.android.px.model.ScreenViewEvent.Builder
-
- setGroups(List<PaymentMethodSearchItem>) - Method in class com.mercadopago.android.px.model.PaymentMethodSearch
-
- setHelp(String) - Method in class com.mercadopago.android.px.model.BusinessPayment.Builder
-
if help is set, then a small box with help instructions will appear
- setIcon(int) - Method in class com.mercadopago.android.px.model.PaymentMethodSearchItem
-
- setId(String) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setId(String) - Method in class com.mercadopago.android.px.model.Card
-
- setId(String) - Method in class com.mercadopago.android.px.model.Currency
-
- setId(String) - Method in class com.mercadopago.android.px.model.Customer
-
- setId(String) - Method in class com.mercadopago.android.px.model.CustomSearchItem
-
- setId(String) - Method in class com.mercadopago.android.px.model.FinancialInstitution
-
- setId(String) - Method in class com.mercadopago.android.px.model.IdentificationType
-
- setId(Long) - Method in class com.mercadopago.android.px.model.Issuer
-
- setId(String) - Method in class com.mercadopago.android.px.model.Item.Builder
-
Item identification is an optional value.
- setId(String) - Method in class com.mercadopago.android.px.model.Order
-
- setId(String) - Method in class com.mercadopago.android.px.model.Payer
-
- setId(Long) - Method in class com.mercadopago.android.px.model.Payment
-
- setId(String) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setId(String) - Method in class com.mercadopago.android.px.model.PaymentMethodSearchItem
-
- setId(String) - Method in class com.mercadopago.android.px.model.PaymentType
-
- setId(String) - Method in class com.mercadopago.android.px.model.Picture
-
- setId(String) - Method in class com.mercadopago.android.px.model.Refund
-
- setId(String) - Method in class com.mercadopago.android.px.model.Token
-
- setIdentification(Identification) - Method in class com.mercadopago.android.px.model.Cardholder
-
- setIdentification(Identification) - Method in class com.mercadopago.android.px.model.Customer
-
- setIdentification(Identification) - Method in class com.mercadopago.android.px.model.OpenPayer.Builder
-
- setIdentification(Identification) - Method in class com.mercadopago.android.px.model.Payer
-
- setInstallmentAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.TransactionDetails
-
- setInstallmentRate(BigDecimal) - Method in class com.mercadopago.android.px.model.PayerCost
-
- setInstallments(List<Integer>) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setInstallments(Integer) - Method in class com.mercadopago.android.px.model.PayerCost
-
- setInstallments(Integer) - Method in class com.mercadopago.android.px.model.Payment
-
- setInstallments(Integer) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setInstallments(Integer) - Method in class com.mercadopago.android.px.model.requests.PaymentBodyIntent.Builder
-
- setInstallmentsPattern(String) - Method in class com.mercadopago.android.px.model.Bin
-
- setInstructions(List<Instruction>) - Method in class com.mercadopago.android.px.model.Instructions
-
- setIssuer(Issuer) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setIssuer(Issuer) - Method in class com.mercadopago.android.px.model.Card
-
- setIssuer(Issuer) - Method in class com.mercadopago.android.px.model.Installment
-
- setIssuer(Issuer) - Method in class com.mercadopago.android.px.model.PaymentData
-
- setIssuerId(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setIssuerId(Long) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setIssuerId(Long) - Method in class com.mercadopago.android.px.model.requests.PaymentBodyIntent.Builder
-
- setItemsVisibility(boolean) - Method in class com.mercadopago.android.px.configuration.ReviewAndConfirmConfiguration.Builder
-
set if the items will or will not be shown inside review and confirm.
- setLabel(String) - Method in class com.mercadopago.android.px.model.ActionEvent.Builder
-
- setLabel(String) - Method in class com.mercadopago.android.px.model.InstructionReference
-
- setLabels(List<String>) - Method in class com.mercadopago.android.px.model.Issuer
-
- setLabels(List<String>) - Method in class com.mercadopago.android.px.model.PayerCost
-
- setLastFourDigits(String) - Method in class com.mercadopago.android.px.model.Card
-
- setLastFourDigits(String) - Method in class com.mercadopago.android.px.model.Token
-
- setLastModifiedDate(Date) - Method in class com.mercadopago.android.px.model.Token
-
- setLastName(String) - Method in class com.mercadopago.android.px.model.Customer
-
- setLastName(String) - Method in class com.mercadopago.android.px.model.OpenPayer.Builder
-
- setLastName(String) - Method in class com.mercadopago.android.px.model.Payer
-
- setLegals(String) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setLength(Integer) - Method in class com.mercadopago.android.px.model.CardNumber
-
- setLength(int) - Method in class com.mercadopago.android.px.model.SecurityCode
-
- setLineNumber(Integer) - Method in class com.mercadopago.android.px.model.StackTraceInfo
-
- setListener(PXEventListener) - Static method in class com.mercadopago.android.px.tracking.PXTracker
-
- setListener(PXTrackingListener) - Static method in class com.mercadopago.android.px.tracking.PXTracker
-
Set your own tracker listener to be aware of PX - Checkout events.
- setListener(PXTrackingListener, Map<String, ? extends Object>, String) - Static method in class com.mercadopago.android.px.tracking.PXTracker
-
Set your own tracker listener to be aware of PX - Checkout events.
- setLiveMode(boolean) - Method in class com.mercadopago.android.px.model.Customer
-
- setLiveMode(Boolean) - Method in class com.mercadopago.android.px.model.Payment
-
- setLuhnValidation(String) - Method in class com.mercadopago.android.px.model.Token
-
- setMainVerbStringResourceId(int) - Method in class com.mercadopago.android.px.configuration.CustomStringConfiguration.Builder
-
Used to replace the main verb in Payment Methods screen
- setMarketplaceFee(BigDecimal) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
internal usage
- setMaxAcceptedInstallments(Integer) - Method in class com.mercadopago.android.px.preferences.PaymentPreference
-
- setMaxAllowedAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setMaxCouponAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.Campaign.Builder
-
When the campaign has amount cap per discount you should set it here
to communicate to the user that it exists.
- setMaxInstallments(int) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setMaxInstallments(Integer) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
This value limits the amount of installments to be shown by the user.
- setMaxLength(Integer) - Method in class com.mercadopago.android.px.model.IdentificationType
-
- setMaxRedeemPerUser(int) - Method in class com.mercadopago.android.px.model.Campaign.Builder
-
This value represents how many times this discount will be applied.
- setMerchantAccountId(String) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setMessage(String) - Method in class com.mercadopago.android.px.model.exceptions.ApiException
-
- setMetadata(Map<String, String>) - Method in class com.mercadopago.android.px.model.Customer
-
- setMetadata(Map) - Method in class com.mercadopago.android.px.model.Payment
-
- setMetadata(JsonObject) - Method in class com.mercadopago.android.px.model.Refund
-
- setMethod(String) - Method in class com.mercadopago.android.px.model.StackTraceInfo
-
- setMinAllowedAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setMinLength(Integer) - Method in class com.mercadopago.android.px.model.IdentificationType
-
- setMode(String) - Method in class com.mercadopago.android.px.model.SecurityCode
-
- setModel(String) - Method in class com.mercadopago.android.px.model.DeviceInfo.Builder
-
- setMoneyReleaseDate(Date) - Method in class com.mercadopago.android.px.model.Payment
-
- setName(String) - Method in class com.mercadopago.android.px.model.Cardholder
-
- setName(String) - Method in class com.mercadopago.android.px.model.Discount.Builder
-
Discount name that will be shown along the payment process.
- setName(String) - Method in class com.mercadopago.android.px.model.IdentificationType
-
- setName(String) - Method in class com.mercadopago.android.px.model.Issuer
-
- setName(String) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setNetReceivedAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.TransactionDetails
-
- setNotificationUrl(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setNumber(String) - Method in class com.mercadopago.android.px.model.Identification
-
- setNumber(String) - Method in class com.mercadopago.android.px.model.Phone
-
- setOperationType(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setOperationType(String) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
internal usage
- setOrder(Order) - Method in class com.mercadopago.android.px.model.Payment
-
- setOS(String) - Method in class com.mercadopago.android.px.model.DeviceInfo.Builder
-
- setOverpaidAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.TransactionDetails
-
- setPattern(String) - Method in class com.mercadopago.android.px.model.Bin
-
- setPayer(Payer) - Method in class com.mercadopago.android.px.model.Payment
-
- setPayer(Payer) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setPayer(Payer) - Method in class com.mercadopago.android.px.model.PaymentData
-
- setPayer(Payer) - Method in class com.mercadopago.android.px.model.requests.PaymentBodyIntent.Builder
-
- setPayerCost(PayerCost) - Method in class com.mercadopago.android.px.model.PaymentData
-
- setPayerCosts(List<PayerCost>) - Method in class com.mercadopago.android.px.model.Installment
-
- setPaymentData(PaymentData) - Method in class com.mercadopago.android.px.model.PaymentResult.Builder
-
- setPaymentId(String) - Method in class com.mercadopago.android.px.model.PaymentIntent
-
- setPaymentId(Long) - Method in class com.mercadopago.android.px.model.PaymentResult.Builder
-
- setPaymentId(long) - Method in class com.mercadopago.android.px.model.Refund
-
- setPaymentMethod(PaymentMethod) - Method in class com.mercadopago.android.px.model.Card
-
- setPaymentMethod(PaymentMethod) - Method in class com.mercadopago.android.px.model.PaymentData
-
- setPaymentMethodId(String) - Method in class com.mercadopago.android.px.model.CustomSearchItem
-
- setPaymentMethodId(String) - Method in class com.mercadopago.android.px.model.Installment
-
- setPaymentMethodId(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setPaymentMethodId(String) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setPaymentMethodReferenceId(String) - Method in class com.mercadopago.android.px.model.TransactionDetails
-
- setPaymentMethods(List<PaymentMethod>) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setPaymentMethods(List<PaymentMethod>) - Method in class com.mercadopago.android.px.model.PaymentMethodSearch
-
- setPaymentMethodVisibility(boolean) - Method in class com.mercadopago.android.px.model.BusinessPayment.Builder
-
If value true is set, then payment method box
will appear with the amount value and payment method
options that were selected by the user.
- setPaymentResultScreenConfiguration(PaymentResultScreenConfiguration) - Method in class com.mercadopago.android.px.configuration.AdvancedConfiguration.Builder
-
Enable to preset configurations to customize visualization on the
'Congrats' screen / 'PaymentResult' screen.
- setPaymentStatus(String) - Method in class com.mercadopago.android.px.model.PaymentResult.Builder
-
- setPaymentStatusDetail(String) - Method in class com.mercadopago.android.px.model.PaymentResult.Builder
-
- setPaymentTypeId(String) - Method in class com.mercadopago.android.px.model.Installment
-
- setPaymentTypeId(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setPaymentTypeId(String) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setPercentOff(BigDecimal) - Method in class com.mercadopago.android.px.model.Discount.Builder
-
This value represents the discount percent off which will be applied to the total amount.
- setPhone(Phone) - Method in class com.mercadopago.android.px.model.Customer
-
- setPicture(Picture) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setPictureUrl(String) - Method in class com.mercadopago.android.px.model.Item.Builder
-
This value represents the URL of the item picture.
- setPlatform(String) - Method in class com.mercadopago.android.px.model.AppInformation.Builder
-
- setPlatform(String) - Method in class com.mercadopago.android.px.model.PaymentIntent
-
- setPlatform(String) - Method in class com.mercadopago.android.px.model.TrackingIntent
-
- setPrefId(String) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setPrimaryButton(ExitAction) - Method in class com.mercadopago.android.px.model.BusinessPayment.Builder
-
if Exit action is set, then a big primary button
will appear and the click action will trigger a resCode
that will be the same of the Exit action added.
- setPrivateKey(String) - Method in class com.mercadopago.android.px.core.MercadoPagoCheckout.Builder
-
Private key provides save card capabilities and account money balance.
- setProperties(Map<String, String>) - Method in class com.mercadopago.android.px.model.Event
-
- setPublicKey(String) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setPublicKey(String) - Method in class com.mercadopago.android.px.model.PaymentIntent
-
- setPublicKey(String) - Method in class com.mercadopago.android.px.model.Token
-
- setPublicKey(String) - Method in class com.mercadopago.android.px.model.TrackingIntent
-
- setReceiptId(String) - Method in class com.mercadopago.android.px.model.BusinessPayment.Builder
-
If value is set, then receipt view will appear.
- setRecommendedMessage(String) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setRefunds(List<Refund>) - Method in class com.mercadopago.android.px.model.Payment
-
- setRegistrationDate(Date) - Method in class com.mercadopago.android.px.model.Customer
-
- setResolution(String) - Method in class com.mercadopago.android.px.model.DeviceInfo.Builder
-
- setReviewAndConfirmConfiguration(ReviewAndConfirmConfiguration) - Method in class com.mercadopago.android.px.configuration.AdvancedConfiguration.Builder
-
- setScreenId(String) - Method in class com.mercadopago.android.px.model.ActionEvent.Builder
-
- setScreenId(String) - Method in class com.mercadopago.android.px.model.ScreenViewEvent.Builder
-
- setScreenName(String) - Method in class com.mercadopago.android.px.model.ActionEvent.Builder
-
- setScreenName(String) - Method in class com.mercadopago.android.px.model.ScreenViewEvent.Builder
-
- setScreenSize(String) - Method in class com.mercadopago.android.px.model.DeviceInfo.Builder
-
- setSdkVersion(String) - Method in class com.mercadopago.android.px.model.PaymentIntent
-
- setSdkVersion(String) - Method in class com.mercadopago.android.px.model.TrackingIntent
-
- setSecondaryButton(ExitAction) - Method in class com.mercadopago.android.px.model.BusinessPayment.Builder
-
if Exit action is set, then a small secondary button
will appear and the click action will trigger a resCode
that will be the same of the Exit action added.
- setSecureThumbnail(String) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setSecureUrl(String) - Method in class com.mercadopago.android.px.model.Picture
-
- setSecurityCode(SecurityCode) - Method in class com.mercadopago.android.px.model.Card
-
- setSecurityCode(String) - Method in class com.mercadopago.android.px.model.CardToken
-
- setSecurityCode(String) - Method in class com.mercadopago.android.px.model.requests.SecurityCodeIntent
-
- setSecurityCode(String) - Method in class com.mercadopago.android.px.model.SavedCardToken
-
- setSecurityCode(SecurityCode) - Method in class com.mercadopago.android.px.model.Setting
-
- setSecurityCodeLength(Integer) - Method in class com.mercadopago.android.px.model.Token
-
- setSeparator(String) - Method in class com.mercadopago.android.px.model.InstructionReference
-
- setSettings(List<Setting>) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setShippingCost(BigDecimal) - Method in class com.mercadopago.android.px.preferences.CheckoutPreference.Builder
-
internal usage
- setShowIcon(Boolean) - Method in class com.mercadopago.android.px.model.PaymentMethodSearchItem
-
- setSite(String) - Method in class com.mercadopago.android.px.model.PaymentIntent
-
- setSite(String) - Method in class com.mercadopago.android.px.model.TrackingIntent
-
- setSize(String) - Method in class com.mercadopago.android.px.model.Picture
-
- setSource(String) - Method in class com.mercadopago.android.px.model.Refund
-
- setStackTraceList(List<StackTraceInfo>) - Method in class com.mercadopago.android.px.model.ErrorEvent.Builder
-
- setStatementDescription(String) - Method in class com.mercadopago.android.px.model.BusinessPayment.Builder
-
- setStatementDescription(String) - Method in class com.mercadopago.android.px.model.PaymentResult.Builder
-
- setStatementDescriptor(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setStatus(int) - Method in class com.mercadopago.android.px.model.exceptions.ApiException
-
- setStatus(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setStatus(String) - Method in class com.mercadopago.android.px.model.PaymentMethod
-
- setStatus(String) - Method in class com.mercadopago.android.px.model.Token
-
- setStatusDetail(String) - Method in class com.mercadopago.android.px.model.Payment
-
- setStreetName(String) - Method in class com.mercadopago.android.px.model.Address
-
- setStreetNumber(Long) - Method in class com.mercadopago.android.px.model.Address
-
- setSubtitle(String) - Method in class com.mercadopago.android.px.model.BusinessPayment.Builder
-
- setSymbol(String) - Method in class com.mercadopago.android.px.model.Currency
-
- setSystemVersion(String) - Method in class com.mercadopago.android.px.model.DeviceInfo.Builder
-
- setThousandsSeparator(Character) - Method in class com.mercadopago.android.px.model.Currency
-
- setTimestamp(Long) - Method in class com.mercadopago.android.px.model.Event
-
- Setting - Class in com.mercadopago.android.px.model
-
- setToken(String) - Method in class com.mercadopago.android.px.model.AccountMoney
-
- setToken(Token) - Method in class com.mercadopago.android.px.model.PaymentData
-
- setTokenId(String) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setTokenId(String) - Method in class com.mercadopago.android.px.model.requests.PaymentBodyIntent.Builder
-
- setTopFragment(Class<? extends Fragment>, Bundle) - Method in class com.mercadopago.android.px.configuration.PaymentResultScreenConfiguration.Builder
-
Custom fragment that will appear before payment method description
inside "congrats" result screen.
- setTopFragment(Class<? extends Fragment>, Bundle) - Method in class com.mercadopago.android.px.configuration.ReviewAndConfirmConfiguration.Builder
-
- setTopFragment(Class<? extends Fragment>, Bundle) - Method in class com.mercadopago.android.px.model.BusinessPayment.Builder
-
Custom fragment that will appear before payment method description
inside Business result screen.
- setTotalAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.PayerCost
-
- setTotalFinancialCost(BigDecimal) - Method in class com.mercadopago.android.px.model.BankDeal
-
- setTotalPaidAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.TransactionDetails
-
- setTransactionAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.Payment
-
- setTransactionAmount(BigDecimal) - Method in class com.mercadopago.android.px.model.PaymentData
-
- setTransactionAmountRefunded(BigDecimal) - Method in class com.mercadopago.android.px.model.Payment
-
- setTransactionDetails(TransactionDetails) - Method in class com.mercadopago.android.px.model.Payment
-
- setTransactionId(String) - Method in class com.mercadopago.android.px.model.PaymentBody
-
- setTruncCardNumber(String) - Method in class com.mercadopago.android.px.model.Token
-
- setType(String) - Method in class com.mercadopago.android.px.model.CustomSearchItem
-
- setType(String) - Method in class com.mercadopago.android.px.model.Event
-
- setType(String) - Method in class com.mercadopago.android.px.model.FeeDetail
-
- setType(String) - Method in class com.mercadopago.android.px.model.Identification
-
- setType(String) - Method in class com.mercadopago.android.px.model.IdentificationType
-
- setType(String) - Method in class com.mercadopago.android.px.model.Order
-
- setType(String) - Method in class com.mercadopago.android.px.model.Payer
-
- setType(String) - Method in class com.mercadopago.android.px.model.PaymentIntent
-
- setType(String) - Method in class com.mercadopago.android.px.model.PaymentMethodSearchItem
-
- setType(String) - Method in class com.mercadopago.android.px.model.TrackingIntent
-
- setUniqueSequenceNumber(String) - Method in class com.mercadopago.android.px.model.Refund
-
- setUrl(String) - Method in class com.mercadopago.android.px.model.Picture
-
- setUsedDate(String) - Method in class com.mercadopago.android.px.model.Token
-
- setUuid(String) - Method in class com.mercadopago.android.px.model.DeviceInfo.Builder
-
- setValidation(String) - Method in class com.mercadopago.android.px.model.CardNumber
-
- setValue(String) - Method in class com.mercadopago.android.px.model.ActionEvent.Builder
-
- setVersion(String) - Method in class com.mercadopago.android.px.model.AppInformation.Builder
-
- setZipCode(String) - Method in class com.mercadopago.android.px.model.Address
-
- shouldBeTriggered(ChargeRepository) - Method in class com.mercadopago.android.px.model.commission.ChargeRule
-
- shouldBeTriggered(ChargeRepository) - Method in class com.mercadopago.android.px.model.commission.PaymentMethodChargeRule
-
- shouldBeTriggered(ChargeRepository) - Method in class com.mercadopago.android.px.model.commission.PaymentMethodRule
-
- shouldBeTriggered(ChargeRepository) - Method in class com.mercadopago.android.px.model.commission.PaymentTypeChargeRule
-
- shouldShowDialog(Context, DynamicDialogCreator.CheckoutData) - Method in interface com.mercadopago.android.px.core.DynamicDialogCreator
-
if true is returned then create will be called and dialog will be
asked to be shown.
- shouldShowFragment(Context, DynamicFragmentCreator.CheckoutData) - Method in interface com.mercadopago.android.px.core.DynamicFragmentCreator
-
if true is returned then create will be called and fragment the fragment will be
placed.
- shouldShowFragmentOnPayment() - Method in interface com.mercadopago.android.px.core.PaymentProcessor
-
method to know if the payment processor should pay through
a fragment or do it through background execution.
- shouldShowFragmentOnSelection() - Method in interface com.mercadopago.android.px.core.PaymentMethodPlugin
-
method to know if the plugin should show a view on selection.
- shouldShowPaymentMethod() - Method in class com.mercadopago.android.px.model.BusinessPayment
-
- SimCardUtils - Class in com.mercadopago.android.testlib.utils
-
- Site - Class in com.mercadopago.android.px.model
-
- Site(Parcel) - Constructor for class com.mercadopago.android.px.model.Site
-
- Sites - Class in com.mercadopago.android.px.model
-
Utility class for sites.
- StackTraceInfo - Class in com.mercadopago.android.px.model
-
Created by vaserber on 6/5/17.
- StackTraceInfo(String, Integer, Integer, String) - Constructor for class com.mercadopago.android.px.model.StackTraceInfo
-
- start() - Method in class com.mercadopago.android.px.testcheckout.idleresources.WaitForCongrats
-
- startCheckout() - Method in class com.mercadopago.android.px.testcheckout.flows.TestFlow
-
- startPayment(Context, int) - Method in class com.mercadopago.android.px.core.MercadoPagoCheckout
-
Starts checkout experience.
- startPayment(PaymentProcessor.CheckoutData, Context, PaymentProcessor.OnPaymentListener) - Method in interface com.mercadopago.android.px.core.PaymentProcessor
-
- statementDescription - Variable in class com.mercadopago.android.px.model.GenericPayment
-
- status - Variable in class com.mercadopago.android.px.model.GenericPayment
-
- STATUS_APPROVED - Static variable in class com.mercadopago.android.px.model.Payment.StatusCodes
-
- STATUS_DETAIL_ACCREDITED - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_APPROVED_PLUGIN_PM - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_BAD_FILLED_CARD_NUMBER - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_BAD_FILLED_DATE - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_BAD_FILLED_OTHER - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_BAD_FILLED_SECURITY_CODE - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_CALL_FOR_AUTHORIZE - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_CARD_DISABLED - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_DUPLICATED_PAYMENT - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_HIGH_RISK - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_INSUFFICIENT_AMOUNT - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_MAX_ATTEMPTS - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_OTHER_REASON - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_CC_REJECTED_PLUGIN_PM - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_INVALID_ESC - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_PENDING_CONTINGENCY - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_PENDING_REVIEW_MANUAL - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_PENDING_WAITING_PAYMENT - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_REJECTED_HIGH_RISK - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_REJECTED_REJECTED_BY_BANK - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_DETAIL_REJECTED_REJECTED_INSUFFICIENT_DATA - Static variable in class com.mercadopago.android.px.model.Payment.StatusDetail
-
- STATUS_IN_PROCESS - Static variable in class com.mercadopago.android.px.model.Payment.StatusCodes
-
- STATUS_PENDING - Static variable in class com.mercadopago.android.px.model.Payment.StatusCodes
-
- STATUS_REJECTED - Static variable in class com.mercadopago.android.px.model.Payment.StatusCodes
-
- StatusCodes() - Constructor for class com.mercadopago.android.px.model.Payment.StatusCodes
-
- statusDetail - Variable in class com.mercadopago.android.px.model.GenericPayment
-
- StatusDetail() - Constructor for class com.mercadopago.android.px.model.Payment.StatusDetail
-
- stop() - Method in class com.mercadopago.android.px.testcheckout.idleresources.WaitForCongrats
-
- success(MercadoPagoCheckout) - Method in class com.mercadopago.android.px.core.CheckoutLazyInit
-
If prefetch is success this method will be called and will serve a
MercadoPagoCheckout
instance.
- success(T) - Method in class com.mercadopago.android.px.services.Callback
-
Called for [200, 300) responses.
- swipeLeft() - Method in class com.mercadopago.android.px.testcheckout.pages.ExpressPaymentPage
-
- swipeRight() - Method in class com.mercadopago.android.px.testcheckout.pages.ExpressPaymentPage
-
- systemVersion - Variable in class com.mercadopago.android.px.model.Fingerprint
-
- validate(boolean) - Method in class com.mercadopago.android.px.model.CardToken
-
- validate() - Method in class com.mercadopago.android.px.model.SavedCardToken
-
- validate() - Method in class com.mercadopago.android.px.preferences.CheckoutPreference
-
- validate(DiscountDetailPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.AlwaysOnDiscountValidator
-
- validate(CardPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(CashPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(CongratsPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(CreditCardPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(DebitCardPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(ExpiryDatePage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(IdentificationPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(InstallmentsPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(IssuerPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(NamePage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(PaymentMethodPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(PayerInformationPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(ReviewAndConfirmPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(SecurityCodePage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(NoCheckoutPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(ReviewPaymentMethodsPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(DiscountDetailPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(DiscountCodeInputPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(DiscountCongratsPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(SecurityCodeToResultsPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(CallForAuthPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(PendingPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(RejectedPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(ExpressPaymentPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(OneTapPage) - Method in interface com.mercadopago.android.px.testcheckout.assertions.CheckoutValidator
-
- validate(IssuerPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(NamePage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(PaymentMethodPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(PayerInformationPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(ReviewAndConfirmPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(SecurityCodePage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(NoCheckoutPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(CardPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(CashPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(CongratsPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(CreditCardPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(DebitCardPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(ExpiryDatePage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(IdentificationPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(InstallmentsPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(ReviewPaymentMethodsPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(DiscountDetailPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(DiscountCodeInputPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(DiscountCongratsPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(SecurityCodeToResultsPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(OneTapPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
Deprecated.
- validate(CallForAuthPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(PendingPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(RejectedPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(ExpressPaymentPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DefaultValidator
-
- validate(PaymentMethodPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DiscountValidator
-
- validate(InstallmentsPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DiscountValidator
-
- validate(ReviewAndConfirmPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DiscountValidator
-
- validate(OneTapPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.DiscountValidator
-
- validate(DiscountDetailPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.OneShotDiscountValidator
-
- validate(DiscountDetailPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.UsedUpDiscountValidator
-
- validate(PaymentMethodPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.UsedUpDiscountValidator
-
- validate(InstallmentsPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.UsedUpDiscountValidator
-
- validate(OneTapPage) - Method in class com.mercadopago.android.px.testcheckout.assertions.UsedUpDiscountValidator
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.CallForAuthPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.CardPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.CashPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.CongratsPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.CreditCardPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.DebitCardPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.DiscountCodeInputPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.DiscountCongratsPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.DiscountDetailPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.ExpiryDatePage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.ExpressPaymentPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.IdentificationPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.InstallmentsPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.IssuerPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.NamePage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.NoCheckoutPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.OneTapPage
-
Deprecated.
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.PayerInformationPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.PaymentMethodPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.PendingPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.RejectedPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.ReviewAndConfirmPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.ReviewPaymentMethodsPage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.SecurityCodePage
-
- validate(CheckoutValidator) - Method in class com.mercadopago.android.px.testcheckout.pages.SecurityCodeToResultsPage
-
- validate(T) - Method in class com.mercadopago.android.testlib.pages.PageObject
-
- validateCardholderName() - Method in class com.mercadopago.android.px.model.CardToken
-
- validateCardId() - Method in class com.mercadopago.android.px.model.SavedCardToken
-
- validateCardNumber() - Method in class com.mercadopago.android.px.model.CardToken
-
- validateCardNumber(PaymentMethod) - Method in class com.mercadopago.android.px.model.CardToken
-
- validateExpiryDate(Integer, Integer) - Static method in class com.mercadopago.android.px.model.CardToken
-
- validateExpiryDate() - Method in class com.mercadopago.android.px.model.CardToken
-
- validateIdentification() - Method in class com.mercadopago.android.px.model.CardToken
-
- validateIdentificationNumber(IdentificationType) - Method in class com.mercadopago.android.px.model.CardToken
-
- validateIdentificationNumber() - Method in class com.mercadopago.android.px.model.CardToken
-
- validateSecurityCode(CharSequence) - Static method in class com.mercadopago.android.px.model.CardToken
-
- validateSecurityCode(String, PaymentMethod, String) - Static method in class com.mercadopago.android.px.model.CardToken
-
- validateSecurityCode() - Method in class com.mercadopago.android.px.model.CardToken
-
- validateSecurityCode(PaymentMethod) - Method in class com.mercadopago.android.px.model.CardToken
-
- validateSecurityCode() - Method in class com.mercadopago.android.px.model.SavedCardToken
-
- validateSecurityCode(Card) - Method in class com.mercadopago.android.px.model.SavedCardToken
-
- Validator - Interface in com.mercadopago.android.testlib.assertions
-
- validator - Variable in class com.mercadopago.android.testlib.pages.PageObject
-
- validDefaultInstallments() - Method in class com.mercadopago.android.px.preferences.PaymentPreference
-
- validMaxInstallments() - Method in class com.mercadopago.android.px.preferences.PaymentPreference
-
- valueOf(String) - Static method in enum com.mercadopago.android.px.configuration.DynamicDialogConfiguration.DialogLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mercadopago.android.px.configuration.DynamicFragmentConfiguration.FragmentLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mercadopago.android.px.core.PaymentMethodPlugin.PluginPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mercadopago.android.px.model.BusinessPayment.Decorator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mercadopago.android.px.testcheckout.input.Country
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mercadopago.android.px.testcheckout.input.FakeCard.CardState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.mercadopago.android.px.configuration.DynamicDialogConfiguration.DialogLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mercadopago.android.px.configuration.DynamicFragmentConfiguration.FragmentLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mercadopago.android.px.core.PaymentMethodPlugin.PluginPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mercadopago.android.px.model.BusinessPayment.Decorator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mercadopago.android.px.testcheckout.input.Country
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mercadopago.android.px.testcheckout.input.FakeCard.CardState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendorIds - Variable in class com.mercadopago.android.px.model.Fingerprint
-
- vendorSpecificAttributes - Variable in class com.mercadopago.android.px.model.Fingerprint
-
- VENEZUELA() - Constructor for class com.mercadopago.android.px.model.PaymentMethods.VENEZUELA
-
- VENEZUELA - Static variable in class com.mercadopago.android.px.model.Sites
-
- ViewText - Class in com.mercadopago.android.testlib.matchers
-
- ViewVisibilityIdlingResource - Class in com.mercadopago.android.testlib.idlingresource
-
- ViewVisibilityIdlingResource(Activity, int, int) - Constructor for class com.mercadopago.android.testlib.idlingresource.ViewVisibilityIdlingResource
-
- VISA - Static variable in class com.mercadopago.android.px.model.PaymentMethods.ARGENTINA
-
- VISA - Static variable in class com.mercadopago.android.px.model.PaymentMethods.BRASIL
-
- VISA - Static variable in class com.mercadopago.android.px.model.PaymentMethods.CHILE
-
- VISA - Static variable in class com.mercadopago.android.px.model.PaymentMethods.COLOMBIA
-
- VISA - Static variable in class com.mercadopago.android.px.model.PaymentMethods.MEXICO
-
- VISA - Static variable in class com.mercadopago.android.px.model.PaymentMethods.PERU
-
- VISA - Static variable in class com.mercadopago.android.px.model.PaymentMethods.VENEZUELA
-
- Visa - Class in com.mercadopago.android.px.testcheckout.input
-
- Visa(FakeCard.CardState, Country) - Constructor for class com.mercadopago.android.px.testcheckout.input.Visa
-
- VisaDebit - Class in com.mercadopago.android.px.testcheckout.input
-
- VisaDebit(FakeCard.CardState, Country) - Constructor for class com.mercadopago.android.px.testcheckout.input.VisaDebit
-