Hello there
Thanks everybody for this nice framework
I am developing a module for our own uses in the company which should be able to handle requests and responses from other sites,
For example, I want to give a return url to the eBanking site, like this:
[url=http://mycompanyCRM.com/ePayment]http://mycompanyCRM.com/ePayment[/url]
and the bank calls that url and sends me some query strings,
What can I do for that,
Thanks for any help