merchantReference property

String? merchantReference
getter/setter pair

Optional merchant reference for transactions.

This can be used to associate payments 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

static String? merchantReference;