A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y 

R

RatePayPaymentParams - class in com.oppwa.mobile.connect.payment.ratepay
Represents payment parameters for Ratepay Payments.
REGEX - enum entry in com.oppwa.mobile.connect.checkout.meta.CheckoutBrandDetectionType

Uses regular expressions to analyze card number (supports a limited number of brands)

registerTransaction(com.oppwa.mobile.connect.provider.Transaction,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
Creates a just registration separate from any later payment.
registerTransaction(com.oppwa.mobile.connect.provider.Transaction,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
Creates a just registration separate from any later payment.
REJECTED - enum entry in com.oppwa.mobile.connect.provider.ThreeDS2Info.AuthStatus

Issuer is rejecting authentication/verification and request that authorisation not attempted.

removeParam(java.lang.String) - function in com.oppwa.mobile.connect.payment.PaymentParams
Removes parameter by name.
requestBinInfo(java.lang.String,java.lang.String,com.oppwa.mobile.connect.provider.listener.BinInfoListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
Request the com.oppwa.mobile.connect.provider.model.BinInfo for specific bin.
requestBinInfo(java.lang.String,java.lang.String,com.oppwa.mobile.connect.provider.listener.BinInfoListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
Request the com.oppwa.mobile.connect.provider.model.BinInfo for specific bin.
requestBrandsValidation(java.lang.String,kotlin.Array,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
Requests the BrandsValidation.
requestBrandsValidation(java.lang.String,kotlin.Array,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
Requests the BrandsValidation.
requestCheckoutData(java.lang.String,com.oppwa.mobile.connect.provider.listener.ResponseListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
Requests the CheckoutData by checkout id.
requestCheckoutData(java.lang.String,com.oppwa.mobile.connect.provider.listener.ResponseListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
Requests the CheckoutData by checkout id.
requestCheckoutInfo(java.lang.String,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
Requests the CheckoutInfo by checkout id.
requestCheckoutInfo(java.lang.String,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
Requests the CheckoutInfo by checkout id.
requestIdealBanks(java.lang.String,com.oppwa.mobile.connect.provider.IdealBanksListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
The iDEAL 1.0 is no longer supported, the iDEAL 2.0 doesn't require a bank name to create the PaymentParams, see createIdealTwoPaymentParams.
requestIdealBanks(java.lang.String,com.oppwa.mobile.connect.provider.IdealBanksListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
The iDEAL 1.0 is no longer supported, the iDEAL 2.0 doesn't require a bank name to create the PaymentParams, see createIdealTwoPaymentParams.
requestImages(kotlin.Array,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
Requests the ImagesRequest.
requestImages(kotlin.Array,com.oppwa.mobile.connect.provider.ITransactionListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
Requests the ImagesRequest Please note that the callback will be called in a different Thread.
requestVisaInstallmentPlans(com.oppwa.mobile.connect.payment.visainstallment.InstallmentPlansParams,com.oppwa.mobile.connect.provider.listener.ResponseListener) - function in com.oppwa.mobile.connect.provider.IPaymentProvider
Requests the Visa Installment Plans
requestVisaInstallmentPlans(com.oppwa.mobile.connect.payment.visainstallment.InstallmentPlansParams,com.oppwa.mobile.connect.provider.listener.ResponseListener) - function in com.oppwa.mobile.connect.provider.OppPaymentProvider
Requests the VisaInstallmentPlansData by checkout id and card details.
requireAuthResponse() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 
requireCallbackUrl() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 
REQUIRED - enum entry in com.oppwa.mobile.connect.payment.CVVMode
 
requireDsCert() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 
requireDsRefId() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 
requireDsRootCa() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 
requireKid() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 
requireProtocolVersion() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 
requireThreeDS2Info() - function in com.oppwa.mobile.connect.provider.Transaction
 
requireThreeDSFlow() - function in com.oppwa.mobile.connect.provider.ThreeDS2Info
 
ResponseListener - class in com.oppwa.mobile.connect.provider.listener
Callback interface for request, this is called once response is received.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y