开发者

How to integrate paypal payments with drupal 6?

开发者 https://www.devze.com 2023-01-04 10:48 出处:网络
I\'ve been looking through paypal modules for D6 and I\'m a little confused. I am building开发者_高级运维 a website where people will pay for courses (using paypal). Is there a simple module that I ca

I've been looking through paypal modules for D6 and I'm a little confused. I am building开发者_高级运维 a website where people will pay for courses (using paypal). Is there a simple module that I can use to do this, or will I need to use Ubercart which will be overkill?

My programming skills are limited...

Ben


There's a bunch of options for paypal:

http://drupal.org/search/apachesolr_search/paypal?filters=type:project_project

Ubercart is good too. You might find yourself needing more advance features later on, and you wouldn't have to reconfigure all over again if you simply start with Ubercart.


I recommend on ubercart.
I have just finish setting up Ubercart with Paypal WPS (on the paypal sandbox), and when you know what to do, it is a great solution.
From my experience, you can never tell what would be the enhancement you will need in the future. This is why I love Drupal's modularity and scaleability, as well as Ubercart's.

I am a programmer, so if you encounter problems you are welcome to contact me for some support...

Regards,
Shushu


This is late but I will just put in a solution for the next guy who searches for it.

If you want to integrate Paypal. There are many options in Drupal, ubercart http://drupal.org/project/ubercart is the best IMO as it is actively maintained. Paypals WPP and WPS comes under Ubercart's package, you will just need to configure the API credentials and other things.

If you are interested in recurring payments, there is a ubercart recurring subscriptions module too. http://drupal.org/project/uc_recurring


Good luck if you use Ubercart, it's paypal support is extremely buggy and no one has been able to fix it for over 6 months, despite paypal being one of the most popular payment methods online. Know what you're getting into...

0

精彩评论

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