Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts the amount of the transaction to the currency passed in as a parameter.
Syntax
public void convertCurrencyCode(CurrencyCode currencyCode)
Run On
ClientOrServer
Parameters
- currencyCode
Type: CurrencyCode Extended Data Type
The currency code to convert the transaction amount to.
Remarks
This method sets the amount of the transaction to the converted amount. It sets the currency of the transaction to the new currency code.