merchantReference property

String? merchantReference
final

Optional merchant reference for the transaction.

This can be used to associate the payment with a specific merchant reference or order number in the merchant's system.

Note

This field is optional and may be null if not provided.

Implementation

final String? merchantReference;