I'm using CFHTTP to post data to my payment gateway (Protx).
Protx requires that I whitelist the IP that will send this request.
I am hosted on a shared server running Windows 2008.
This morning, my hosting company assigned a new IP to this server for a customer who required an SSL certificate. Since then, my CFHTTP post appears to be coming from this new IP (which was not on the Protx whitelist).
My hosting company, being the worst imaginable, don't know why this is and aren't willing to look into it further.
Does anyone have any idea how I can specify which referring IP address CFHTTP will use to post data?