Beispiel #1
0
 public function GatewayRequest()
 {
     //
     //	Initialize the request list.
     //
     $this->Set(GatewayRequest::VERSION_INDICATOR(), GatewayChecksum::$versionNo);
 }