Taking Donations With Ubercart and PayPal Express

By Benjamin Melançon
on 08 Jan
0 comments

Key words and phrases

ubercart donate button in page ubercart paypal express

Tags

Description

First, install ubercart. With Drush:

sudo php drush/drush.php pm -l http://agaricdesign.com/ install ubercart

Enable all Ubercart core required modules (in alpha 9 there is a bug which only allows you to check three of the required dcore Ubercart modules, but then Drupal will give you the option to enable the fourth).

Second, enable certain Ubercart - core (optional) modules:

Payment
Google Analytics for Ubercart (in WSF sites)

(maybe also: Notify, Roles)

And under Ubercart - payment:

PayPal

Oddly, gave the same 'you must enable store module dialog' again...

OK, so store really did need some other modules, the ones labeled missing, and they really need to be added:

ubrowser

sudo php drush/drush.php pm -l http://agaricdesign.com/ install tapir
sudo php drush/drush.php pm -l http://agaricdesign.com/ install ubrowser

Tapir, or Tables API, weirdly puts itself in Development category of modules at admin//build/modules

Ubrowser is found in the default Other.

Now you can enable the Ubercart core modules.

 

Post new comment
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <h1> <h2> <h3> <h4> <h5> <h6> <small> <pre> <strike> <sub> <sup> <kbd> <s>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.