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(JSONObject)
Not used anymore.
com.oppwa.mobile.connect.payment.createFromJson(JSONObject)
Not used anymore.
com.oppwa.mobile.connect.payment.createFromJson(JSONObject,Array)
Not used anymore.
com.oppwa.mobile.connect.payment.token.createTokenFromJSON(JSONObject)
Not used anymore.
com.oppwa.mobile.connect.payment.bankaccount.createIdealPaymentParams(String,String)
The iDEAL
1.0
is no longer supported, use
createIdealTwoPaymentParams
instead.
com.oppwa.mobile.connect.provider.requestIdealBanks(String,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(String,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(ComponentName)
Sets the component name to handle intents from
CheckoutActivity
.