PaymentMethodRetrievalListener

Functions

Link copied to clipboard
abstract fun onError(errorCode: Int, errorMessage: String, stripeError: StripeError?)
Link copied to clipboard
abstract fun onPaymentMethodRetrieved(paymentMethod: PaymentMethod)