dolibarr  16.0.5
Functions
stripe.lib.php File Reference

Library for common stripe functions. More...

Go to the source code of this file.

Functions

 stripeadmin_prepare_head ()
 Define head array for tabs of stripe tools setup pages. More...
 
 html_print_stripe_footer ($fromcompany, $langs)
 Show footer of company in HTML pages. More...
 

Detailed Description

Library for common stripe functions.

Definition in file stripe.lib.php.

Function Documentation

◆ html_print_stripe_footer()

html_print_stripe_footer (   $fromcompany,
  $langs 
)

Show footer of company in HTML pages.

Parameters
Societe$fromcompanyThird party
Translate$langsOutput language
Returns
void

Definition at line 64 of file stripe.lib.php.

◆ stripeadmin_prepare_head()

stripeadmin_prepare_head ( )

Define head array for tabs of stripe tools setup pages.

Returns
Array of head

Definition at line 31 of file stripe.lib.php.