stripe-android
payments-core
/
com.stripe.android.polling
/
DefaultIntentStatusPoller
/
DefaultIntentStatusPoller
Default
Intent
Status
Poller
@
Inject
fun
DefaultIntentStatusPoller
(
stripeRepository
:
StripeRepository
,
paymentConfigProvider
:
Provider
<
PaymentConfiguration
>
,
config
:
IntentStatusPoller.Config
,
dispatcher
:
CoroutineDispatcher
)