Skip to content
Snippets Groups Projects
Commit 0770e065 authored by mattwire's avatar mattwire
Browse files

Release 6.2beta3

parent 39056eb5
No related branches found
No related tags found
1 merge request!706.2
......@@ -10,6 +10,8 @@
* Improve support for refunds in preparation for work in CiviCRM core (#15476-15479).
* Add CiviCRM version info to stripe customer - this is useful when troubleshooting issues on client sites as it is important to know whether a reported issue may have been fixed in a later version.
* Fix [#110](https://lab.civicrm.org/extensions/stripe/issues/110) -Allow submit if amount is 0.
* Fix and record paymentIntents for recurring contributions - show authentication to user on thankyou page.
> this checks loads 3d secure etc from Stripe if required.
## Release 6.1.6
......
......@@ -13,8 +13,8 @@
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2019-10-17</releaseDate>
<version>6.2beta2</version>
<releaseDate>2019-10-19</releaseDate>
<version>6.2beta3</version>
<develStage>beta</develStage>
<compatibility>
<ver>5.13</ver>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment