uc_gift_certificate

Component ID

1846116

Component name

uc_gift_certificate

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Fork of uc_gift_certificate project

What this version intends to do

  • General code cleanup.
  • Applied patch from http://drupal.org/node/1819326
  • Fixes http://drupal.org/node/1247122
  • Makes the "Recipient's Email Address: " a non-mandatory product attribute.
  • Add text areas on the settings page for creating default body content to the email sent to the recipient and the email sent to the purchaser.
  • Always email purchaser the necessary details when the certificate is granted.
  • Email Recipient if the user inputs an email value in that product attribute field.
  • Allows authenticated and anonymous users to enter a certificate by ID on checkout page.
  • After entering the Certificate ID on the checkout page the order subtotal is updated.

Background Information

The plan is to eventually merge the commits in this sandbox back into the original module. If that's not possible we will create patches and submit them on various issues on the original module issue queue.

Unrelated to the features of this fork, but a Drupal 7 version http://drupal.org/sandbox/twardnw/1681770 of the original module.