PaymentMethodUpdateManager

Manager for handling PaymentMethod add attempts outside of the managed flow.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun onCancelled()

If the 'Add Card' request was cancelled

Link copied to clipboard
suspend fun onPaymentMethodAdded(paymentMethod: <Error class: unknown class>)

If the result of an 'Add Card' user request was successful.