开发者

User registration with payment option

开发者 https://www.devze.com 2023-01-19 04:40 出处:网络
I need a help in new user registration with payment option with 2/3 types of user, Please tell w开发者_开发问答hich is the good module/method.First you need to install ubercart module for Drupal.

I need a help in new user registration with payment option with 2/3 types of user, Please tell w开发者_开发问答hich is the good module/method.


First you need to install ubercart module for Drupal. Then take a look at this

Hope this helps!


You need to use http://drupal.org/project/ubercart module. It is an e-commerce solution for Drupal. Its easy to learn how to use it. Google for tutorials.

Using Ubercart Roles module you can "Assign permanent or expirable roles based on product purchases"

Its also a good idea to use a Ubercart Installation Profile see: http://drupal.org/project/uberdrupal


I had the most success with lm_paypal. Ubercart did the job, but the management overhead was too much - I just needed a way to sign up subscribers, give them their subscription period, remind them when their subscription is almost up, and use Paypal as the payment gateway. There was no need to install a full-fledged commerce system if this is all you're going to do. If you need a full-fledged commerce system, then Ubercart is definitely the go-to suite.

0

精彩评论

暂无评论...
验证码 换一张
取 消