DefaultIntentStatusPoller
class DefaultIntentStatusPoller @Inject constructor( stripeRepository: StripeRepository, paymentConfigProvider: Provider<PaymentConfiguration>, config: IntentStatusPoller.Config, dispatcher: CoroutineDispatcher) : IntentStatusPoller
Content copied to clipboard
Constructors
Link copied to clipboard
@Inject
Content copied to clipboard