-
- All Implemented Interfaces:
public class ThreeDsHelper.CreateAppBasedTransaction
-
-
Field Summary
Fields Modifier and Type Field Description public final static ThreeDsHelper.CreateAppBasedTransactionINSTANCE
-
Method Summary
Modifier and Type Method Description final ThreeDsAppBasedTransactioninvoke(Context context, String threeDsVersion, String paymentSystem, Map<String, String> data)final ThreeDSWrapperinitWrapper(Context context)final TransactioninitTransaction(Context context, ThreeDSWrapper threeDSWrapper, String threeDsVersion, String paymentSystem, Map<String, String> data)-
-
Method Detail
-
invoke
final ThreeDsAppBasedTransaction invoke(Context context, String threeDsVersion, String paymentSystem, Map<String, String> data)
-
initWrapper
final ThreeDSWrapper initWrapper(Context context)
-
-
-
-