Package com.stripe.android.polling
Types
Link copied to clipboard
class DefaultIntentStatusPoller @Inject constructor( stripeRepository: StripeRepository, paymentConfigProvider: Provider<PaymentConfiguration>, config: IntentStatusPoller.Config, dispatcher: CoroutineDispatcher) : IntentStatusPoller
Content copied to clipboard
Link copied to clipboard