A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y 

I

IdealBanksListener - class in com.oppwa.mobile.connect.provider
 
idealBanksRequestFailed() - function in com.oppwa.mobile.connect.provider.IdealBanksListener
Indicates that request for the iDeal banks service to get list of banks has not been executed successfully.
idealBanksRequestSucceeded(Map) - function in com.oppwa.mobile.connect.provider.IdealBanksListener
Indicates that request for the iDeal banks service to get list of banks has been completed.
IkanoOiPaymentParams - class in com.oppwa.mobile.connect.payment.ikanooi
Represents payment parameters for IKANO payment brands.
IkanoPrivateLabelVAPaymentParams - class in com.oppwa.mobile.connect.payment.card
Represents payment parameters for the Ikano private label transaction (as virtual account).
ImageDetail - class in com.oppwa.mobile.connect.payment
 
ImagesRequest - class in com.oppwa.mobile.connect.payment
 
imagesRequestFailed() - function in com.oppwa.mobile.connect.provider.ITransactionListener
Indicates that request for the images has not been executed successfully.
imagesRequestSucceeded(ImagesRequest) - function in com.oppwa.mobile.connect.provider.ITransactionListener
Indicates that request for the images has been completed.
INACTIVE - enum entry in com.oppwa.mobile.connect.checkout.meta.CheckoutBrandDetectionAppearanceStyle

The detected card brands interface is hidden. The user can make it visible by clicking on card icon in the card number text field.

INFORMATIONAL_ONLY - enum entry in com.oppwa.mobile.connect.provider.ThreeDS2Info.AuthStatus

Informational only; 3DS Requestor challenge preference acknowledged.

InicisPaymentParams - class in com.oppwa.mobile.connect.payment.inicis
Represents payment params for KG Inicis.
IPaymentFormListener - class in com.oppwa.mobile.connect.checkout.dialog
Interface to listen to the payment form events.
IPaymentProvider - class in com.oppwa.mobile.connect.provider
Represents a payment provider and its capabilities.
isAccountExpired(String,String) - function in com.oppwa.mobile.connect.payment.card.IkanoPrivateLabelVAPaymentParams
Checks if account is expired, expiration month and year should represent some date in the future
isAccountNumberValid(String) - function in com.oppwa.mobile.connect.payment.card.IkanoPrivateLabelVAPaymentParams
Checks if account number is valid (card number validation used)
isAccountNumberValid(String) - function in com.oppwa.mobile.connect.payment.bankaccount.BankAccountPaymentParams
Returns true if the Account Number is valid.
isAccountVerificationValid(String) - function in com.oppwa.mobile.connect.payment.card.IkanoPrivateLabelVAPaymentParams
Checks if verification code in valid, up to 5 digits expected
isAuthParamsRequired() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
Returns true if auth params are required, otherwise false.
isBackButtonAvailable() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
Returns false if back button must be disabled for the payment button's payment brand, true otherwise
isBankCodeValid(String) - function in com.oppwa.mobile.connect.payment.bankaccount.BankAccountPaymentParams
Returns true if the Bank Code is valid.
isBankNameValid(String) - function in com.oppwa.mobile.connect.payment.bankaccount.BankAccountPaymentParams
Returns true if the bank name is valid.
isBicValid(String) - function in com.oppwa.mobile.connect.payment.bankaccount.BankAccountPaymentParams
Returns true if the BIC is valid.
isBrandsActivated() - function in com.oppwa.mobile.connect.payment.CheckoutInfo
Returns true if brand management activated in the BIP.
isCanceled() - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
Returns true if the payment was canceled during before submit event, otherwise false.
isCanceled() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult
Indicates if checkout is canceled by user.
isCardBrand() - function in com.oppwa.mobile.connect.payment.BrandInfo
 
isCardBrand(String) - function in com.oppwa.mobile.connect.payment.BrandsValidation
 
