give 2.0.0-beta3

Bug fixes

db00c2a (HEAD -> 2.0.x, tag: 2.0.0-beta3, origin/2.0.x) Add required access checks
ddf97b9 removed unused variables
f77474f replaced t() with ->t()
c7cf263 fixed Undefined array key 0 in Donation.php on line 172
9cd066e Remove Dwolla, which dropped person-facing bank transfer years ago
443d0d6 Bank transfer is not implemented yet

give 2.0.0-beta1

fully drupal9 compatible, at least the bits that work anyway.

give 2.0.0-alpha6

Bug fixes

Numerous small improvements & fixes.
Form available in block

give 8.x-1.0-beta13

Bug fixes

Changelog

Changes since 8.x-1.0-beta12:

Increase minimum donation to three dollars

give 8.x-1.0-beta12

Bug fixes

Contributors (2)

gnuget, mlncn

Changelog

Issues: 2 issues resolved.

Changes since 8.x-1.0-beta11:

give 8.x-1.0-beta11

Bug fixes

Contributors (1)

gnuget

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.0-beta10:

Bug

give 8.x-1.0-beta10

Bug fixes

Contributors (9)

yo30, deepanker_bhalla, Sivaprasad C, Mashir, Venkatesh Rajan.J, mlncn, gnuget, cedewey, rahulbaisanemca

Changelog

Issues: 4 issues resolved.

Changes since 8.x-1.0-beta9:

give 8.x-1.0-beta9

Bug fixes
New features

Some bugfixes.

Contributors (4)

gnuget, cedewey, mlncn, Sivaprasad C

Changelog

Issues: 8 issues resolved.

Changes since 8.x-1.0-beta8:

give 8.x-1.0-beta8

Bug fixes
New features

This is a major bugfix release. You might not be having problems yet, but at some point you almost certainly would have them. This release:

* Updates the code to work with the latest Stripe API, which removed the 'name' property from 'plan' and instead required a separate 'product' object be included in 'plan'.
* Crucially, sets the Stripe API version explicitly, so it doesn't matter what you as the Stripe account holder do or don't set the API version to from the Stripe dashboard. We'll use the version that the Give module has been coded to work with and tested against.

In addition, Rahul has added the capability to edit the thank you / encouragement text shown when someone has offered to donate an amount and is on the payment page.

give 8.x-1.0-beta7

Changes since 8.x-1.0-beta6:

give 8.x-1.0-beta6

Bug fixes
New features

16b9724
Soften language slightly because follow-on stripe domains don't seem to be needed, in fact

e152922
Log stripe returned errors

32d4a51
Add new fields on update
Per https://www.drupal.org/node/2554097

e9ab270
Show problems logged beneath donations
Ref issue #2938135

7b0a957
Log server-side Stripe errors
Ref issue #2938135

aeae72b
Only add the problem log to view modes shown to admins
Ref issue #2938177

give 8.x-1.0-beta4

Bug fixes
New features

* Add preview for e-mail replies and notifications
* Run admin-entered plain text through paragraph filter for expected formatting in e-mails
* Put stripe keys in same order Stripe does
* Show proper error message if attempts to donate without choosing method #2935410: If nothing is chosen in "Make this a recurring donation" an unhelpful "illegal choice" error is given

give 8.x-1.0-beta3

New features

Solicit and save address info.

Save card brand & last four digits.

Before release candidate, both of these need to be made optional by the admin (address info per form, and saving card info in the config sections next to the stripe key settings)

The upgrade from beta2 should work but has not been tested; please file a bug report if problems.

give 8.x-1.0-beta2

Further cleanup of the refactoring to remove the Give Record module, especially tests.

give 8.x-1.0-beta1

Bug fixes
  • Merges "Give Record" module into "Give" (neither module could stand alone without the other, anyway)
  • Adds tests.

give 8.x-1.0-alpha4

Bug fixes

Add composer.json file with required PHP library.

Fixes #2845655

give 8.x-1.0-alpha2

Bug fixes
New features

Vastly improves donation receipt message capability.
Fixes some critical bugs with recurring donations.

give 8.x-1.x-dev

Bug fixes
New features

Development branch for Give module which provides donate forms which can take payments using Stripe and Dwolla.

Subscribe with RSS Subscribe to Releases for Give