JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
com.oppwa.mobile.connect.payment.createCheckoutInfoFromJSON(org.json.JSONObject)
Not used anymore.
com.oppwa.mobile.connect.payment.createFromJson(org.json.JSONObject)
Not used anymore.
com.oppwa.mobile.connect.payment.createFromJson(org.json.JSONObject,kotlin.Array)
Not used anymore.
com.oppwa.mobile.connect.payment.token.createTokenFromJSON(org.json.JSONObject)
Not used anymore.
com.oppwa.mobile.connect.payment.bankaccount.createIdealPaymentParams(java.lang.String,java.lang.String)
The iDEAL
1.0
is no longer supported, use
createIdealTwoPaymentParams
instead.
com.oppwa.mobile.connect.provider.requestIdealBanks(java.lang.String,com.oppwa.mobile.connect.provider.IdealBanksListener)
The iDEAL
1.0
is no longer supported, the iDEAL
2.0
doesn't require a bank name to create the PaymentParams, see
createIdealTwoPaymentParams
.
com.oppwa.mobile.connect.provider.requestIdealBanks(java.lang.String,com.oppwa.mobile.connect.provider.IdealBanksListener)
The iDEAL
1.0
is no longer supported, the iDEAL
2.0
doesn't require a bank name to create the PaymentParams, see
createIdealTwoPaymentParams
.
com.oppwa.mobile.connect.checkout.meta.setComponentName(android.content.ComponentName)
Sets the component name to handle intents from
CheckoutActivity
.