isCardExpired(String,String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
 
isCardExpiryDateValidationDisabled() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
Indicates if card expiry date validation is disabled.
isCardHolderVisible() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
If true holder name field is visible on the card payment form false otherwise
isCardScanningAvailable() - function in com.oppwa.mobile.connect.checkout.uicomponent.card.CardUiComponentInteraction
Indicates whether the card scanning functionality is available or not.
isCardScanningEnabled() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
Indicates if card scanning feature (NFC/Camera) is enabled.
isChallengeRequired() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
Returns true if in-app challenge is required, otherwise false.
isCityRequired() - function in com.oppwa.mobile.connect.payment.BillingAddress
Returns boolean which indicates if city is required.
isCollectRedShieldDeviceId() - function in com.oppwa.mobile.connect.payment.CheckoutInfo
Returns true if ReD Shield Device Id collecting is enabled.
isCountryCodeDisplayed() - function in com.oppwa.mobile.connect.checkout.meta.MbWayConfig
Returns the boolean indicates whether country code input field is displayed on the MBWAY form or not.
isCountryCodeValid(String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
 
isCountryRequired() - function in com.oppwa.mobile.connect.payment.BillingAddress
Returns boolean which indicates if country is required.
isCountryValid(String) - function in com.oppwa.mobile.connect.payment.bankaccount.BankAccountPaymentParams
Returns true if the country code is valid.
isCustomUiRequired() - function in com.oppwa.mobile.connect.payment.BrandInfo
 
isCvvValid(String) - function in com.oppwa.mobile.connect.payment.card.BaseCardPaymentParams
Checks if cvv is valid.
isErrored() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult
Indicates if there was an error during the checkout process.
isExpiryDateOptional() - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 
isExpiryMonthValid(String) - function in com.oppwa.mobile.connect.payment.card.IkanoPrivateLabelVAPaymentParams
Checks if expiration month is valid, MM format expected
isExpiryMonthValid(String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
 
isExpiryYearValid(String) - function in com.oppwa.mobile.connect.payment.card.IkanoPrivateLabelVAPaymentParams
Checks if expiration year is valid, YYYY format expected
isExpiryYearValid(String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
 
isHolderValid(String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
 
isHolderValid(String) - function in com.oppwa.mobile.connect.payment.chinaunionpay.ChinaUnionPayPaymentParams
 
isHolderValid(String) - function in com.oppwa.mobile.connect.payment.bankaccount.BankAccountPaymentParams
Returns true if the holder name is valid.
isIBANRequired() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
If true Giropay payment method will show IBAN field false otherwise
isIbanValid(String) - function in com.oppwa.mobile.connect.payment.bankaccount.BankAccountPaymentParams
Returns true if the IBAN is valid.
isInstallmentEnabled() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
Returns true if payments by installments are enabled, otherwise false
isLuhnCheckRequired() - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 
isMobilePhoneNumberValid(String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
Checks if mobile phone is valid.
isMobilePhoneNumberValid(String) - function in com.oppwa.mobile.connect.payment.stcpay.STCPayPaymentParams
Checks if mobile phone number is valid.
isMobilePhoneRequired() - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 
isNationalIdentifierValid(String,String) - function in com.oppwa.mobile.connect.payment.ikanooi.IkanoOiPaymentParams
Checks if national identifier is valid for specified IKANO payment brand.
isNfcAvailable(Context) - function in com.oppwa.mobile.connect.core.nfc.NfcUtils
 
isNfcEnabled(NfcAdapter) - function in com.oppwa.mobile.connect.core.nfc.NfcUtils
 
isNumberValid(String,boolean) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
Checks if card number is valid
isPaymentBrandsOrderUsedForTokens() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
Indicates if payment brands order is used for tokens on payment method selection screen.
isPostCodeRequired() - function in com.oppwa.mobile.connect.payment.BillingAddress
Returns boolean which indicates if postal code is required.
isReadyForGooglePay(Context,Connect.ProviderMode,String,OnCompleteListener) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
Makes a check that Google Pay is ready for payment.
isReadyForSamsungPay(Context,String,StatusListener) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
Makes a check that Samsung Pay is ready for payment.
IsReadyToPayRequestJsonBuilder - class in com.oppwa.mobile.connect.utils.googlepay
This class provides methods to build com.google.android.gms.wallet.IsReadyToPayRequest in JSON format.
isReadyToPayWithGoogle(Context,Connect.ProviderMode,String,OnCompleteListener) - function in com.oppwa.mobile.connect.checkout.dialog.GooglePayHelper
Makes a check that Google Pay is ready for payment.
isRoutingNumberValid(String) - function in com.oppwa.mobile.connect.payment.bankaccount.BankAccountPaymentParams
Returns true if the routing number is valid.
isShopBrandsOverridden() - function in com.oppwa.mobile.connect.payment.CheckoutInfo
Returns true if the brands in the checkout settings should be overridden.
isShowBirthDate() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
If true Ratepay payment method will show Date of birth input filed false otherwise
isShowOtpEnabled() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
Returns the boolean indicates if true Blik OTP will be displayed on Blik payment UI.
isStateRequired() - function in com.oppwa.mobile.connect.payment.BillingAddress
Returns boolean which indicates if state is required.
isSTCPayQrCodeRequired() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
If true STC pay payment method will show QR code option false otherwise
isStreet1Required() - function in com.oppwa.mobile.connect.payment.BillingAddress
Returns boolean which indicates if street1 is required.
isStreet2Required() - function in com.oppwa.mobile.connect.payment.BillingAddress
Returns boolean which indicates if street2 is required.
isThreeDSRequestorAppUrlUsed() - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig
Indicates if threeDSRequestorAppUrl should be used or not.
isTokenIdValid(String) - function in com.oppwa.mobile.connect.payment.token.TokenPaymentParams
 
isTokenizationEnabled() - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
Returns tokenization flag.
isTokenizationEnabled() - function in com.oppwa.mobile.connect.payment.bankaccount.BankAccountPaymentParams
Returns true if the payment information will be stored for future use.
isTotalAmountRequired() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
Returns true if total amount should be displayed in the checkout form; false otherwise.
isWindowSecurityEnabled() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
If true treat the content of the window as secure, preventing it from appearing in screenshots or from being viewed on non-secure displays false otherwise
ITransactionListener - class in com.oppwa.mobile.connect.provider
Callback interface that propagates back status changes during a transaction execution.
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y