onPromotionalOfferSucceeded property

CustomerCenterPromotionalOfferSucceeded? onPromotionalOfferSucceeded
final

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

Implementation

final CustomerCenterPromotionalOfferSucceeded? onPromotionalOfferSucceeded;