dolibarr  19.0.0-dev
Functions
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. More...
 

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.