stripe-android
payments-core
/
com.stripe.android.googlepaylauncher.injection
/
GooglePayLauncherModule
Google
Pay
Launcher
Module
@
Module
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
class
GooglePayLauncherModule
Content copied to clipboard
Functions
Functions
provide
Google
Pay
Repository
Factory
Link copied to clipboard
@
Provides
@
Singleton
fun
provideGooglePayRepositoryFactory
(
appContext
:
Context
,
logger
:
Logger
)
:
(
GooglePayEnvironment
)
->
GooglePayRepository
Content copied to clipboard