You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Sam Hamilton <sa...@virtualvillage.com> on 2009/01/19 09:49:10 UTC

Custom IP Headers?

Hi Everyone, 

I am launching our first live site with OFBiz and part of the deployment means that we are using Akamai to accelerate our site including checkout. So this gives us a problem with CyberSource on how to pass the client IP address. 
Akamai give us the ability to get the client ip address in a custom IP header called "True-Client-IP". Now I was wondering if someone has already built the feature into OFBiz to pass this custom IP header to CyberSource. I have google somewhat but can't find anything related.

Regards
Sam

Re: Custom IP Headers?

Posted by BJ Freeman <bj...@free-man.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

this would be a custom, in a couple areas.
First:
https://demo.hotwaxmedia.com/webtools/control/FindGeneric?entityName=Visit&find=true&VIEW_SIZE=50&VIEW_INDEX=0
you can see that ofbiz captures the clientIpAddress.
so if this is different than the "True-Client-IP" then that would be the
first customization. you may want to extend the visit entity to hold
"True-Client-IP" or just update the clientIpAddress
next
http://apps.cybersource.com/library/documentation/dev_guides/Recurring_Billing_IG/html/
does not reference using an IP address
so Not sure what your concern is.


Sam Hamilton sent the following on 1/19/2009 12:49 AM:
> Hi Everyone, 
> 
> I am launching our first live site with OFBiz and part of the deployment means that we are using Akamai to accelerate our site including checkout. So this gives us a problem with CyberSource on how to pass the client IP address. 
> Akamai give us the ability to get the client ip address in a custom IP header called "True-Client-IP". Now I was wondering if someone has already built the feature into OFBiz to pass this custom IP header to CyberSource. I have google somewhat but can't find anything related.
> 
> Regards
> Sam
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJeUhbrP3NbaWWqE4RAgn4AJwMWK8zSb+OQAg3NT7BIb5tVkNEKwCgy1RI
aeJeRRG38ipplKzoCXbM9/Y=
=WORp
-----END PGP SIGNATURE-----