A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
O
- onAttach(android.content.Context) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- onBeforeSubmit(com.oppwa.mobile.connect.checkout.meta.PaymentDetails,com.oppwa.mobile.connect.checkout.meta.OnBeforeSubmitCallback.Listener) - function in com.oppwa.mobile.connect.checkout.meta.OnBeforeSubmitCallback
- The onBeforeSubmit method is called once payment details are collected and before submitting transaction.
- OnBeforeSubmitCallback - class in com.oppwa.mobile.connect.checkout.meta
- The OnBeforeSubmitCallback interface is designed to review and modify the PaymentDetails before submitting transaction.
- OnBeforeSubmitCallback.Listener - class in com.oppwa.mobile.connect.checkout.meta.OnBeforeSubmitCallback
- The listener interface for receiving completion events.
- onBindViewHolder(androidx.recyclerview.widget.RecyclerView.ViewHolder,int) - function in com.oppwa.mobile.connect.checkout.dialog.VisaInstallmentPlanAdapter
- onCardBrandChange(java.lang.String) - function in com.oppwa.mobile.connect.checkout.uicomponent.card.CardUiComponent
- onCardBrandDetection(java.util.Set) - function in com.oppwa.mobile.connect.checkout.uicomponent.card.CardUiComponent
- onCardHolderValidate(java.lang.String) - function in com.oppwa.mobile.connect.checkout.dialog.IPaymentFormListener
- Synchronous callback which allows to override card holder validation.
- onCardInfoUpdated(com.samsung.android.sdk.samsungpay.v2.payment.CardInfo,com.samsung.android.sdk.samsungpay.v2.payment.sheet.CustomSheet) - function in com.oppwa.mobile.connect.checkout.meta.SamsungPayConfig.CardInfoUpdateListener
- Called when the selected card is changed on the custom payment sheet in Samsung Pay.
- onComplete(com.oppwa.mobile.connect.checkout.meta.PaymentDetails) - function in com.oppwa.mobile.connect.checkout.meta.OnBeforeSubmitCallback.Listener
- Invoked when the payment details are reviewed.
- onCreate(android.os.Bundle) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- onCreateView(android.view.LayoutInflater,android.view.ViewGroup,android.os.Bundle) - function in com.oppwa.mobile.connect.checkout.dialog.PayToPaymentInfoFragment
- onCreateView(android.view.LayoutInflater,android.view.ViewGroup,android.os.Bundle) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- onCreateViewHolder(android.view.ViewGroup,int) - function in com.oppwa.mobile.connect.checkout.dialog.VisaInstallmentPlanAdapter
- onDestroy() - function in com.oppwa.mobile.connect.checkout.dialog.PayToPaymentInfoFragment
- onDetach() - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- onDetectedBin(com.oppwa.mobile.connect.provider.model.BinInfo) - function in com.oppwa.mobile.connect.checkout.meta.OnBeforeSubmitCallback
- The onDetectedBin method is called when the bin information is detected.
- onPaymentMethodSelected(com.oppwa.mobile.connect.checkout.meta.PaymentMethod) - function in com.oppwa.mobile.connect.checkout.uicomponent.paymentmethodselection.PaymentMethodSelectionUiComponentInteraction
- onPlanClick(int) - function in com.oppwa.mobile.connect.checkout.dialog.VisaInstallmentPlanAdapter.OnPlanClickListener
- onResult(com.oppwa.mobile.connect.provider.Transaction,com.oppwa.mobile.connect.exception.PaymentError) - function in com.oppwa.mobile.connect.provider.ThreeDS2AuthResponseListener
- onResult(com.oppwa.mobile.connect.provider.model.BinInfo,com.oppwa.mobile.connect.exception.PaymentError) - function in com.oppwa.mobile.connect.provider.listener.BinInfoListener
- Provides the result of the bin info request.
- onResult(T,com.oppwa.mobile.connect.exception.PaymentError) - function in com.oppwa.mobile.connect.provider.listener.ResponseListener
- Provides the result of the request.
- onStart() - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- onStop() - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- onTermsChecked(boolean) - function in com.oppwa.mobile.connect.checkout.dialog.VisaInstallmentPlanAdapter.OnPlanClickListener
- onThreeDSChallengeRequired() - function in com.oppwa.mobile.connect.provider.ThreeDSWorkflowListener
- Called before starting the authentication process of 3-D Secure transaction.
- onThreeDSConfigRequired() - function in com.oppwa.mobile.connect.provider.ThreeDSWorkflowListener
- Called before initialization of 3-D Secure service.
- onViewCreated(android.view.View,android.os.Bundle) - function in com.oppwa.mobile.connect.checkout.dialog.PayToPaymentInfoFragment
- onViewCreated(android.view.View,android.os.Bundle) - function in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonFragment
- OOB - enum entry in com.oppwa.mobile.connect.provider.threeds.v2.model.ChallengeUiType
Format that allows to complete authentication outside of the merchant app, e.g. in issuer’s mobile app
- OppPaymentProvider - class in com.oppwa.mobile.connect.provider
- Represents the methods and properties of the payment provider.
- OPTIONAL - enum entry in com.oppwa.mobile.connect.payment.CVVMode
- OrderSummary - class in com.oppwa.mobile.connect.checkout.dialog
- Class to configure order summary screen content
- OxxoVaPaymentParams - class in com.oppwa.mobile.connect.payment.dlocal
- Represents payment parameters for OxxoVa payment brand.