Package-level declarations

Types

Link copied to clipboard
class AddPaymentMethodViewModel(application: Application, airwallex: Airwallex, session: AirwallexSession, supportedCardSchemes: List<CardScheme>) : AirwallexCheckoutViewModel
Link copied to clipboard
class AirwallexAddPaymentDialog @JvmOverloads constructor(activity: ComponentActivity, session: AirwallexSession, configuration: PaymentElementConfiguration.Card = PaymentElementConfiguration.Card(), paymentResultListener: Airwallex.PaymentResultListener, dialogHeight: Int? = null) : BottomSheetDialog, TrackablePage
Link copied to clipboard
abstract class BottomSheetDialog<VB : ViewBinding> : BottomSheetDialogFragment
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

ViewModel for managing payment operations data. Handles fetching and storing payment methods and consents.

Link copied to clipboard

Activity to edit shipping address

Link copied to clipboard

ViewModel for managing payment operations data. Handles fetching and storing payment methods and consents.

Link copied to clipboard

A widget used to collect the shipping Address of shipping info.