A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
T
- TEST - enum entry in com.oppwa.mobile.connect.provider.Connect.ProviderMode
- TEXT - enum entry in com.oppwa.mobile.connect.provider.threeds.v2.model.ChallengeUiType
Format for a one-time passcode (OTP) or text during a non-payment authentication transaction
- ThreeDS2AuthResponseListener - class in com.oppwa.mobile.connect.provider
- ThreeDS2Info - class in com.oppwa.mobile.connect.provider
- Class to represent 3-D Secure 2 parameters.
- ThreeDS2Info.AuthStatus - class in com.oppwa.mobile.connect.provider.ThreeDS2Info
- Enumeration of possible statuses for 3-D Secure authentication.
- ThreeDS2Info.ThreeDSFlow - class in com.oppwa.mobile.connect.provider.ThreeDS2Info
- Enumeration of possible 3-D Secure flows.
- ThreeDSConfig - class in com.oppwa.mobile.connect.provider.threeds.v2.model
- Class that contains all possible configurations to be applied at com.nsoftware.ipworks3ds.sdk.ThreeDS2Service initialization phase.
- ThreeDSConfig.Builder - class in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig
- Class to build
OppThreeDSConfig
class with customized parameters. - ThreeDSWorkflowListener - class in com.oppwa.mobile.connect.provider
- Interface to handle 3-D Secure workflow.
- toInt(EnumSet) - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ChallengeUiType
- Calculates int value for a bit mask of UI types
- toJson() - function in com.oppwa.mobile.connect.utils.googlepay.IsReadyToPayRequestJsonBuilder
- Returns the com.google.android.gms.wallet.IsReadyToPayRequest as JSONObject.
- toJson() - function in com.oppwa.mobile.connect.utils.googlepay.CardPaymentMethodJsonBuilder
- Returns the
PaymentMethod
as JSONObject. - toJson() - function in com.oppwa.mobile.connect.utils.googlepay.TransactionInfoJsonBuilder
- Returns the
TransactionInfo
as JSONObject. - toJson() - function in com.oppwa.mobile.connect.utils.googlepay.PaymentDataRequestJsonBuilder
- Returns the com.google.android.gms.wallet.PaymentDataRequest as JSONObject.
- Token - class in com.oppwa.mobile.connect.payment.token
- Represents the token, providing access to the token id, payment brand and Card or BankAccount depends of token type.
- TokenPaymentParams - class in com.oppwa.mobile.connect.payment.token
- Class to represent a set of parameters needed for performing token transaction.
- toString() - function in com.oppwa.mobile.connect.payment.processor.cashapppay.CashAppPayConfig
- toString() - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig
- toString() - function in com.oppwa.mobile.connect.checkout.meta.AfterpayPacificConfig
- toString() - function in com.oppwa.mobile.connect.checkout.meta.SamsungPayConfig
- toString() - function in com.oppwa.mobile.connect.checkout.meta.PaymentDetails
- toString() - function in com.oppwa.mobile.connect.checkout.meta.MbWayConfig
- toString() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutSettings
- toString() - function in com.oppwa.mobile.connect.checkout.meta.WpwlOptions
- toString() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutPaymentBrandConfig
- toString() - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig
- Transaction - class in com.oppwa.mobile.connect.provider
- Class to encapsulate the parameters needed for performing transaction.
- transactionCompleted(Transaction) - function in com.oppwa.mobile.connect.provider.ITransactionListener
- Indicates that a transaction has been completed.
- transactionFailed(Transaction,PaymentError) - function in com.oppwa.mobile.connect.provider.ITransactionListener
- Indicates that a transaction has not been executed successfully.
- TransactionInfoJsonBuilder - class in com.oppwa.mobile.connect.utils.googlepay
- This class provides methods to build
TransactionInfo
in JSON format. - TransactionType - class in com.oppwa.mobile.connect.provider
- An enumeration for the various types of transaction.