A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
P
- parse(Tag) - function in com.oppwa.mobile.connect.core.nfc.EmvCardParser
- Parses the Tag and return CardDetails if at least PAN is found, otherwise returns
null
. - parseResult(int,Intent) - function in com.oppwa.mobile.connect.core.nfc.ui.NfcCardReaderActivityResultContract
- parseResult(Integer,Intent) - function in com.oppwa.mobile.connect.payment.processor.cashapppay.CashAppPayProcessorActivityResultContract
- parseResult(int,Intent) - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResultContract
- PAYMENT_OPTION - enum entry in com.oppwa.mobile.connect.checkout.dialog.PaymentButtonIntegrationMode
Show payment button as payment option.
- PaymentButtonFragment - class in com.oppwa.mobile.connect.checkout.dialog
- Represents the payment button.
- PaymentButtonIntegrationMode - class in com.oppwa.mobile.connect.checkout.dialog
- An enumeration of possible integration modes for payment buttons.
- paymentConfigRequestFailed(PaymentError) - function in com.oppwa.mobile.connect.provider.ITransactionListener
- Indicates that a checkout configuration request has not been executed successfully.
- paymentConfigRequestSucceeded(CheckoutInfo) - function in com.oppwa.mobile.connect.provider.ITransactionListener
- Indicates that a checkout configuration request has been completed.
- PaymentDataRequestJsonBuilder - class in com.oppwa.mobile.connect.utils.googlepay
- This class provides methods to build com.google.android.gms.wallet.PaymentDataRequest in JSON format.
- PaymentDetails - class in com.oppwa.mobile.connect.checkout.meta
- Represents the payment details for before submit event.
- PaymentError - class in com.oppwa.mobile.connect.exception
- Contains all error messages and codes that returned by framework methods.
- PaymentException - class in com.oppwa.mobile.connect.exception
- Exception thrown when an error occurs during the creation of PaymentParams or Transaction.
- PaymentMethodSelectionUiComponent - class in com.oppwa.mobile.connect.checkout.uicomponent.paymentmethodselection
- The Payment Method Selection UI Component displays the available payment methods and provides functionality to select one of them.
- PaymentMethodSelectionUiComponentInteraction - class in com.oppwa.mobile.connect.checkout.uicomponent.paymentmethodselection
- Provides methods to interact with PaymentMethodSelectionUiComponent.
- PaymentParams - class in com.oppwa.mobile.connect.payment
- Represents the payment parameters, providing access to the checkout id, payment brand and custom parameters.
- PENDING - enum entry in com.oppwa.mobile.connect.provider.model.yookassa.YooKassaStatus
- ProcessingUiComponent - class in com.oppwa.mobile.connect.checkout.uicomponent.processing
- The Processing UI Component is displayed during checkout initialization and payment.
- ProcessingUiComponentInteraction - class in com.oppwa.mobile.connect.checkout.uicomponent.processing
- Provides methods to interact with ProcessingUiComponent.
- ProcessorActivityResult - class in com.oppwa.mobile.connect.payment.processor
- Holds result for Payment brand ProcessorActivity.
- PROMPT - enum entry in com.oppwa.mobile.connect.checkout.meta.CheckoutStorePaymentDetailsMode