1.2.3
June 9, 2017
- Added proper support zero-decimal currencies. This will apply to any of the zero-decimal currencies supported by Stripe.
- Include the currency when creating recurring donation plans to avoid the incorrect currency from being used for a subscription after a site's main currency has changed.
1.2.2
May 16, 2017
- Include the customer's address, phone number and name in the metadata sent to Stripe.
- Improved cross-referencing with Stripe by including links to the Stripe records from the Charitable donation log.
- Ensure that recurring donation plans created in test mode are differentiated from plans created in live mode. This avoids a bug when you switched from test mode to live, where you could not make recurring donations to campaigns that had already received a recurring donation while in test mode.
- Resolved a bug that prevented payments for recurring donations from being marked as refunded after they are refunded in the Stripe dashboard.
- Use Shared Customers for platforms using Stripe alongside our Connect integration.
1.2.1
March 16, 2017
- Fixed a bug that kept the donation form in 'processing' mode with the spinning progress indicator after clicking out of the Checkout modal.
1.2.0
February 7, 2017
1.1.4
August 11, 2016
- Updated for full compatibility with Charitable 1.4.
1.1.3
June 22, 2016
- Fixed a bug that prevented logged in users from donating in certain cases.
- When switching from test mode to live mode, users who had previously donated in test mode were unable to donate in live mode. This has now been fixed.
1.1.2
June 7, 2016
- Fixed a bug that prevented Stripe donations from working when using the modal donation form.
1.1.1
May 16, 2016
- Fixed bug that prevented Donation widget from working when Stripe is enabled.
- Fixed bug that prevented donations with other payment methods when Stripe is enabled.
1.1.0
May 10, 2016
- Added support for Stripe Checkout & Stripe JS. To take advantage of these, make sure you upgrade to Charitable 1.3.4 (or above).
- Added
charitable_stripe_charge_options hook to filter options passed to Stripe when making a charge.
- Fixed bug that prevented translations from working on the public side of the site.
1.0.3
February 1, 2016
- Adds support for AJAX-driven donations to be added in Charitable 1.3.
1.0.2
November 20, 2015
- Fixes a bug with passing the CVC parameter to the gateway.
- This update also prepares for the next version of Charitable (1.2.4). Please upgrade Stripe before you upgrade Charitable.
1.0.1
October 28, 2015
- Fixes incompatibility issue with Wp Simple Pay for Stripe (Lite & Pro).