* HttpPost / HttpGet
Use our wrapper page to post and retrieve information at the following address:
https://account.invoice4u.co.il/public/HttpPost.aspx
or via SSL
https://account.invoice4u.co.il/public/HttpPost.aspx
Transaction Type will follow the TransType Values (column 1) as outlined.
The "ReplyURL" property may be set in order to redirect the browser to a
specific URL following the completion of tasks.
If "ReplyURL" is set the system will echo all parameters to a specified URL. That includes any of our invoicing parameters and your own parameters sent in the process.
You may collect any of these parameters using the Request object.
If "ReplyURL" is not set then the browser will display all
parameters and their corresponding values (which may be usefull for debugging
purposes).
|