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

BillingShippingAmount Property

The shipping amount associated with each billing cycle.

Object Oriented Interface

public function getBillingShippingAmount();
public function setBillingShippingAmount($value);

Procedural Interface

inpaypal_recurringpayments_get($res, 8 );
inpaypal_recurringpayments_set($res, 8, $value );

Default Value

''

Remarks

The shipping amount associated with each billing cycle.

This value must not exceed $10,000 USD in any currency.

It will also not contain any currency symbols, must have two decimal places separated by a period (.), and optionally a comma (,) separating the thousands digits.

Data Type

String

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