Community Support Forums — WordPress® ( Users Helping Users ) — 2011-08-26T18:04:50-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=14691 2011-08-26T18:04:50-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14691&p=32975#p32975 <![CDATA[Re: wanting to remove the referencing ID IP address]]>
Code:
<!-- Identifies The Customer's IP Address For Tracking -->
<input type="hidden" name="on1" value="<?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON1; ?>" />
<input type="hidden" name="os1" value="<?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS1; ?>" />


You can use the full code without those lines, test it and see if it removes the IP from the checkout where you saw it.

Statistics: Posted by Cristián Lávaque — August 26th, 2011, 6:04 pm


]]>
2011-08-25T13:26:51-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14691&p=32891#p32891 <![CDATA[wanting to remove the referencing ID IP address]]>
As of fairly recently, I noticed that the customer's IP address is visible when hovering over the Referencing ID line on the paypal order summary page. I called paypal and they said this is not due to a paypal setting but due to the button being used, so I wanted to ask S2member instead. Since I'm not comfortable having the users IP address come up with their order, so how can I go about removing it?

Thank you.

Statistics: Posted by Jane1 — August 25th, 2011, 1:26 pm


]]>