Contents

purchase

A transaction reason that indicates a purchase is initiated by a customer.

Declaration

static let purchase: Transaction.Reason

Discussion

The customer initiated the purchase, which may be for any in-app purchase type: consumable, non-consumable, non-renewing subscription, or auto-renewable subscription.

See Also

Transaction reasons