Forum Moderators: coopster

Message Too Old, No Replies

PHP ecommerce app. to sell multiple subscriptions?

         

quixotic

12:57 am on Jul 1, 2010 (gmt 0)

10+ Year Member



Anyone know of a good PHP script to do this? My clients got a ton of digital content (magazine and one-off's) that he wants to sell subscriptions to online. All I've seen is access restrictions for blogs/forums.

FYI, I Posted this in Ecommerce, with no joy. Sorry for the dbl post.

jatar_k

8:35 pm on Jul 2, 2010 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



access restrictions is essentially what you are looking for but you would have the added bit of testing for an active subscription. If it's active then deliver the content, if not then show them the pay now link.

I don't of any systems that do subscriptions as such. It is usually a component of a larger system.

It wouldn't be extremely complicated to code yourself.