onPromotionalOfferSucceeded

open fun onPromotionalOfferSucceeded(customerInfo: CustomerInfo, transaction: StoreTransaction)

Called when a promotional offer purchase completes successfully in the Customer Center, providing the resulting customer info and transaction.

Parameters

customerInfo

The updated customer information after the purchase.

transaction

The store transaction for the purchase.