ec_donate 6.x-1.3

* added rules_event call for successful allocation of donation
* added js file for address changes during payment
* added theme file
* added support for recurring details to be displayed on donation-only page, added support for address changes on donation-only pages, some code cleanup
* updated donation-only page to allow for address updates via javascript, renamed fieldsets on checkout page to be more descriptive and consistent
*added support for displaying designations on the receipt

ec_donate 6.x-1.1

Bug fixes

- added condition so Donation Options fieldset only appear on products that are enabled as donations. This is entirely a cosmetic issue.
- updated return url function to not modify return url unless this module sets that value
- minor edits to Readme.txt
- disabled page caching on donation form and receipt page

ec_donate 6.x-1.0

eCommerce module: ec_donate

Description: provides for donations to occur through eCommerce

This module provides for the ability to create donation-type products where the user enters the amount of the donation.

All donations are extensions of the base eCommerce product allowing us to
use all the API features of ec_product. There are 3 possible methods that are
available for donations via this module:
1) A donation that doesn't use the shopping cart. This becomes a simple
payment form and doesn't have any cart functionality.
2) A donation that does use a cart. This is just like any other product
with full cart capability.
3) A donation that is incorporated as an additional item in the
checkout process. This provides for a donation on the payment page of the checkout process.

To create a donation product:

- Enable the ec_donate module in the e-Commerce Product Features section.

- Visit admin/ecsettings/donations
-set your Completed Donation URL and Your Minimum Donation Amount. These settings will
apply to all donation-products that you create on this installation/site but may
be individually selected in a future release.

- Visit admin/ecsettings/products/types/donation/features
- ensure that you have the following features listed for this product type
- Product is donation
- Donate now
- Use custom response

Subscribe with RSS Subscribe to Releases for e-Commerce | Donation