|
dolibarr
13.0.2
|
File that is entry point to call Dolibarr WebServices. More...
Go to the source code of this file.
Functions | |
| createPayment ($authentication, $payment) | |
| Create a payment. More... | |
File that is entry point to call Dolibarr WebServices.
Definition in file server_payment.php.
| createPayment | ( | $authentication, | |
| $payment | |||
| ) |
Create a payment.
| array | $authentication | Array of authentication information |
| Object | $payment | Payment |
Definition at line 141 of file server_payment.php.
References check_authentication(), dol_now(), and dol_syslog().