merchantCurrency property

String? merchantCurrency
getter/setter pair

The currency that was collected by the merchant and presented to the cardholder for the authorization. Three-letter ISO currency code, in lowercase. Must be a supported currency.

Implementation

String? merchantCurrency;