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.
A note to associate with the payment transaction.
var transactionNote: String? { get }If the user specified additional notes for the payment, include those notes when recording the transaction in your system.