dolibarr 19.0.3
server_payment.php File Reference

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.
 

Detailed Description

File that is entry point to call Dolibarr WebServices.

Definition in file server_payment.php.

Function Documentation

◆ createPayment()

createPayment ( $authentication,
$payment )

Create a payment.

Parameters
array$authenticationArray of authentication information
Object$paymentPayment
Returns
array Array result

Definition at line 159 of file server_payment.php.

References check_authentication(), dol_now(), and dol_syslog().