PaymentCredentialsFlow

This flow is emitting payment credentials if adding a payment method has been configured to be added without being saved.

Payment method being added the regular way, won't be emitted here. The PaymentCredentialsStore.OnPaymentCredentialsAddedListener is called in that case.

Properties

Link copied to clipboard

Collect this flow to be notified if payment credentials has been created successfully. If there are no collectors, it will be discarded.

Functions

Link copied to clipboard
open override fun emitCredentials(credentials: PaymentCredentials)