onCompleted

abstract fun onCompleted(storeTransaction: StoreTransaction, customerInfo: CustomerInfo)

Will be called after the purchase has completed

Parameters

storeTransaction

StoreTransaction object for the purchased product.

customerInfo

Updated CustomerInfo.