CurrencyCode Property
The currency that was used for the payment.
Syntax
[VB.NET] Public ReadOnlyProperty CurrencyCode As String
[C#] public string CurrencyCode {get;}
Remarks
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.
This property is read-only.
Default Value
""