Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 11.11 KB
MD5: 562ded16c710fb3e4110c35993c2b7c2
SHA-1: bb51b9d4d8b17c1eeb5594d8318613ae944fccde
SHA-256: ff94c60c3cb922eb070fb52d5a535723b86a413514be9cfefd34038828853e7d
Download zip 12.86 KB
MD5: a8fd88fa002536188049707a1a98b0c8
SHA-1: 8923e562e565c4b2173fa6feb023c244f1689944
SHA-256: eaba2d3f776a5a87230014ce78c332d6998c090fa327c572ea51b4499bd80429

Release notes

paypal_donate.install
- Added all supported currency codes by paypal
- Disabled paypal_donate_currency from displaying in content

paypal_donate.module
- Changed $array['safe_value'] to $array['value'] as text_list fields (currency field) can't be pulled using safe_value.
- Removed setting of paypal_donate_email if no value has been assigned as the email is now a required field (it will always be set).

Issues should be fixed with this commit:
1153214
1327114
1206402
1157686

Created by: Caffeine Addict
Created on: 3 Feb 2012 at 16:07 UTC
Last updated: 3 Feb 2012 at 16:10 UTC
New features
Bug fixes
Unsupported

Other releases