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

SearchCriteriaStartDate Property

The earliest transaction date at which to start the search.

Object Oriented Interface

public function getSearchCriteriaStartDate();
public function setSearchCriteriaStartDate($value);

Procedural Interface

inpaypal_transactionsearch_get($res, 42 );
inpaypal_transactionsearch_set($res, 42, $value );

Default Value

''

Remarks

The earliest transaction date at which to start the search.

This property is a required parameter for any search, and must be set. Otherwise PayPal will reject the transaction and the class will fail with an error.

PayPal defines date/time values as Coordinated Universal Time (UTC/GMT), using ISO 8601 format. An example date/time stamp is 2006-08-24T05:38:48Z.

Data Type

String

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