Thanks Ryan for your reply.
My problem is:
To create a "subscription product" with that fago's module ,
I want to create a automated subscription renewals.
I saw that here and here
It includes a video instraction
I hope to find a solution.
Thanks again Ryan.
If I'm not mistaken, it's using PayPal Website Payments Standard, and that page you've listed is for Express Checkout (a different service). WPS does offer recurring billing, so you technically can alter the output of the redirect form to generate recurring billing profiles according to this doc:
Features:
•New/improved API for payment gateways to interface with uc_recurring - see hook_recurring_info().
•Ability to treat a recurring fee as a new order - so it gets access to everything a new order gets at the time of renewal e.g separate invoices, apply roles etc...
•Option for unlimited renewals (ie: renew until canceled).
•Option for recurring payments to be set that same as product price (this means that the recurring payments can be based on adjustments of a products from things like attributes).
•Conditional action support - sending emails on failed renewals.
•Extension API - administrators can configure what will happen on a failed payments, e.g order can be extended and re-attempts as many times as required.
Hope that this Solution will be in Drupal Commerce also.
Thanks a lot Ryan.
Right, I don't maintain UC Recurring any more, but obviously we'll get it sorted out for Drupal Commerce. See the relevant issues in the Card on File module queue for ongoing work to support recurring / subscription billing management in DC.
This module seems to fill your need. I too am looking for Paypal recurring payments functionality. The big hole in Commerce right now seems to be recurring / subscription payments.
May I get your advice on this issue. I have an advertising site that allows people to register in order to be able to advertise their own ads. This membership is open now. I want to set a time limit for each ad they put on the site. I want to remind registrants in automatic email upon the expiry time limit whether he/she wants to keep the add and if yes he is provided with a link to do that extension of the ad. I heard of a few modules among them the expire role module. Is this possible to do with this module, and if not, is there one to do the job? Thanks
Comments
Comment #1
rszrama commentedNope, this doesn't support it, and I'm not sure what you're talking about from an API standpoint.
Comment #2
ntigh52 commentedThanks Ryan for your reply.
My problem is:
To create a "subscription product" with that fago's module ,
I want to create a automated subscription renewals.
I saw that here and here
It includes a video instraction
I hope to find a solution.
Thanks again Ryan.
Comment #3
rszrama commentedIf I'm not mistaken, it's using PayPal Website Payments Standard, and that page you've listed is for Express Checkout (a different service). WPS does offer recurring billing, so you technically can alter the output of the redirect form to generate recurring billing profiles according to this doc:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=develo...
This module just doesn't support that right now, as recurring billing is a much bigger topic that still hasn't been solved satisfactorily.
Comment #4
ntigh52 commentedHi Ryan,
You have this Feature on your "UC Recurring Payments and Subscriptions".
Hope that this Solution will be in Drupal Commerce also.
Thanks a lot Ryan.
Comment #5
rszrama commentedRight, I don't maintain UC Recurring any more, but obviously we'll get it sorted out for Drupal Commerce. See the relevant issues in the Card on File module queue for ongoing work to support recurring / subscription billing management in DC.
Comment #6
ntigh52 commentedWe will wait :-)
Thanks,
Comment #7
jrabeemer commentedhttp://drupal.org/project/commerce_subscription
This module seems to fill your need. I too am looking for Paypal recurring payments functionality. The big hole in Commerce right now seems to be recurring / subscription payments.
Comment #8
ntigh52 commentedHi momendo, Thanks for your reply.
I tried this module before, look here
It doesn't really seem to work...
Did you solve this issue?
Comment #9
SeanBannister commentedMight want to also subscribe to #1126836: Add support for PayPal's Subscriptions and Recurring Billing features
Comment #10
ss54 commentedMay I get your advice on this issue. I have an advertising site that allows people to register in order to be able to advertise their own ads. This membership is open now. I want to set a time limit for each ad they put on the site. I want to remind registrants in automatic email upon the expiry time limit whether he/she wants to keep the add and if yes he is provided with a link to do that extension of the ad. I heard of a few modules among them the expire role module. Is this possible to do with this module, and if not, is there one to do the job? Thanks