currency property
The currency code for the payment transaction.
This should be the three-letter ISO currency code.
Common Values
- "SAR" - Saudi Riyal
- "USD" - US Dollar
- "EUR" - Euro
- "GBP" - British Pound
Implementation
final String currency;
The currency code for the payment transaction.
This should be the three-letter ISO currency code.
final String currency;