Post by skippy0894 » Mon Feb 08, 2010 3:29 pm

Hi all,

I have a very serious enquiry.

I really want to create a dropshipping site and it needs to include the following:

A monthly membership option.
Customers can only buy when signed up to the membership
Prices are viewable without membership but customers cant buy.

+ a few others

but.. i really want to create a site like this and if this is possible on opencart please help me to do so.

Regards

Newbie

Posts

Joined
Thu Dec 10, 2009 4:21 am

Post by skippy0894 » Wed Feb 10, 2010 7:09 am

Would this actually be possible on Opencart?

Newbie

Posts

Joined
Thu Dec 10, 2009 4:21 am

Post by Qphoria » Wed Feb 10, 2010 11:13 am

So to summarize.

You want guests to see your store and only be able to buy "membership" products.
After they pay, you want their customer group id to be switched to "allowed" group so that they can buy the rest of the products for sale

Yes that can be done with some modding. Basically you'd have to perform a small db update after payment is completed and update the customer to the "allowed" group. You'd also need to add a small db query to reset all members who are over 1mo old and haven't paid. You'd need a new db column on the customer table called "date_renewed" that would be the count from 1 mo. Those who pay would get an updated "date".

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by skippy0894 » Wed Feb 10, 2010 3:40 pm

Basically Yes :)

Newbie

Posts

Joined
Thu Dec 10, 2009 4:21 am

Post by tonytoan » Fri May 13, 2011 7:48 am

Qphoria wrote:So to summarize.

You want guests to see your store and only be able to buy "membership" products.
After they pay, you want their customer group id to be switched to "allowed" group so that they can buy the rest of the products for sale

Yes that can be done with some modding. Basically you'd have to perform a small db update after payment is completed and update the customer to the "allowed" group. You'd also need to add a small db query to reset all members who are over 1mo old and haven't paid. You'd need a new db column on the customer table called "date_renewed" that would be the count from 1 mo. Those who pay would get an updated "date".
hi have anyone made a mod for this i am interested in buying since i am planing to also do a dropship

New member

Posts

Joined
Thu May 05, 2011 8:27 am
Who is online

Users browsing this forum: paulfeakins and 13 guests