ActionComponentProvider

Functions

Link copied to clipboard
abstract fun canHandleAction(nextAction: NextAction?): Boolean
Link copied to clipboard
open suspend fun canHandleSessionAndPaymentMethod(session: AirwallexSession, paymentMethodType: AvailablePaymentMethodType, activity: Activity): Boolean
Link copied to clipboard
abstract fun get(): Component
Link copied to clipboard