Question
referral values when using cfhttp post with XML
I'm using the attached code to post an XML string (with
credit card & address info) to a credit card co. server for
processing.
This works great. However, they now want to improve security by setting me up an approved http referrer on their server. I've tried giving them my values as the server IP address and the domain name (using their own web interface admin panel). Nothing works. A few questions.
1) Is there a way to figure out what referrer values my server is sending them when it does the post? (somehow view the actual post as it happens)
2) Is there a way to manually configure these values in the CFHTTP/PARAM code?
thanks!
This works great. However, they now want to improve security by setting me up an approved http referrer on their server. I've tried giving them my values as the server IP address and the domain name (using their own web interface admin panel). Nothing works. A few questions.
1) Is there a way to figure out what referrer values my server is sending them when it does the post? (somehow view the actual post as it happens)
2) Is there a way to manually configure these values in the CFHTTP/PARAM code?
thanks!
