How to integrate payment system in my application
kuldeepkaundal - October 19, 2009 - 05:10
Hello,
I am working on a classified site, which is based on the usage of ed_classified module. I am able to post ads using this module, but i want the ad system to be a paid ad system. where poster needs to pay for posting the ads, so, i want some sort of payment gateway that can be integrated with ed_classified module.
Hope someone has done something similar in his application,so that i can get some valuable suggestions regarding this.
Thanks in advance,
Kul.

=-=
sounds to me like you want to look into the lm_paypal.module which allows paid adverts.
Yes, i am trying to use
Yes, i am trying to use lm_paypal module, but not getting a way to use it with my ed_classifed module, not been able to find a proper documentation about its usage. I've installed lm_paypal module, created a lm PayPal Subscription and associated this subscription with a classified Ads node type but still i can post n see ads without any need for payment.
However, if i enable "administer lm_paypal" in access control settings under user management for authenticated users, i can see all the unpublished ads by clicking at my account link, but, i don't want those permissions to be set for registered users other than administrator.
Can u suggest what am i doing wrong here while trying to use this module?
=-=
I don't know that it works with ed_classified. Lm_paypal per my quick research has it's own ad system.
The only documentation I am aware of is the readme.txt file in the lm_paypal module folder.