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(java.lang.String,java.lang.String) - function in com.oppwa.mobile.connect.provider.HttpUtils
- Sends a callback request to paypipe
- sendGetRequest(java.lang.String) - function in com.oppwa.mobile.connect.provider.HttpUtils
- sendPayToStatusRequest(java.lang.String) - function in com.oppwa.mobile.connect.provider.HttpUtils
- Sends request to get the PAYTO transaction status
- sendPostRequest(java.lang.String) - function in com.oppwa.mobile.connect.provider.HttpUtils
- sendTransaction(com.oppwa.mobile.connect.provider.Transaction,java.lang.String,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
- Sends transaction to the specific endpoint.
- sendTransaction(com.oppwa.mobile.connect.provider.Transaction,java.lang.String,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
- 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(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the country for ACI Instant Pay payment method.
- setAciInstantPayUiComponentClass(java.lang.Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
- Sets the UI Component class for ACI INSTANT PAY payment method.
- setActivityResultLauncher(androidx.activity.result.ActivityResultLauncher) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- Sets the to start the CheckoutActivity.
- setAffirmConfig(com.oppwa.mobile.connect.payment.processor.affirm.AffirmConfig) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setAfterpayPacificConfig(com.oppwa.mobile.connect.checkout.meta.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(org.json.JSONArray) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
- Required.
- setAllowedCardNetworks(org.json.JSONArray) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
- Required.
- setAllowedPaymentMethods(org.json.JSONArray) - function in com.oppwa.mobile.connect.utils.googlepay.IsReadyToPayRequestJsonBuilder
- Required.
- setAllowedPaymentMethods(org.json.JSONArray) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
- Required.
- setAllowPrepaidCards(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
- Optional.
- setAmazonPayConfig(com.oppwa.mobile.connect.payment.amazonpay.AmazonPayConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutPaymentBrandConfig.Builder
- Sets the AmazonPayConfig for AmazonPay payment brand.
- setAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
- Sets the amount.
- setAmount(double) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.InstallmentInfo.Builder
- Sets the amount
- setAnnualPercentageRate(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.CostInfo.Builder
- Sets the annual percentage rate for the installment plan.
- setAppSignature(java.lang.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.
- setAuthenticateUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets authenticateUrl.
- setBackButtonAvailable(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets
falseto disable back button for payment button's payment brand, otherwisetrue. - setBankAccountTokenUiComponentClass(java.lang.Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
- Sets the class for bank account token payment method.
- setBilling(com.oppwa.mobile.connect.payment.BillingAddress) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
- Sets the BillingAddress.
- setBillingAddress(com.oppwa.mobile.connect.payment.BillingAddress) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the billing address which holds the address of the customer.
- setBillingAddress(com.oppwa.mobile.connect.payment.BillingAddress) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
- Sets the billing address of the customer.
- setBillingAddressParameters(java.lang.String,boolean) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
- Optional.
- setBillingAddressRequired(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
- Optional.
- setBillingCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets billingCountryCode.
- setBillingCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets billingCountryCode.
- setBillingExtendedAddress(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets billingExtendedAddress.
- setBillingExtendedAddress(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets billingExtendedAddress.
- setBillingLocality(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets billingLocality.
- setBillingLocality(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets billingLocality.
- setBillingPostalCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets billingPostalCode.
- setBillingPostalCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets billingPostalCode.
- setBillingRecipientName(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets billingRecipientName.
- setBillingRecipientName(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets billingRecipientName.
- setBillingRegion(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets billingRegion.
- setBillingRegion(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets billingRegion.
- setBillingStreetAddress(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets billingStreetAddress.
- setBillingStreetAddress(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets billingStreetAddress.
- setBrand(java.lang.String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
- Sets the card brand.
- setBrandConfig(com.oppwa.mobile.connect.checkout.meta.CheckoutPaymentBrandConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the configuration for all the payment brands.
- setBrandDetectionAppearanceStyle(com.oppwa.mobile.connect.checkout.meta.CheckoutBrandDetectionAppearanceStyle) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the brand detection appearance style CheckoutBrandDetectionAppearanceStyle Default value is ACTIVE.
- setBrandDetectionPriority(java.util.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.
- setBrandDetectionPriority(java.util.List) - function in com.oppwa.mobile.connect.payment.BrandsValidation
- setBrandDetectionType(com.oppwa.mobile.connect.checkout.meta.CheckoutBrandDetectionType) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the type of automatic card brand detection CheckoutBrandDetectionType Default value is REGEX.
- setBrands(kotlin.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(java.lang.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.CheckoutActivityResult.Builder
- Sets the cancellation flag.
- setCanceled(boolean) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
- Sets to cancel payment during before submit event, otherwise
false. - setCardBrand(java.lang.String) - function in com.oppwa.mobile.connect.checkout.uicomponent.card.CardUiComponentInteraction
- Changes the current card brand.
- setCardBrandInfo(com.oppwa.mobile.connect.payment.CardBrandInfo) - function in com.oppwa.mobile.connect.payment.BrandInfo
- setCardBrandsDisplayMode(com.oppwa.mobile.connect.checkout.meta.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(java.lang.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(com.oppwa.mobile.connect.checkout.meta.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(java.lang.Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
- Sets the class for card token payment method.
- setCardUiComponentClass(java.lang.Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
- Sets the UI Component class for card payment method.
- setCart(com.oppwa.mobile.connect.payment.Cart) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
- Sets the Cart.
- setCashAppPayConfig(com.oppwa.mobile.connect.payment.processor.cashapppay.CashAppPayConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutPaymentBrandConfig.Builder
- Sets the CashAppPayConfig for CASH_APP_PAY payment brand.
- setChallengeCompletionCallbackUrl(java.lang.String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
- Sets the challenge completion callback URL.
- setChallengeUiTypes(java.util.EnumSet) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
- Sets supported UI types for displaying challenge screens.
- setCheckoutId(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the checkout id.
- setCheckoutId(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
- Sets the checkout id.
- setCheckoutId(java.lang.String) - function in com.oppwa.mobile.connect.payment.PaymentParams
- setCheckoutOption(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
- Optional.
- setCity(java.lang.String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets the city.
- setCity(java.lang.String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
- Sets the town, district or city of the shipping address.
- setCityRequired(java.lang.Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets if city is required, default value is
true. - setClientMetadataID(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets clientMetadataID.
- setCollectCustomerBillingAddress(java.lang.Boolean) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets collectCustomerBillingAddress.
- setCollectCustomerShippingAddress(java.lang.Boolean) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets collectCustomerShippingAddress.
- setCollectRedShieldDeviceId(boolean) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setComponentName(android.content.ComponentName) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the component name to handle intents from CheckoutActivity.
- setConfig(com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayFastPaymentParams
- setConfig(com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayFastPaymentParams
- setContent(java.lang.String) - function in com.oppwa.mobile.connect.payment.ImageDetail
- setCost(java.lang.String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
- Sets the total amount of the shipping costs.
- setCostInfo(com.oppwa.mobile.connect.payment.visainstallment.CostInfo) - function in com.oppwa.mobile.connect.payment.visainstallment.VisaPlan.Builder
- Sets the CostInfo
- setCountry(java.lang.String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets the country.
- setCountry(java.lang.String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
- Sets the country of the shipping address.
- setCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.MbWayConfig
- Sets the country code.
- setCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
- setCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
- Optional (required for EEA countries).
- 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(java.lang.Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets if country is required, default value is
true. - setCurrency(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
- Sets the currency.
- setCurrency(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.CostInfo.Builder
- Sets the currency of the cost information.
- setCurrencyCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setCurrencyCode(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
- Required.
- setCustomer(com.oppwa.mobile.connect.payment.Customer) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
- Sets the Customer.
- setCustomLogo(java.lang.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(com.oppwa.mobile.connect.payment.CVVMode) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
- setDetection(java.lang.String) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
- setDeviceData(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets deviceData.
- setDeviceData(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets deviceData.
- setDeviceParameterBlacklist(kotlin.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(java.lang.Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
- Sets the UI Component class for DirectDebit SEPA payment method.
- setDisablePayNowButtonOnError(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Set
trueto enable pay now button validation,falseto disable it. - setDiscountAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.processor.braintree.BraintreeCheckoutInfo
- setDiscountAmount(java.lang.String) - function in com.oppwa.mobile.connect.provider.model.response.BraintreeCheckoutInfoResponse
- setDsCert(java.lang.String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
- Sets the encryption certificate provided by the Directory Server.
- setDsRefId(java.lang.String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
- Sets the directory server reference id.
- setDsRootCa(java.lang.String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
- Sets the root CA certificate used to issue the DS_CERT.
- setEmail(java.lang.String) - function in com.oppwa.mobile.connect.payment.Customer.Builder
- Sets the email.
- setEmail(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets email.
- setEmail(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets email.
- setEmailRequired(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
- Optional.
- setEndpoint(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo
- Sets the endpoint value.
- setEndpoint(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setErrorCode(com.oppwa.mobile.connect.exception.ErrorCode) - function in com.oppwa.mobile.connect.exception.PaymentError
- setErrorInfo(java.lang.String) - function in com.oppwa.mobile.connect.exception.PaymentError
- setErrorMessage(java.lang.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
- setExternalId(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets externalId.
- setFeeInfo(java.util.List) - function in com.oppwa.mobile.connect.payment.visainstallment.CostInfo.Builder
- Sets the list of fee information.
- setFirstInstallment(com.oppwa.mobile.connect.payment.visainstallment.InstallmentInfo) - function in com.oppwa.mobile.connect.payment.visainstallment.CostInfo.Builder
- Sets the first installment information.
- setFirstName(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets firstName.
- setFirstName(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets firstName.
- setFlatFee(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.FeeInfo.Builder
- Sets the flat fee.
- setGateway(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
- Optional.
- setGatewayMerchantId(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
- Required.
- setGivenName(java.lang.String) - function in com.oppwa.mobile.connect.payment.Customer.Builder
- Sets first name or given name.
- setGooglePayData(com.google.android.gms.wallet.PaymentData) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
- Sets GooglePay's PaymentData response object
- setGooglePayPaymentDataRequestJson(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the PaymentDataRequest in JSON format.
- setGooglePaySubmit(java.util.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.
- setHasPayerAcceptance(java.lang.Boolean) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets hasPayerAcceptance.
- setHeight(java.lang.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. - setId(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.VisaInstallmentPlansData.Builder
- Sets the id to Visa Installment Plan data
- setIdealBankAccountCountry(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the country code of iDEAL bank account.
- setImageUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
- Sets the image URL of the item in the shopping cart.
- setInitialTransactionId(java.lang.String) - function in com.oppwa.mobile.connect.payment.klarna.KlarnaInlinePaymentParams
- Sets id of the initial AD transaction.
- setInstallmentAcceptedTermsVersion(java.lang.String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
- setInstallmentEnabled(boolean) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Set
trueto display dropdown with getInstallmentOptions in the card payment form. - setInstallmentFee(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.InstallmentInfo.Builder
- Sets the installment fees
- setInstallmentFrequency(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.VisaPlan.Builder
- Sets the installment frequency of the visa plan
- setInstallmentOffers(java.util.List) - function in com.oppwa.mobile.connect.payment.visainstallment.VisaInstallmentPlansData.Builder
- Sets the list of Visa installment plans
- setInstallmentOptions(kotlin.Array) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets list of possible numbers of installments.
- setInstallmentTxId(java.lang.String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
- setIsCardAmountImmutable(java.lang.Boolean) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets isCardAmountImmutable.
- setItems(java.util.List) - function in com.oppwa.mobile.connect.payment.Cart.Builder
- Sets the cart items.
- setKid(java.lang.String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
- Sets the key identifier.
- setKlarnaCountry(java.lang.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(kotlin.Array) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setLabel(java.lang.String) - function in com.oppwa.mobile.connect.payment.BrandInfo
- setLanguageCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.TermsAndConditions.Builder
- Sets language code of terms &condition
- setLastInstallment(com.oppwa.mobile.connect.payment.visainstallment.InstallmentInfo) - function in com.oppwa.mobile.connect.payment.visainstallment.CostInfo.Builder
- Sets the last installment information.
- setLastName(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets lastName.
- setLastName(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets lastName.
- setLocale(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets a specific locale for com.oppwa.mobile.connect.checkout.dialog.CheckoutActivity.
- setLocale(java.lang.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.
- setLogLevel(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setLuhnCheckRequired(boolean) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
- setMaliciousApps(kotlin.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(com.oppwa.mobile.connect.checkout.meta.MbWayConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the configuration for MBWAY payment method.
- setMerchant(com.oppwa.mobile.connect.payment.Merchant) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
- Sets the Merchant.
- setMerchantInfo(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
- Optional.
- setMerchantTransactionId(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
- Sets the merchant transaction id.
- setMobilePhone(java.lang.String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
- setMobilePhoneNumber(java.lang.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
- setMonthlyAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets monthlyAmount.
- setMonthlyAmountCurrency(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets monthlyAmountCurrency.
- setMonthlyRatePercentage(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.FeeInfo.Builder
- Sets the monthly rate percentage.
- setMsdkUi(com.oppwa.mobile.connect.checkout.meta.CheckoutMsdkUi) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setName(java.lang.String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
- Sets the name of the item in the shopping cart.
- setName(java.lang.String) - function in com.oppwa.mobile.connect.payment.Merchant.Builder
- Sets the merchant name.
- setName(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.VisaPlan.Builder
- Sets the name of plan
- setNonce(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets nonce.
- setNonce(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets nonce.
- setNumberOfInstallments(int) - function in com.oppwa.mobile.connect.checkout.uicomponent.card.CardUiComponentInteraction
- Sets the number of installments.
- setNumberOfInstallments(int) - function in com.oppwa.mobile.connect.checkout.uicomponent.card.token.CardTokenUiComponentInteraction
- Sets the number of installments.
- setNumberOfInstallments(java.lang.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.payment.visainstallment.VisaPlan.Builder
- Sets the number of installments of the visa plan
- setOnBeforeSubmitCallback(com.oppwa.mobile.connect.checkout.meta.OnBeforeSubmitCallback) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets callback which will receive PaymentDetails.
- setOrderItems(java.util.LinkedHashMap) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
- Sets map of order items.
- setOrderSummary(com.oppwa.mobile.connect.checkout.dialog.OrderSummary) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
- Sets content of the order summary screen for GooglePay.
- setOrderTotal(java.lang.Double) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
- Sets total amount for the order
- setPattern(java.lang.String) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
- setPayerId(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets payerId.
- setPayIdType(java.lang.String) - function in com.oppwa.mobile.connect.checkout.dialog.PayToPaymentInfoViewModel
- setPaymentBrand(java.lang.String) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
- Sets payment brand to show appropriate brand logo
- setPaymentBrand(java.lang.String) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- Sets payment brand for button.
- setPaymentBrands(java.util.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(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the brand for payment button.
- setPaymentButtonIntegrationMode(com.oppwa.mobile.connect.checkout.dialog.PaymentButtonIntegrationMode) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- Sets PaymentButtonIntegrationMode integration mode for the payment button.
- setPaymentDetails(java.lang.String) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
- Sets text with information about the way the shopper wants to pay
- setPaymentError(com.oppwa.mobile.connect.exception.PaymentError) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult.Builder
- Sets the PaymentError, if there was an error during the checkout process.
- setPaymentFormListener(com.oppwa.mobile.connect.checkout.dialog.IPaymentFormListener) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets listener object which will receive payment form events.
- setPaymentId(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets paymentId.
- setPaymentMethodSelectionUiComponentClass(java.lang.Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
- Sets the UI Component class for payment method selection screen.
- setPaypalPayfastConfig(com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutPaymentBrandConfig.Builder
- Sets the PaypalPayfastConfig for Paypal Payfast payment brand.
- setPayToPayIdTypes(java.util.List) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the PayTo brand's PayId Type.
- setPhone(java.lang.String) - function in com.oppwa.mobile.connect.payment.Customer.Builder
- Sets the phone number.
- setPhone(java.lang.String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
- Sets the phone number for shipping address.
- setPhone(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets phone.
- setPhone(java.lang.String) - function in com.oppwa.mobile.connect.payment.processor.braintree.BraintreeCheckoutInfo
- setPhone(java.lang.String) - function in com.oppwa.mobile.connect.provider.model.response.BraintreeCheckoutInfoResponse
- setPhoneCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.processor.braintree.BraintreeCheckoutInfo
- setPhoneCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.processor.braintree.ShippingAddressOverride
- setPhoneCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.provider.model.response.BraintreeCheckoutInfoResponse
- setPhoneCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.provider.model.response.ShippingAddressOverride
- setPhoneNumber(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets phoneNumber.
- setPostCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets the postal code.
- setPostcode(java.lang.String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
- Sets the postal code or zip code of the shipping address.
- setPostCodeRequired(java.lang.Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets if postal code is required, default value is
true. - setPrice(java.lang.String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
- Sets the price of the item in the shopping cart.
- setProcessingUiComponentClass(java.lang.Class) - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
- Sets the UI Component class for processing screen.
- setProductUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
- Sets the product URL of the item in the shopping cart.
- setProtocolVersion(java.lang.String) - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
- Sets the protocol version of 3-D secure 2.
- setProviderMode(com.oppwa.mobile.connect.provider.Connect.ProviderMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the Connect.ProviderMode.
- setProviderMode(com.oppwa.mobile.connect.provider.Connect.ProviderMode) - function in com.oppwa.mobile.connect.payment.PaymentParams
- Sets the com.oppwa.mobile.connect.provider.Connect.ProviderMode.
- setProviderMode(com.oppwa.mobile.connect.provider.Connect.ProviderMode) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
- setQuantity(java.lang.String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
- Sets the number of items in the shopping cart.
- setRatePercentage(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.FeeInfo.Builder
- Sets the rate percentage.
- setRedirectUrl(java.lang.String) - function in com.oppwa.mobile.connect.provider.Transaction
- setResourcePath(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult.Builder
- Sets the resource path for payment status request, if it is available.
- setResourcePath(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo
- Sets the resource path value.
- setResourcePath(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setSamsungPayConfig(com.oppwa.mobile.connect.checkout.meta.SamsungPayConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the SamsungPay configuration.
- setSamsungPayData(com.samsung.android.sdk.samsungpay.v2.payment.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(java.lang.String,com.oppwa.mobile.connect.checkout.meta.CheckoutSecurityPolicyMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets security policy mode for specific payment brand.
- setSecurityPolicyModeForTokens(com.oppwa.mobile.connect.checkout.meta.CheckoutSecurityPolicyMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets security policy mode for tokens.
- setSelectedPosition(int) - function in com.oppwa.mobile.connect.checkout.dialog.VisaInstallmentPlanAdapter
- setSelectedVisaInstallmentPlan(java.lang.String) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
- Sets user selected visa installment plan
- setShipping(com.oppwa.mobile.connect.payment.ShippingAddress) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
- Sets the {link ShippingAddress}.
- setShippingAddressParameters(org.json.JSONArray,java.lang.Boolean) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
- Optional.
- setShippingAddressRequired(boolean) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
- Optional.
- setShippingAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.processor.braintree.BraintreeCheckoutInfo
- setShippingAmount(java.lang.String) - function in com.oppwa.mobile.connect.provider.model.response.BraintreeCheckoutInfoResponse
- setShippingCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets shippingCountryCode.
- setShippingCountryCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets shippingCountryCode.
- setShippingEmail(java.lang.String) - function in com.oppwa.mobile.connect.payment.processor.braintree.ShippingAddressOverride
- setShippingEmail(java.lang.String) - function in com.oppwa.mobile.connect.provider.model.response.ShippingAddressOverride
- setShippingExtendedAddress(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets shippingExtendedAddress.
- setShippingExtendedAddress(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets shippingExtendedAddress.
- setShippingInfo(java.lang.String) - function in com.oppwa.mobile.connect.checkout.dialog.OrderSummary
- Sets shipping details to show on summary screen
- setShippingLocality(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets shippingLocality.
- setShippingLocality(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets shippingLocality.
- setShippingPostalCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets shippingPostalCode.
- setShippingPostalCode(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets shippingPostalCode.
- setShippingRecipientName(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets shippingRecipientName.
- setShippingRecipientName(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets shippingRecipientName.
- setShippingRegion(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets shippingRegion.
- setShippingRegion(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets shippingRegion.
- setShippingStreetAddress(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets shippingStreetAddress.
- setShippingStreetAddress(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets shippingStreetAddress.
- setShopBrandsOverridden(boolean) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setShopperResultUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.PaymentParams
- Sets the URL which will receive the result of an asynchronous payment.
- setShopperResultUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.afterpaypacific.CashAppPayPaymentParams
- ShopperResultUrl is not required for CashAppPayPaymentParams.
- setShopperResultUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayFastPaymentParams
- ShopperResultUrl is not required for PaypalPayFastPaymentParams.
- setShopperResultUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayFastPaymentParams
- ShopperResultUrl is not required for PaypalPayFastPaymentParams.
- setShopperResultUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.processor.paze.PazePaymentParams
- ShopperResultUrl is not required for PazePaymentParams, so this method is overridden to do nothing.
- 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. - setShowTermsError(boolean) - function in com.oppwa.mobile.connect.checkout.dialog.VisaInstallmentPlanAdapter
- setSkipCVVMode(com.oppwa.mobile.connect.checkout.meta.CheckoutSkipCVVMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the CheckoutSkipCVVMode for showing CVV.
- setSku(java.lang.String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
- Sets the sku of the item in the shopping cart.
- setState(java.lang.String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets the state.
- setState(java.lang.String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
- Sets the county, state or region of the shipping address.
- setStateRequired(java.lang.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(com.oppwa.mobile.connect.checkout.meta.CheckoutStorePaymentDetailsMode) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the mode for storing payment details of the upcoming transaction.
- setStreet1(java.lang.String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets the street 1.
- setStreet1(java.lang.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(java.lang.Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets if street1 is required, default value is
true. - setStreet2(java.lang.String) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets the street2.
- setStreet2(java.lang.String) - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
- Sets the adjoining road or locality (if required) of the shipping address.
- setStreet2Required(java.lang.Boolean) - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
- Sets if street2 is required, default value is
false. - setSubTotalAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.processor.braintree.BraintreeCheckoutInfo
- setSubTotalAmount(java.lang.String) - function in com.oppwa.mobile.connect.provider.model.response.BraintreeCheckoutInfoResponse
- setSurname(java.lang.String) - function in com.oppwa.mobile.connect.payment.Customer.Builder
- Sets last name or surname.
- setTaxAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
- Sets the tax amount.
- setTaxAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.processor.braintree.BraintreeCheckoutInfo
- setTaxAmount(java.lang.String) - function in com.oppwa.mobile.connect.provider.model.response.BraintreeCheckoutInfoResponse
- setTerm(java.lang.Integer) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets term.
- setTermsAndConditions(java.util.List) - function in com.oppwa.mobile.connect.payment.visainstallment.VisaPlan.Builder
- Sets the list of terms &condition of the visa plan
- setTermsChecked(boolean) - function in com.oppwa.mobile.connect.checkout.dialog.VisaInstallmentPlanAdapter
- setText(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.TermsAndConditions.Builder
- Sets text of terms &condition
- 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(java.lang.String) - function in com.oppwa.mobile.connect.payment.card.BaseCardPaymentParams
- Sets params needed for 3-D Secure 2 authentication request
- setThreeDS2Config(com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets configuration information that shall be used during initialization.
- setThreeDS2Info(com.oppwa.mobile.connect.provider.ThreeDS2Info) - function in com.oppwa.mobile.connect.provider.Transaction
- setThreeDS2Warnings(java.util.List) - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
- Sets the list of warnings produces by 3DS 2 library.
- setThreeDSFlow(com.oppwa.mobile.connect.provider.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(com.oppwa.mobile.connect.provider.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.checkout.uicomponent.bankaccount.sepa.DirectDebitSepaUiComponentInteraction
- Indicates whether DirectDebit Sepa should be tokenized or not.
- 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.payment.card.CardPaymentParams
- Sets tokenization flag.
- setTokens(kotlin.Array) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setTotalAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.InstallmentInfo.Builder
- Sets the total amount
- setTotalAmountExcludingUpfrontFee(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.InstallmentInfo.Builder
- Sets the total amount excluding upfront fees
- 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. - setTotalCost(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets totalCost.
- setTotalDiscountAmount(java.lang.String) - function in com.oppwa.mobile.connect.payment.CartItem.Builder
- Sets the total discount amount of the item in the shopping cart.
- setTotalFees(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.CostInfo.Builder
- Sets the total fees.
- setTotalInterest(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.PaypalPayfastConfig
- sets totalInterest.
- setTotalPlanCost(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.CostInfo.Builder
- Sets the total plan cost.
- setTotalPrice(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
- Required.
- setTotalPriceLabel(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
- Optional.
- setTotalPriceStatus(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
- Required.
- setTotalRecurringFees(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.CostInfo.Builder
- Sets the total recurring fees.
- setTotalUpfrontFees(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.CostInfo.Builder
- Sets the total upfront fees.
- setTransaction(com.oppwa.mobile.connect.provider.Transaction) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult.Builder
- Sets the Transaction created during the checkout process.
- setTransactionId(java.lang.String) - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
- Optional.
- setTransactionInfo(org.json.JSONObject) - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
- Required.
- setTransactionType(com.oppwa.mobile.connect.provider.TransactionType) - function in com.oppwa.mobile.connect.provider.Transaction
- Sets the TransactionType.
- setTrustedAppStores(kotlin.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(java.lang.String) - function in com.oppwa.mobile.connect.payment.ImageDetail
- setType(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.FeeInfo.Builder
- Sets the type of fees.
- setType(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.VisaPlan.Builder
- Sets the type of plan
- setUiComponentsConfig(com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- Sets the UI Components configuration.
- setUiCustomization(com.nsoftware.ipworks3ds.sdk.customization.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.
- setUpfrontFee(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.InstallmentInfo.Builder
- sets the upfront fees
- setUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.ImageDetail
- setUrl(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.TermsAndConditions.Builder
- Sets Url of terms &condition
- setUserName(java.lang.String) - function in com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig
- sets userName.
- setValidation(java.lang.String) - function in com.oppwa.mobile.connect.payment.CardBrandInfo
- setVenmoPayfastConfig(com.oppwa.mobile.connect.payment.braintree.VenmoPayfastConfig) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutPaymentBrandConfig.Builder
- Sets the VenmoPayfastConfig for Venmo Payfast payment brand.
- setVersion(int) - function in com.oppwa.mobile.connect.payment.visainstallment.TermsAndConditions.Builder
- Sets version of terms &condition
- setVisaInstallmentConfig(boolean) - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
- setvPlanID(java.lang.String) - function in com.oppwa.mobile.connect.payment.card.CardPaymentParams
- setvPlanID(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.VisaPlan.Builder
- Sets the Visa Plan ID
- setvPlanIDRef(java.lang.String) - function in com.oppwa.mobile.connect.payment.visainstallment.VisaPlan.Builder
- Sets the visa plan ID reference
- setWidth(java.lang.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(java.util.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
- ShippingAddressOverride - class in com.oppwa.mobile.connect.payment.processor.braintree
- ShippingAddressOverride - class in com.oppwa.mobile.connect.provider.model.response
- ShippingOptions - class in com.oppwa.mobile.connect.payment.processor.braintree
- ShippingOptions - class in com.oppwa.mobile.connect.provider.model.response
- showProcessing() - function in com.oppwa.mobile.connect.checkout.dialog.PayToPaymentInfoViewModel
- showProcessing() - function in com.oppwa.mobile.connect.payment.processor.paze.PazeProcessorViewModel
- 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(com.oppwa.mobile.connect.checkout.meta.CheckoutSettings) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- Submits a transaction via payment button.
- submitTransaction(com.oppwa.mobile.connect.provider.Transaction,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
- Starts executing a transaction.
- submitTransaction(com.oppwa.mobile.connect.provider.Transaction,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
- Starts executing a transaction.
- 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.