Skip to content

Commit c64c0b4

Browse files
Update CHANGELOG.md
1 parent c783d2c commit c64c0b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
.setAllowedShippingCountryCodes(setOf("US", "CA"))
1313
.build()
1414
```
15+
* [#1845](https://github.com/stripe/stripe-android/pull/1845) Fix country code validation in `PaymentFlowActivity`'s shipping information screen
16+
* Require that the customer submits a country that exists in the autocomplete dropdown
17+
* Show error UI when the submitted country fails validation
1518

1619
## 12.4.0 - 2019-11-13
1720
* [#1792](https://github.com/stripe/stripe-android/pull/1792) Remove default selection of a Payment Method from `PaymentMethodsActivity`

0 commit comments

Comments
 (0)