Companion

object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun initialize(application: Application, configuration: AirwallexConfiguration)

Initialize some global configurations, better to be called on Application

Link copied to clipboard
fun initializeComponents(application: Application, supportComponentProviders: List<ActionComponentProvider<out ActionComponent>>)

Initialize Airwallex Components, if you have invoked initialize before, no need to call this method