SourceCurrencyCode Property
Currency code of the source Amount to be converted.
Syntax
property SourceCurrencyCode[SourceCurrencyIndex: Integer]: String;
Default Value
''
Remarks
Currency code of the source SourceCurrencyAmount to be converted.
Allowable currency codes include:
AUD | Australian Dollar |
BRL* | Brazilian Real |
CAD | Canadian Dollar |
CHF | Swiss Franc |
CZK | Czech Koruna |
DKK | Danish Krone |
EUR | Euro |
HKD | Hong Kong Dollar |
HUF | Hungarian Forint |
ILS | Israeli New Sheqel |
JPY | Japanese Yen |
MXN | Mexican Peso |
MYR** | Malaysian Ringgit |
NOK | Norwegian Krone |
NZD | New Zealand Dollar |
PHP | Philippine Peso |
PLN | Polish Zloty |
GBP | Pound Sterling |
SEK | Swedish Krona |
SGD | Singapore Dollar |
THB | Thai Baht |
TWD | Taiwan New Dollar |
USD | U.S. Dollar |
*NOTE: The Real is supported as a payment currency and currency balance only for Brazilian PayPal accounts.
**NOTE: The Ringgit is supported as a payment currency and currency balance only for Malaysian PayPal accounts.
The size of the array is controlled by the SourceCurrencyCount property.
This property is not available at design time.
Data Type
String