Author Topic: Looking for a certain website functionality  (Read 7583 times)

Chunkford

  • Inner Core
  • Hero Member
  • *
  • Posts: 1057
    • View Profile
Looking for a certain website functionality
« on: June 06, 2013, 12:48:23 PM »
I'm guessing this will be bespoke but thought I would just through it out there, just in case there is an off the shelf solution I can hack away at.

I want customers to be able sign up to a subscription for products to be sent to them every month.
What they will receive will depend on the options the customer have setup within their account.
The options will vary from month to month so it will need to allow for the customer to alter what they want to receive.

Basically it's like how this site runs - http://www.graze.com/uk/

Any ideas anyone?
"If my answers frighten you then you should cease asking scary questions"

Rumbas

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2106
  • Viking Wrath
    • MSN Messenger - rasmussoerensen@hotmail.com
    • AOL Instant Messenger - seorasmus
    • View Profile
Re: Looking for a certain website functionality
« Reply #1 on: June 06, 2013, 01:16:38 PM »
A friend of mine is running http://www.goodiebox.dk same concept.

They're running it on Magento and have huge headaches with the crm. Who got their boxes? Who cancelled? Whos credit card expired? etc etc.. PITA.

Rooftop

  • Inner Core
  • Hero Member
  • *
  • Posts: 1915
    • View Profile
Re: Looking for a certain website functionality
« Reply #2 on: June 06, 2013, 02:50:15 PM »
This probably isn't the answer you are looking for, but we previously looked at how possible this was using some heavy-ish customisation of Drupal Commerce.  Our plan was trying to automate the back-end as much as possible because of predicted arse ache like Rumbas describes.

Not a simple job, but definitely do-able. 

Chunkford

  • Inner Core
  • Hero Member
  • *
  • Posts: 1057
    • View Profile
Re: Looking for a certain website functionality
« Reply #3 on: June 07, 2013, 09:43:14 AM »
OK cheers guys, will give it more though.
"If my answers frighten you then you should cease asking scary questions"

Gurtie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1628
    • View Profile
Re: Looking for a certain website functionality
« Reply #4 on: June 07, 2013, 02:50:35 PM »
I would say ypu'd have more luck looking at backoffice systems which support websites than looking for a web solution which supports the functionality you want.

Chunkford

  • Inner Core
  • Hero Member
  • *
  • Posts: 1057
    • View Profile
Re: Looking for a certain website functionality
« Reply #5 on: June 11, 2013, 12:14:11 PM »
WOW, never knew how deep the rabbit hole went - http://www.wired.co.uk/magazine/archive/2012/06/start/graze-anatomy
"If my answers frighten you then you should cease asking scary questions"

Chunkford

  • Inner Core
  • Hero Member
  • *
  • Posts: 1057
    • View Profile
Re: Looking for a certain website functionality
« Reply #6 on: June 18, 2013, 11:14:14 AM »
If anyone is interested in subscription ecommerce here's a nice little nugget of information to digest - http://www.theequitykicker.com/?p=3915

I have actually be finding companies that look pretty good e.g. http://saasy.com/ But their service is for digital goods only :( and this site - http://www.ordergroove.com/ which looks promising.

But to be honest, I might just bootstrap it to being with and use woocommerce and their subscription plugin and see where this roller-coaster ends up at...
"If my answers frighten you then you should cease asking scary questions"

Leona

  • Inner Core
  • Hero Member
  • *
  • Posts: 543
    • View Profile
    • Email
Re: Looking for a certain website functionality
« Reply #7 on: June 18, 2013, 11:15:10 PM »
Word to the wise on the woo commerce subscription plugin, you can only add one product at a time and if you change the price of your product it cancels all of your existing subscriptions (I think this is a paypal definitive rather than a plugin one) so you will have a large fall out rate. It won't offer you the flexibility you need from the sounds of it. If you find something let me know as I am also on the hunt as well, for later this year. Good luck and if I come across something I will post.

Chunkford

  • Inner Core
  • Hero Member
  • *
  • Posts: 1057
    • View Profile
Re: Looking for a certain website functionality
« Reply #8 on: June 19, 2013, 11:26:27 AM »
Yea, I noticed that looking through their FAQ's with a fine tooth comb yesterday :(

I have though found another site that suitable... maybe - http://www.onebillsoftware.com/

But I have a feeling to successfully manage the aspects of the business model correctly it will involve a union of several systems all speaking together through their receptive API's
One system that does pop up is brightpearl at the centre of it all, but this sort of setup will be costly and I'm trying to bootstrap it to being with.

