-
- All Implemented Interfaces:
-
io.primer.android.components.manager.native.PrimerHeadlessUniversalCheckoutNativeUiManagerInterface,io.primer.android.di.DIAppComponent,org.koin.core.component.KoinComponent
public final class PrimerHeadlessUniversalCheckoutNativeUiManager implements PrimerHeadlessUniversalCheckoutNativeUiManagerInterface, DIAppComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPrimerHeadlessUniversalCheckoutNativeUiManager.Companion
-
Method Summary
Modifier and Type Method Description UnitshowPaymentMethod(Context context, PrimerSessionIntent sessionIntent)This method should be called when payment method needs to be showed. Unitcleanup()-
-
Method Detail
-
showPaymentMethod
Unit showPaymentMethod(Context context, PrimerSessionIntent sessionIntent)
This method should be called when payment method needs to be showed.
-
cleanup
Unit cleanup()
-
-
-
-