Skip to content
Snippets Groups Projects
Commit 4ffdc254 authored by mattwire's avatar mattwire
Browse files

Release 6.2.1

parent a5d86ea0
Branches
Tags
No related merge requests found
## Release 6.2.1
* [#121](https://lab.civicrm.org/extensions/stripe/issues/121) Fix auto-recurring membership payments.
* Stripe.ListEvents API - properly handle newer way to record trxn_id value.
* Change doRefund signature to match what is in CiviCRM core (fixes a PHP warning).
## Release 6.2
* Track paymentIntents and cancel uncaptured ones after 24 hours.
......
......@@ -13,8 +13,8 @@
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2019-10-23</releaseDate>
<version>6.2</version>
<releaseDate>2019-10-31</releaseDate>
<version>6.2.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.13</ver>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment