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

SourceCurrencyAmount Property

Source amount to be converted.

Object Oriented Interface

public function getSourceCurrencyAmount($sourcecurrencyindex);
public function setSourceCurrencyAmount($sourcecurrencyindex, $value);

Procedural Interface

inpaypal_adaptivecurrency_get($res, 5 , $sourcecurrencyindex);
inpaypal_adaptivecurrency_set($res, 5, $value , $sourcecurrencyindex);

Default Value

''

Remarks

Source amount to be converted.

Limitations: Must not exceed $10,000 USD in any currency. The decimal separator must be a period (.) and the thousands separator a comma (,). No currency symbol ($) is to be sent.

The size of the array is controlled by the SourceCurrencyCount property.

This property is not available at design time.

Data Type

String

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