openMerchant/verisign/payflowpro/linux/perl/pfpro.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int pfproInit ()
void pfproCleanup ()
int pfproCreateContext (int *context, char *host_addr, int host_port, int time_out, char *proxy_addr, int proxy_port, char *proxy_logon, char *proxy_pass)
int pfproDestroyContext (int context)
int pfproSubmitTransaction (int context, char *strParm, long lParmLen, char **strResp)
void pfproCompleteTransaction (char *strResp)
char * pfproVersion ()


Function Documentation

void pfproCleanup (  ) 

void pfproCompleteTransaction ( char *  strResp  ) 

int pfproCreateContext ( int *  context,
char *  host_addr,
int  host_port,
int  time_out,
char *  proxy_addr,
int  proxy_port,
char *  proxy_logon,
char *  proxy_pass 
)

int pfproDestroyContext ( int  context  ) 

int pfproInit (  ) 

int pfproSubmitTransaction ( int  context,
char *  strParm,
long  lParmLen,
char **  strResp 
)

char* pfproVersion (  ) 


Generated on Sat Aug 15 12:47:58 2009 for w3systemsDevelopment by  doxygen 1.5.5