A standard domestic shipping method has been setup in my paypal account but this should not be causing a problem with subscriptions. I need shipping setup because I also sell merchandise from the website. If I create a subscription button within paypal and use the code from the button I don't have a problem with it adding shipping...
<form> action="https://www.paypal.com/cgi-bin/webscr" method="post">
https://www.paypal.com/en_US/i/btn/btn_subscribe_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
xx">
</form>
Notice the input name="no_shipping" value="1". I believe this needs to be added to the ventrian subscription tools module.
|