PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

wanting to remove the referencing ID IP address

s2Member Plugin. A Membership plugin for WordPress®.

wanting to remove the referencing ID IP address

Postby Jane1 » August 25th, 2011, 1:26 pm

Hi,

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.
User avatar
Jane1
Registered User
Registered User
 
Posts: 19
Joined: January 17, 2011

Re: wanting to remove the referencing ID IP address

Postby Cristián Lávaque » August 26th, 2011, 6:04 pm

If you don't want to track the user's IP with the PayPal button, you can edit the button's full code instead of using the shortcode for it. In the full code s2Member generates for the button, you'll see a section like this:

Code: Select all
<!-- 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.
Cristián Lávaque http://s2member.net
Is s2Member working for you? Please rate it Image at WordPress.org. Thanks! :)
User avatar
Cristián Lávaque
Developer
Developer
 
Posts: 6836
Joined: December 22, 2010


Return to s2Member Plugin

Who is online

Users browsing this forum: No registered users and 3 guests

cron