Contents

SKPaymentQueueDelegate

The protocol that provides information needed to complete transactions.

Declaration

protocol SKPaymentQueueDelegate : NSObjectProtocol

Overview

This protocol includes a method that lets your app determine whether to continue a transaction if the customer’s App Store storefront changes.

Topics

Continuing transactions

Showing price consent

See Also

Essentials