payment
The payment for the transaction.
Declaration
var payment: SKPayment { get }Discussion
Each payment transaction is created in response to a payment that your application added to the payment queue.
The payment for the transaction.
var payment: SKPayment { get }Each payment transaction is created in response to a payment that your application added to the payment queue.