vncore / com.venuenext.vncore.protocol / AnalyticsInterface / trackBeginCheckout

trackBeginCheckout

abstract fun trackBeginCheckout(items: ArrayList<Bundle>): Unit

Track begin checkout via analytics framework.

Parameters

items - the items Bundle list.