A 
        
            B 
        
            C 
        
            D 
        
            E 
        
            F 
        
            G 
        
            H 
        
            I 
        
            J 
        
            K 
        
            L 
        
            M 
        
            N 
        
            O 
        
            P 
        
            Q 
        
            R 
        
            S 
        
            T 
        
            U 
        
            V 
        
            W 
        
            Y 
        
        
S
- SamsungPayConfig - class in com.oppwa.mobile.connect.checkout.meta
 - This class contains the Samsung Pay configuration for the checkout.
 - SamsungPayConfig.CardInfoUpdateListener - class in com.oppwa.mobile.connect.checkout.meta.SamsungPayConfig
 - The listener interface for card info update event in Samsung Pay custom payment sheet.
 - SamsungPayHelper - class in com.oppwa.mobile.connect.checkout.dialog
 - Contains helper static methods for dealing with the Samsung Pay SDK.
 - SamsungPayPaymentParams - class in com.oppwa.mobile.connect.payment.samsungpay
 - Represents the payment parameters for SamsungPay
 - scanCard() - function in com.oppwa.mobile.connect.checkout.uicomponent.card.CardUiComponentInteraction
 - Initiates card scanning process if at least one of the scanning methods is available.
 - sendCallbackRequestToPaypipe(String,String) - function in com.oppwa.mobile.connect.provider.HttpUtils
 - Sends a callback request to paypipe
 - sendPostRequest(String) - function in com.oppwa.mobile.connect.provider.HttpUtils
 - sendTransaction(Transaction,String,ITransactionListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
 - Sends transaction to the specific endpoint.
 - sendTransaction(Transaction,String,ITransactionListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
 - Sends transaction to the specific endpoint.
 - SEPARATE - enum entry in com.oppwa.mobile.connect.checkout.meta.CheckoutCardBrandsDisplayMode
 Display card brands in the list along with other payment methods.
- setAciInstantPayCountry(String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the country for ACI Instant Pay payment method.
 - setAciInstantPayUiComponentClass(Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
 - Sets the UI Component class for ACI INSTANT PAY payment method.
 - setActivityResultLauncher(ActivityResultLauncher) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
 - Sets the to start the CheckoutActivity.
 - setAffirmConfig(AffirmConfig) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setAfterpayPacificConfig(AfterpayPacificConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the configuration for AFTERPAY_PACIFIC payment method.
 - setAllowCreditCards(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
 - Optional (Required for UK Gambling merchants).
 - setAllowedAuthMethods(JSONArray) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
 - Required.
 - setAllowedCardNetworks(JSONArray) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
 - Required.
 - setAllowedPaymentMethods(JSONArray) - function in com.oppwa.mobile.connect.utils.googlepay.IsReadyToPayRequestJsonBuilder
 - Required.
 - setAllowedPaymentMethods(JSONArray) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
 - Required.
 - setAllowPrepaidCards(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
 - Optional.
 - setAmazonPayConfig(AmazonPayConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutPaymentBrandConfig.Builder
 - Sets the AmazonPayConfig for AmazonPay payment brand.
 - setAmount(double) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setAmount(String) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
 - Sets the amount.
 - setAppSignature(String) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets app signature to be verified by the SDK.
 - setAssuranceDetailsRequired(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
 - Optional.
 - setBackButtonAvailable(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets 
falseto disable back button for payment button's payment brand, otherwisetrue. - setBankAccountTokenUiComponentClass(Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
 - Sets the class for bank account token payment method.
 - setBilling(BillingAddress) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
 - Sets the BillingAddress.
 - setBillingAddress(BillingAddress) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
 - Sets the billing address of the customer.
 - setBillingAddress(BillingAddress) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the billing address which holds the address of the customer.
 - setBillingAddressParameters(String,boolean) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
 - Optional.
 - setBillingAddressRequired(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
 - Optional.
 - setBrand(String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets the card brand.
 - setBrandConfig(CheckoutPaymentBrandConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the configuration for all the payment brands.
 - setBrandDetectionAppearanceStyle(CheckoutBrandDetectionAppearanceStyle) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the brand detection appearance style CheckoutBrandDetectionAppearanceStyle Default value is ACTIVE.
 - setBrandDetectionPriority(List) - function in com.oppwa.mobile.connect.payment.BrandsValidation
 - setBrandDetectionPriority(List) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the preferred order of the detected card brands to be shown under the card number text field.
 - setBrandDetectionType(CheckoutBrandDetectionType) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the type of automatic card brand detection CheckoutBrandDetectionType Default value is REGEX.
 - setBrands(Array) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setBrandsActivated(boolean) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setBrowserDataRequired(boolean) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets whether browser data is required or not.
 - setCallbackUrl(String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets the callback URL string to send the params needed for 3-D Secure 2 authentication request.
 - setCanceled(boolean) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
 - Sets to cancel payment during before submit event, otherwise 
false. - setCanceled(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult.Builder
 - Sets the cancellation flag.
 - setCardBrand(String) - function in com.oppwa.mobile.connect.checkout.uicomponent.card.CardUiComponentInteraction
 - Changes the current card brand.
 - setCardBrandInfo(CardBrandInfo) - function in com.oppwa.mobile.connect.payment.BrandInfo
 - setCardBrandsDisplayMode(CheckoutCardBrandsDisplayMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the mode for showing card brands on the payment method selection screen CheckoutCardBrandsDisplayMode.
 - setCardExpiryDateValidationDisabled(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Set card expiry date validation, if 
truecard expiry validation will be disabled,falseotherwise. - setCardHolderInfo(String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets contents of the cardHolderInfo required for decoupled transactions.
 - setCardHolderVisible(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Set 
trueto show holder name field on the card payment formfalseto hide the field. - setCardInfoUpdateListener(SamsungPayConfig.CardInfoUpdateListener) - function in com.oppwa.mobile.connect.checkout.meta.SamsungPayConfig
 - Sets the listener for card info update event in Samsung Pay custom payment sheet.
 - setCardScanningEnabled(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Enables or disables the card scanning feature.
 - setCardTokenUiComponentClass(Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
 - Sets the class for card token payment method.
 - setCardUiComponentClass(Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
 - Sets the UI Component class for card payment method.
 - setCart(Cart) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
 - Sets the Cart.
 - setCashAppPayConfig(CashAppPayConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutPaymentBrandConfig.Builder
 - Sets the CashAppPayConfig for CASH_APP_PAY payment brand.
 - setChallengeCompletionCallbackUrl(String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets the challenge completion callback URL.
 - setChallengeUiTypes(EnumSet) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets supported UI types for displaying challenge screens.
 - setCheckoutId(String) - function in com.oppwa.mobile.connect.payment.PaymentParams
 - setCheckoutId(String) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
 - Sets the checkout id.
 - setCheckoutId(String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the checkout id.
 - setCheckoutOption(String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
 - Optional.
 - setCity(String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets the city.
 - setCity(String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Sets the town, district or city of the shipping address.
 - setCityRequired(Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets if city is required, default value is 
true. - setCollectRedShieldDeviceId(boolean) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setComponentName(ComponentName) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the component name to handle intents from CheckoutActivity.
 - setContent(String) - function in com.oppwa.mobile.connect.payment.ImageDetail
 - setCost(String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Sets the total amount of the shipping costs.
 - setCountry(String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets the country.
 - setCountry(String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Sets the country of the shipping address.
 - setCountryCode(String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setCountryCode(String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
 - setCountryCode(String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
 - Optional (required for EEA countries).
 - setCountryCode(String) - function in com.oppwa.mobile.connect.checkout.meta.MbWayConfig
 - Sets the country code.
 - setCountryCodeDisplayed(boolean) - function in com.oppwa.mobile.connect.checkout.meta.MbWayConfig
 - Sets the boolean indicates whether country code input field is displayed on the MBWAY form or not.
 - setCountryRequired(Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets if country is required, default value is 
true. - setCurrency(String) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
 - Sets the currency.
 - setCurrencyCode(String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setCurrencyCode(String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
 - Required.
 - setCustomer(Customer) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Sets the Customer.
 - setCustomLogo(String,int) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets custom logo to be presented at the checkout for the specified payment brand.
 - setCustomUiRequired(boolean) - function in com.oppwa.mobile.connect.payment.BrandInfo
 - setCvvLength(int) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 - setCvvMode(CVVMode) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 - setDetection(String) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 - setDeviceParameterBlacklist(Array) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets the list of device parameters that should NOT be collected for the device.
 - setDirectDebitSepaUiComponentClass(Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
 - Sets the UI Component class for DirectDebit SEPA payment method.
 - setDsCert(String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets the encryption certificate provided by the Directory Server.
 - setDsRefId(String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets the directory server reference id.
 - setDsRootCa(String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets the root CA certificate used to issue the DS_CERT.
 - setEmail(String) - function in com.oppwa.mobile.connect.payment.Customer.Builder
 - Sets the email.
 - setEmailRequired(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
 - Optional.
 - setEndpoint(String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo
 - Sets the endpoint value.
 - setEndpoint(String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setErrorCode(ErrorCode) - function in com.oppwa.mobile.connect.exception.PaymentError
 - setErrorInfo(String) - function in com.oppwa.mobile.connect.exception.PaymentError
 - setErrorMessage(String) - function in com.oppwa.mobile.connect.exception.PaymentError
 - setExistingPaymentMethodRequired(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.IsReadyToPayRequestJsonBuilder
 - Optional.
 - setExpiryDateOptional(boolean) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 - setGateway(String) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
 - Optional.
 - setGatewayMerchantId(String) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
 - Required.
 - setGivenName(String) - function in com.oppwa.mobile.connect.payment.Customer.Builder
 - Sets first name or given name.
 - setGooglePayData(PaymentData) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
 - Sets GooglePay's PaymentData response object
 - setGooglePayPaymentDataRequestJson(String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the PaymentDataRequest in JSON format.
 - setGooglePaySubmit(EnumSet) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets values GooglePaySubmitType details submitted with payment request if information available in Google Pay payment response.
 - setHeight(String) - function in com.oppwa.mobile.connect.payment.ImageDetail
 - setIBANRequired(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - If 
trueGiropay payment method will show IBAN fieldfalseotherwise. - setIdealBankAccountCountry(String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the country code of iDEAL bank account.
 - setImageUrl(String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
 - Sets the image URL of the item in the shopping cart.
 - setInitialTransactionId(String) - function in com.oppwa.mobile.connect.payment.klarna.KlarnaInlinePaymentParams
 - Sets id of the initial AD transaction.
 - setInstallmentEnabled(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Set 
trueto display dropdown with getInstallmentOptions in the card payment form. - setInstallmentOptions(Array) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets list of possible numbers of installments.
 - setItems(List) - function in com.oppwa.mobile.connect.payment.Cart.Builder
 - Sets the cart items.
 - setKid(String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets the key identifier.
 - setKlarnaCountry(String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the country for Klarna payment method.
 - setKlarnaInstallmentsFee(double) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the fee for Klarna Installments payment method.
 - setKlarnaInvoiceFee(double) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the fee for Klarna Invoice payment method.
 - setKlarnaMerchantIds(Array) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setLabel(String) - function in com.oppwa.mobile.connect.payment.BrandInfo
 - setLocale(String) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets string that represents the locale for the app's user interface.
 - setLocale(String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets a specific locale for com.oppwa.mobile.connect.checkout.dialog.CheckoutActivity.
 - setLogLevel(String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setLuhnCheckRequired(boolean) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 - setMaliciousApps(Array) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets the list of package names for the apps that should be recognized as malicious.
 - setMbWayConfig(MbWayConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the configuration for MBWAY payment method.
 - setMerchant(Merchant) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
 - Sets the Merchant.
 - setMerchantInfo(String) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
 - Optional.
 - setMerchantTransactionId(String) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
 - Sets the merchant transaction id.
 - setMobilePhone(String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
 - setMobilePhoneNumber(String) - function in com.oppwa.mobile.connect.payment.stcpay.STCPayPaymentParams
 - Sets the mobile phone number.
 - setMobilePhoneRequired(boolean) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 - setMsdkUi(CheckoutMsdkUi) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setName(String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
 - Sets the name of the item in the shopping cart.
 - setName(String) - function in com.oppwa.mobile.connect.payment.Merchant.Builder
 - Sets the merchant name.
 - setNumberOfInstallments(Integer) - function in com.oppwa.mobile.connect.payment.card.BaseCardPaymentParams
 - Sets the number of installments the payment should be split into
 - setNumberOfInstallments(int) - function in com.oppwa.mobile.connect.checkout.uicomponent.card.token.CardTokenUiComponentInteraction
 - Sets the number of installments.
 - setNumberOfInstallments(int) - function in com.oppwa.mobile.connect.checkout.uicomponent.card.CardUiComponentInteraction
 - Sets the number of installments.
 - setOnBeforeSubmitCallback(OnBeforeSubmitCallback) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets callback which will receive PaymentDetails.
 - setOrderItems(LinkedHashMap) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
 - Sets map of order items.
 - setOrderSummary(OrderSummary) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
 - Sets content of the order summary screen for GooglePay.
 - setOrderTotal(Double) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
 - Sets total amount for the order
 - setPattern(String) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 - setPaymentBrand(String) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
 - Sets payment brand for button.
 - setPaymentBrand(String) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
 - Sets payment brand to show appropriate brand logo
 - setPaymentBrands(Set) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the supported payment methods.
 - setPaymentBrandsOrderUsedForTokens(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Set if payment brands order should be used for tokens on payment method selection screen.
 - setPaymentButtonBrand(String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the brand for payment button.
 - setPaymentButtonIntegrationMode(PaymentButtonIntegrationMode) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
 - Sets PaymentButtonIntegrationMode integration mode for the payment button.
 - setPaymentDetails(String) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
 - Sets text with information about the way the shopper wants to pay
 - setPaymentError(PaymentError) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult.Builder
 - Sets the PaymentError, if there was an error during the checkout process.
 - setPaymentFormListener(IPaymentFormListener) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets listener object which will receive payment form events.
 - setPaymentMethodSelectionUiComponentClass(Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
 - Sets the UI Component class for payment method selection screen.
 - setPhone(String) - function in com.oppwa.mobile.connect.payment.Customer.Builder
 - Sets the phone number.
 - setPhone(String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Sets the phone number for shipping address.
 - setPostCode(String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets the postal code.
 - setPostcode(String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Sets the postal code or zip code of the shipping address.
 - setPostCodeRequired(Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets if postal code is required, default value is 
true. - setPrice(String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
 - Sets the price of the item in the shopping cart.
 - setProcessingUiComponentClass(Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
 - Sets the UI Component class for processing screen.
 - setProductUrl(String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
 - Sets the product URL of the item in the shopping cart.
 - setProtocolVersion(String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets the protocol version of 3-D secure 2.
 - setProviderMode(Connect.ProviderMode) - function in com.oppwa.mobile.connect.payment.PaymentParams
 - Sets the com.oppwa.mobile.connect.provider.Connect.ProviderMode.
 - setProviderMode(Connect.ProviderMode) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
 - setProviderMode(Connect.ProviderMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the Connect.ProviderMode.
 - setQuantity(String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
 - Sets the number of items in the shopping cart.
 - setRedirectUrl(String) - function in com.oppwa.mobile.connect.provider.Transaction
 - setResourcePath(String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo
 - Sets the resource path value.
 - setResourcePath(String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setResourcePath(String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult.Builder
 - Sets the resource path for payment status request, if it is available.
 - setSamsungPayConfig(SamsungPayConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the SamsungPay configuration.
 - setSamsungPayData(CustomSheetPaymentInfo) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
 - Sets SamsungPay's Payment information details with custom payment sheet information.
 - setSdkMaxTimeout(int) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets maximum amount of time (in minutes) for all exchanges for the 3-D Secure authentication.
 - setSecurityPolicyModeForBrand(String,CheckoutSecurityPolicyMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets security policy mode for specific payment brand.
 - setSecurityPolicyModeForTokens(CheckoutSecurityPolicyMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets security policy mode for tokens.
 - setShipping(ShippingAddress) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
 - Sets the {link ShippingAddress}.
 - setShippingAddressParameters(JSONArray,Boolean) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
 - Optional.
 - setShippingAddressRequired(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
 - Optional.
 - setShippingInfo(String) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
 - Sets shipping details to show on summary screen
 - setShopBrandsOverridden(boolean) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setShopperResultUrl(String) - function in com.oppwa.mobile.connect.payment.PaymentParams
 - Sets the URL which will receive the result of an asynchronous payment.
 - setShopperResultUrl(String) - function in com.oppwa.mobile.connect.payment.afterpaypacific.CashAppPayPaymentParams
 - ShopperResultUrl is not required for CashAppPayPaymentParams.
 - setShowBirthDate(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - If 
trueRatepay payment method will show Date of birth input filedfalseotherwise. - setShowOtpEnabled(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the boolean indicates if 
truedisplay Blik OTP will be displayed on Blik payment UI. - setSkipCVVMode(CheckoutSkipCVVMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the CheckoutSkipCVVMode for showing CVV.
 - setSku(String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
 - Sets the sku of the item in the shopping cart.
 - setState(String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets the state.
 - setState(String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Sets the county, state or region of the shipping address.
 - setStateRequired(Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets if state is required, default value is 
true. - setSTCPayQrCodeRequired(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - If 
trueSTC pay payment method will show QR code optionfalseotherwise. - setStorePaymentDetailsMode(CheckoutStorePaymentDetailsMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the mode for storing payment details of the upcoming transaction.
 - setStreet1(String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets the street 1.
 - setStreet1(String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Sets the door number, floor, building number, building name, and/or street name of the shipping address.
 - setStreet1Required(Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets if street1 is required, default value is 
true. - setStreet2(String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets the street2.
 - setStreet2(String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Sets the adjoining road or locality (if required) of the shipping address.
 - setStreet2Required(Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Sets if street2 is required, default value is 
false. - setSurname(String) - function in com.oppwa.mobile.connect.payment.Customer.Builder
 - Sets last name or surname.
 - setTaxAmount(String) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
 - Sets the tax amount.
 - setThemeResId(int) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets a theme resource id for com.oppwa.mobile.connect.checkout.dialog.CheckoutActivity, you can also set theme in your 
AndroidManifest.xml. - setThreeDS2AuthParams(String) - function in com.oppwa.mobile.connect.payment.card.BaseCardPaymentParams
 - Sets params needed for 3-D Secure 2 authentication request
 - setThreeDS2Config(ThreeDSConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets configuration information that shall be used during initialization.
 - setThreeDS2Info(ThreeDS2Info) - function in com.oppwa.mobile.connect.provider.Transaction
 - setThreeDS2Warnings(List) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
 - Sets the list of warnings produces by 3DS 2 library.
 - setThreeDSFlow(ThreeDS2Info.ThreeDSFlow) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 - Sets the 3-D secure 2 flow.
 - setThreeDSRequestorAppUrlUsed(boolean) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets value to indicate if threeDSRequestorAppUrl should be used or not.
 - setThreeDSWorkflowListener(ThreeDSWorkflowListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
 - Sets ThreeDSWorkflowListener to handle 3-D Secure workflow.
 - setTokenizationEnabled(boolean) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
 - Sets tokenization flag.
 - setTokenizationEnabled(boolean) - function in com.oppwa.mobile.connect.checkout.uicomponent.card.CardUiComponentInteraction
 - Indicates whether card should be tokenized or not.
 - setTokenizationEnabled(boolean) - function in com.oppwa.mobile.connect.checkout.uicomponent.bankaccount.sepa.DirectDebitSepaUiComponentInteraction
 - Indicates whether DirectDebit Sepa should be tokenized or not.
 - setTokens(Array) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setTotalAmountRequired(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - If 
truetotal amount will be shown on the payment method selection screen and in the 'Pay' buttons,falseotherwise. - setTotalDiscountAmount(String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
 - Sets the total discount amount of the item in the shopping cart.
 - setTotalPrice(String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
 - Required.
 - setTotalPriceLabel(String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
 - Optional.
 - setTotalPriceStatus(String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
 - Required.
 - setTransaction(Transaction) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult.Builder
 - Sets the Transaction created during the checkout process.
 - setTransactionId(String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
 - Optional.
 - setTransactionInfo(JSONObject) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
 - Required.
 - setTransactionType(TransactionType) - function in com.oppwa.mobile.connect.provider.Transaction
 - Sets the TransactionType.
 - setTrustedAppStores(Array) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets additional list of trusted applications, that would not cause security warnings (SW02).
 - setType(String) - function in com.oppwa.mobile.connect.payment.ImageDetail
 - setUiComponentsConfig(UiComponentsConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Sets the UI Components configuration.
 - setUiCustomization(UiCustomization) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Sets UI configuration information that is used to specify the UI layout and theme of the challenge screens, for example, font style and font size.
 - setUrl(String) - function in com.oppwa.mobile.connect.payment.ImageDetail
 - setValidation(String) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
 - setVisaInstallmentConfig(boolean) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - setWidth(String) - function in com.oppwa.mobile.connect.payment.ImageDetail
 - setWindowSecurityEnabled(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - If 
truetreat the content of the window as secure, preventing it from appearing in screenshots or from being viewed on non-secure displaysfalseotherwise. - setWpwlOptions(Map) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
 - Set WPWL configuration information for specified brand.
 - ShippingAddress - class in com.oppwa.mobile.connect.payment
 - The ShippingAddress holds the shipping details of ordered goods.
 - ShippingAddress.Builder - class in com.oppwa.mobile.connect.payment.ShippingAddress
 - SINGLE_SELECT - enum entry in com.oppwa.mobile.connect.provider.threeds.v2.model.ChallengeUiType
 Format that allows multiple options to be presented to the cardholder to obtain single response
- STANDALONE - enum entry in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonIntegrationMode
 Default way to show payment button.
- STCPayPaymentParams - class in com.oppwa.mobile.connect.payment.stcpay
 - Represents payment parameters for STC pay payment brand.
 - STCPayVerificationOption - class in com.oppwa.mobile.connect.payment.stcpay
 - An enumeration of possible verification options for STC pay transaction.
 - submitTransaction(Transaction,ITransactionListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
 - Starts executing a transaction.
 - submitTransaction(Transaction,ITransactionListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
 - Starts executing a transaction.
 - submitTransaction(CheckoutSettings) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
 - Submits a transaction via payment button.
 - SUCCEEDED - enum entry in com.oppwa.mobile.connect.provider.model.yookassa.YooKassaStatus
 - SYNC - enum entry in com.oppwa.mobile.connect.provider.TransactionType
 The synchronous transaction.