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

IsPartialCapture Property

Indicates if this capture is for the full amount of payment you authorized.

Object Oriented Interface

public function getIsPartialCapture();
public function setIsPartialCapture($value);

Procedural Interface

inpaypal_reauthcapture_get($res, 11 );
inpaypal_reauthcapture_set($res, 11, $value );

Default Value

false

Remarks

If this property is set to True, and the Amount of the Capture is less than the originally authorized amount, any remaining amount of the original transaction is automatically voided.

This property is required.

Data Type

Boolean

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