Needs review
Project:
lm_paypal
Version:
6.x-2.x-dev
Component:
LM Paypal Subscriptions
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
27 Apr 2009 at 00:12 UTC
Updated:
4 May 2009 at 07:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
giggler commentedI looked at the code and it produced the following for cmd value:
_xclick
while it needs to be the following for subscriptions:
_xclick-subscriptions
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=develo...
Comment #2
lyricnz commentedYup, 6.x-2.x-dev appears to be a bit broken right now, since one of the devs refactored the paypal button code :)
Comment #3
pounardYou even could have said my name :)
Comment #4
pounardCommited http://drupal.org/cvs?commit=206496
Please report if it has fixed the problem.
Comment #5
giggler commentedSorry - I've never used a cvs version - how do I test that or do I wait until the date changes for 6.x-2.x-dev to redownload the update?
Comment #6
pounardRead this page http://drupal.org/node/88100/cvs-instructions/DRUPAL-6--2 it explains how to get a 6--2 version copy from CVS.
Remember this is unstable, don't use on production environment right now!