onCompleted
abstract fun onCompleted(storeTransaction: StoreTransaction?, customerInfo: CustomerInfo)
Content copied to clipboard
Will be called after the product change has been completed
Parameters
storeTransaction
StoreTransaction object for the purchased product. Will be null if the change is deferred.
customerInfo
Updated CustomerInfo.