JavaScript Editor Javascript debugger     Website design 


pfpro_init

Initialises the Payflow Pro library (PHP 4 >= 4.0.2, PHP 5 <= 5.0.5)
bool pfpro_init ( )

Used to initialise the Payflow Pro library.

You may omit this call, in which case this extension will automatically call pfpro_init() before the first transaction.

Return Values

Returns TRUE on success or FALSE on failure.