Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

SearchBeginDate Property

The start of the date range in which to search for transactions.

Object Oriented Interface

public function getSearchBeginDate();
public function setSearchBeginDate($value);

Procedural Interface

inpaydirect_globaltransactionsearch_get($res, 10 );
inpaydirect_globaltransactionsearch_set($res, 10, $value );

Default Value

''

Remarks

The start of the date range in which to search for transactions. This property is required except when the SearchPNRef property is provided. It may contain up to 19 alphanumeric characters and symbols. The SearchBeginDate of the date range may be in MM/DD/YYYY (or YYYY-MMDD or YYYY-MM-DDThh:mm:ss) format. This date will be converted by the Global Payments system to YYYYMM- DDThh:mm:ss (time is in 24-hour format). If the value set in SearchBeginDate does not contain time information, it will default to midnight on the given date.

Data Type

String

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