I am not seeing a way to mark a subscription as paid. Is this active yet?

Comments

Patroclas’s picture

I am still looking for an answer to this as it is crucial for my application. I will need to manually mark subscriptions as paid when a member pays by cheque instead of via PayPal. I can manually promote them to a subscribed group but can't see how I can mark the subscription as paid in the module. Is this possible?

HudsonKane’s picture

This is very important for our application as well. We are moving our site to drupal, and all my testing on v6 with lm_paypal has gone exceptionally well, however we will need to move our user base to the new site and manually subscribe them with different ending dates.
Thank you for all your great work!

manoloka’s picture

subscribe

lyricnz’s picture

If nobody provides this, it doesn't get done. Please provide a patch!

#1: whether the module does this or not, it's actually pretty easy to do yourself - look at the {lm_paypal_subscribers} table. Actually, I think some of this might be in 6.x-2.x, but I didn't write it myself.

#2: somewhat ditto, but since LM Paypal doesn't (ever) keep credit card details, it can't recreate the subscription information that paypal has.

portis’s picture

little confused here - using 6x-1.0
thought this feature was already provided - "Mark as Paid" - link within unpaid notice (error) message - which is SUPPOSED to go to lm_paypal/subscriber_pay/(subid)/(nid)/(uid) and get subscriber_pay_form - BUT DOESN'T??

could someone explain status of this function?
thanks

geerlingguy’s picture

Subscribe... looking forward to this, but can't (as of yet) provide a patch :-(

diseño web palma de Mallorca’s picture

a mark suscribtion as paid would be great, for the moment I'm using one "extra pay pal account" to pay when users pay me by cash.

kerauno’s picture

6.x-2.x-dev has this ability in the admin/settings/lm_paypal/subscribers menu.

john franklin’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.