Drupal 4.7.4
In performing final test of subscription functionality prior to taking site live and going to the
LM_paypal/subscribe page and clicking on subscrible, then the clicking the Visa/Mastercard paypal payment icon, I notice that the page goes blank, then returns the following url: http://http//www.paypal.com/cgi-bin/webscr
(the double http is not a transposition error, this is the actual return uru).
In reviewing admin error page, the below error message is returned:
LM_PayPal_Subs Feb 16 2007 - 2:24pm lm_paypal_subscribe requires integer subid: modules
As it stands, users are not able to execute a lm_paypal subscription. Perhaps we missed something in the module install setup. We would appreciate any guidance on this matter.
Thanks,
Comments
Comment #1
LeeMcL commentedI've been trying to figure out how this could happen but cannot find anything that would cause this problem. Could you let me know which version of Drupal, which version of LM_PayPal and any other modules you have enabled.
Lee
Comment #2
publishing commentedHello Lee,
Thank u for your reply. I am running Drupal 4.7.4 -- I have figured this issue out and discovered that it was something over an issue of over thinking on my part.
@ setting the paypal host address where payments would be processed, I entered absolute url settings of:
http://www.paypal.com --then-- attempted https://www.paypal.com
This setting should be just: www.paypal.com --- without --- http:// or https://
With the correct setting adjusted, the subscription processing now works like a charm. Also, I must add for all others who would review this that the instructions, underneath the setting box, for the above process states that the host payment location to process payments should be: www.paypal.com ---
Thanks again Lee for your reply and the most excellent work on the LM_paypal module.
Comment #3
LeeMcL commentedComment #4
prasad.b commentedHi friends ,
I m new in Drupal,
i have to configure the LM_PayPal Payment GateWay Module to my Website,
So can aybody tells me what steps i have to follow .
my maill id : prasad.b@iworktech.com
Thanks in Advance.