PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

CurrencyCode Property

Currency code of the Amount being refunded.

Object Oriented Interface

public function getCurrencyCode();
public function setCurrencyCode($value);

Procedural Interface

inpaypal_refundtransaction_get($res, 3 );
inpaypal_refundtransaction_set($res, 3, $value );

Default Value

'USD'

Remarks

This property is required if the RefundType is set to rtPartial.

Three-character currency code for any of the supported PayPal currencies. Supported currencies may change over time, but at the time this writing the following currency codes are valid:

USDUS Dollars
CADCanadian Dollars
EUREuros
GBPBritish Pounds
JPYJapanese Yen
AUDAustralian Dollars

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0