PayPal Buttons and iDevaffiliate Configuration
-
Hi,
Hope someone can help.
I have the standard paypal buttons on my site, and i’m trying to integrate iDevaffiliate with them. iDevaffilaite advise that I need to replace code in the button with this:
<input type=”hidden” name=”rm” value=”2″>
<input type=”hidden” name=”notify_url” value=”https://www.moneypigz.com/idevaffiliate/paypal_ipn_recurring.php”>
<input type=”hidden” name=”custom” value=”<?PHP echo $_SERVER[‘REMOTE_ADDR’]; ?>”>How do you do this in the Paypal Button Shortcode? My button looks like this:
[s2Member-PayPal-Button level=”1″ ccaps=”” desc=”Gold Member – Monthly / £14.99.” ps=”paypal” lc=”” cc=”GBP” dg=”0″ ns=”1″ custom=”www.moneypigz.com” ta=”0″ tp=”0″ tt=”D” ra=”14.99″ rp=”1″ rt=”M” rr=”1″ rrt=”” rra=”1″ image=”default” output=”button” /]
Previously, I made the changes in the normal (long) code button when I insert it into the page, the button appears several lines down, which is not where I want it to be. I dont know how to change the position of it without taking code out, which renders the button ineffective.
Thanks dudes
- The topic ‘PayPal Buttons and iDevaffiliate Configuration’ is closed to new replies.