Just wondering if Drupal Commerce allready supports:
Recurring Payments and Subscriptions

Thanks!

Comments

rszrama’s picture

Component: User experience » Contributed modules
Status: Active » Closed (won't fix)

Nope, not yet. : )

fwiw, this will have to be a contributed module, and my advice is to operate through a third party service to manage it all.

sgdev’s picture

Ryan,

Just a quick follow-up on this comment... when you say 'operate through a third party service to manage it all', do you have any recommended services at this point? Are there companies you believe are ready (or close to ready) to handle this responsibility? Thanks.

Ron

rszrama’s picture

Ahh, in fact, I'm glad you brought it up! I've actually been talking with Recurly about officially supporting them as my preferred service. They're pretty incredible. : )

I've created the project and scoped it some, will get code up ASAP: http://drupal.org/project/recurly

davidseth’s picture

Hello Ryan,

Interesting. Do you have any rough indicator when you will be working on this new Commerce module integration? Or at least some bullet points of what you are planning on doing? Thanks.

Cheers,

David

rszrama’s picture

davidseth’s picture

Hello Ryan,

Just checked that link and there are 3 left! Wow, you are good. I will review them and add any help I can. Then hopefully you will have time to work on the recurly stuff.

Cheers,

David

Shadlington’s picture

There's 10 now :P

Anyway, subbing.

Anonymous’s picture

I'll start an issue in the recurly queue about how we can help out with development.

Subscribing as well.

WorldFallz’s picture

Status: Closed (won't fix) » Active

wowsa-- the cheapest recurly would be per month is $69 (max 119) PLUS the payment gateway fees. That's an absolute non-starter for small and most non-profit sites.

Maybe I'm not understanding when you would need recurring billing-- I'm thinking of a small site that just needs regular subscription renewals yearly or monthly-- is there no other way to do this other than recurly? with rules maybe?

rszrama’s picture

Category: support » feature
Status: Active » Postponed

There are already contribs that handle subscriptions specifically through PayPal WPS and/or Rules. Not sure if we really need to leave this issue open at this point... however it works out, there's nothing that core needs to do to further support these modules.

Anonymous’s picture

Note that the Rules-based solution does not do recurring payments, which is the key requirement.

The Commerce Subscription module may do the job, although it looks not-ready-for-prime-time currently.

Agreed that this is not a core Commerce issue, and probably should be closed...

vlkff’s picture

If you are using authorize.net as a payment gateway, they have Recurring Payments called 'ARB' and you can use my project to
integrate authorize.net ARB with a commerce module.

See more here
http://drupal.org/sandbox/vlkff/1572412

amittarkar’s picture

I am creating a site for sellers. I have following requirements.
1. the account of a seller who has paid subscription for a period should get promoted for that period.
2. The total amount of money made by the seller should be visible on his profile and the profile those sellers (free or paid) who have made most money should get promoted on every page site and this should change dynamically according to the amount of money they make. i.e. If a seller makes more total money in his store than another seller whose profile(store) is currently promoted then that seller replaces him.

Thanks and Regards

bojanz’s picture

Issue summary: View changes
Status: Postponed » Fixed

Commerce now has two recurring solutions:
- Commerce Recurring a generic framework focused on the prepaid, asynchronous billing. It basically reorders a product on a set interval.

- Commerce License Billing a license-specific (digital ecommerce) framework that supports advanced SaaS billing workflows (prepaid/postpaid, sync/async, metered, plan based) for subscriptions (handled via Commerce License; subscribe to a role, set of files, etc).

Commerce Guys is sponsoring Commerce License Billing and a beta release should happen soon.

Status: Fixed » Closed (fixed)

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