Skip to content
Snippets Groups Projects
Commit 85f597b2 authored by mattwire's avatar mattwire
Browse files

Release 6.1.3

parent a81361cd
No related branches found
No related tags found
No related merge requests found
## Release 6.1.3
* Handle charge.succeeded/charge.captured when no customer_id is provided - fixes 400 errors / missing customer_id.
* Remove invalid setting of customer on paymentIntent (no user impact).
* Small improvements to Stripe Plan code (no user impact).
## Release 6.1.2
* Fix [#89](https://lab.civicrm.org/extensions/stripe/issues/89) - Payment Element is not loading for backend "Credit Card Event Registration".
......
......@@ -12,8 +12,8 @@
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2019-09-19</releaseDate>
<version>6.1.2</version>
<releaseDate>2019-09-21</releaseDate>
<version>6.1.3</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