-
- All Implemented Interfaces:
public class PaymentByCardProcess.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PaymentByCardProcess.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PaymentByCardProcessget()final Unitinit(AcquiringSdk sdk, Application application, ThreeDsDataCollector threeDsDataCollector)-
-
Method Detail
-
get
final PaymentByCardProcess get()
-
init
@Synchronized() final Unit init(AcquiringSdk sdk, Application application, ThreeDsDataCollector threeDsDataCollector)
-
-
-
-