We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403eb4b commit 3914ffbCopy full SHA for 3914ffb
packages/stripe_js/CHANGELOG.md
@@ -1,6 +1,12 @@
1
## 7.0.0
2
3
- - **FIX**: Remove empty bank parameter from iDEAL payments to comply with Stripe API changes (#2186).
+**Breaking changes**
4
+- This package now supports and requires Freezed v3
5
+
6
+**Fixes**
7
+ - #2176 support Klarna on the web
8
+ - #2180 collect bank account token failing due to missing parameter
9
+ - #2186 remove empty bank parameter from iDEAL payments to comply with Stripe API changes
10
11
## 6.4.0
12
- Use latest platform interface
0 commit comments