◆ Lastschrift()
Lastschrift::Lastschrift |
( |
|
$customerNumber = "" , |
|
|
|
$values = "" |
|
) |
| |
Definition at line 1282 of file class.ilPurchaseBMFGUI.php.
1284 $this->EShopKundenNr = time() .
"_" . substr(md5(uniqid(rand(),
true)), 0, 4);
1285 if ($customerNumber !=
"")
1287 $this->EShopKundenNr = $customerNumber .
"_" . time() .
"_" . substr(md5(uniqid(rand(),
true)), 0, 4);
◆ $OBJTypeNS
Lastschrift::$OBJTypeNS = array ('namespace' => 'http://www.bff.bund.de/ePayment' , 'type' => 'Lastschrift') |
The documentation for this class was generated from the following file: