Field and Description |
---|
com.oppwa.mobile.connect.threeds.SchemeConfig.DEFAULT_PROTOCOL_VERSION |
Method and Description |
---|
com.oppwa.mobile.connect.threeds.OppThreeDSService.createTransaction(String)
Use
OppThreeDSService.createTransaction(String, String) instead.
Creates transaction object for the specific payment brand.
A reference should be kept for this transaction through the entire 3-D Secure process.
When the transaction is complete, it should be closed via the |
com.oppwa.mobile.connect.threeds.SchemeConfig.getProtocolVersion() |
com.oppwa.mobile.connect.threeds.SchemeConfig.setProtocolVersion(String)
The protocol version should be passed to the
OppThreeDSService.createTransaction(String, String) instead.
Protocol version according to which the transaction shall be created
Default value is 2.1.0 |