Contents

transactionNote

A note to associate with the payment transaction.

Declaration

var transactionNote: String? { get }

Discussion

If the user specified additional notes for the payment, include those notes when recording the transaction in your system.

See Also

Getting the Transaction Details