The payload that is used to finish this transaction.
Map<String, String?> toFinishMap() => <String, String?>{ 'transactionIdentifier': transactionIdentifier, 'productIdentifier': payment.productIdentifier, };