onCompleted
abstract fun onCompleted(storeTransaction: StoreTransaction, customerInfo: CustomerInfo)
Content copied to clipboard
Will be called after the purchase has completed
Parameters
storeTransaction
StoreTransaction object for the purchased product.
customerInfo
Updated CustomerInfo.