Out of interest, looking around on the internet, Woo-Subscription extension is $99 but I stumbled across this site selling it £10 https://wordpresspluginsclub.co.uk/product/woocommerce-subscriptions/
Is what they say under "How?" really true?
"If my answers frighten you then you should cease asking scary questions"

Leona

  • Inner Core
  • Hero Member
  • *
  • Posts: 543
    • View Profile
    • Email
Re: Looking for a certain website functionality
« Reply #9 on: June 19, 2013, 06:40:47 PM »
Yes I am in the same position I haven't come across anything that is quite there yet and I prefer to work with wordpress wherever possible so I am hoping something will pop up in the next few months, I have a lot of other things to do so subscriptions can be put on the shelf for a while. The fear of loosing all built up subscriptions for a price change is a real problem when dealing with physical product and continuous cost increases in supply and postage and the reason why I haven't got this system going already.

With regards to the site you mention

Hmmm actually it looks like it is and something I haven't considered until you pointed it out. I have worked in the GPL arena before and the freedom of re-distribution of GPL licenced code and derivative works is very well guarded. In essence they are actually providing the code but really charging for the upgrade, download and support service.

Drupal explain it well here....

9: Is it permitted for me to sell Drupal or a Drupal module or a Drupal theme?

Yes. However, you must distribute it under the GPL version 2 or later, so those you sell it to must be allowed to modify and redistribute it as well. See questions 6 and 7 above.

Whether encouraging the redistribution of commercial plugins and themes is productive to the industry is questionable but the practice of redistributing gpl products is widely practiced, perfectly legal and many companies do it with commercial gain ie redhat, the monetary value is not in the code but in the services surrounding it.

Chunkford

  • Inner Core
  • Hero Member
  • *
  • Posts: 1057
    • View Profile
Re: Looking for a certain website functionality
« Reply #10 on: July 03, 2013, 07:33:26 PM »
Leona, is this something of interest to you? - http://www.moonclerk.com/
"If my answers frighten you then you should cease asking scary questions"

Chunkford

  • Inner Core
  • Hero Member
  • *
  • Posts: 1057
    • View Profile
Re: Looking for a certain website functionality
« Reply #11 on: July 04, 2013, 03:56:58 PM »
I'm going nutts with this.
I managed to get on the UK Beta for Stripe, thought YAY! I will finally get to a point where I can bootstrap something together........ but no........... they don't allow the business I'm in..... p*ssed is an understatement.

My only option now I think is to use several services and combine them together.
e.g. Sagepay for their merchant account and payment gateway, recurly to manage the subscription billing and the storing of card details in a 'Vault', all of which giving away little slices of the pie which is adding up.

I just can't see how to give a front end to it all though. Something Woo+Sub+Stripe would have given me.... :(

Might go down the pub and have a few jars to cool off and look at it from a different perspective me thinks :P
"If my answers frighten you then you should cease asking scary questions"

Rooftop

  • Inner Core
  • Hero Member
  • *
  • Posts: 1915
    • View Profile
Re: Looking for a certain website functionality
« Reply #12 on: July 04, 2013, 04:58:08 PM »
You can do subscription billing through sagepay, but it is a white list only service. It's not a bad system though, as long as you don't want to alter the amounts.

Worldpay allows for recurring payments too and there is more flexibility in their system.  Their charges are higher though, unless you have enough volume to really screw them down.

Braintree looks interesting.  If you working at volume then the charges look very inviting.  Paymill is another I'm aware of, which I assume also does recurring payments.

Edited: I wrote worldpay in sentance one instead of sagepay
« Last Edit: July 05, 2013, 07:58:27 AM by Rooftop »

Chunkford

  • Inner Core
  • Hero Member
  • *
  • Posts: 1057
    • View Profile
Re: Looking for a certain website functionality
« Reply #13 on: July 04, 2013, 09:58:15 PM »
Yea Braintree looks interesting but alas, they wont allow what I want to do :(

Fusebill looks interesting so does Chargebee but they don't offer a customer portal for them to manage their subscriptions out of the box.

Will look at worldpay, cheers

"If my answers frighten you then you should cease asking scary questions"

Rooftop

  • Inner Core
  • Hero Member
  • *
  • Posts: 1915
    • View Profile
Re: Looking for a certain website functionality
« Reply #14 on: July 05, 2013, 08:00:03 AM »
Check the edit I just made.  I meant safepay in the first bit, rather than world pay.