Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tillh-stripe committed Sep 7, 2023
1 parent 5016b89 commit 70da21b
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
# CHANGELOG

## XX.XX.XX - 2023-XX-XX
* [ADDED][7269](https://github.com/stripe/stripe-android/pull/7269) PaymentSheet now supports Ideal with SetupIntent and PaymentIntent with setup for future usage.
* [ADDED][7270](https://github.com/stripe/stripe-android/pull/7270) PaymentSheet now supports SEPA with SetupIntent and PaymentIntent with setup for future usage.
* [ADDED][7272](https://github.com/stripe/stripe-android/pull/7272) PaymentSheet now supports Sofort with SetupIntent and PaymentIntent with setup for future usage.
* [ADDED][7273](https://github.com/stripe/stripe-android/pull/7273) PaymentSheet now supports BECS Direct Debit with SetupIntent and PaymentIntent with setup for future usage.

### PaymentSheet
* [ADDED] PaymentSheet now supports the following payment methods for SetupIntents and PaymentIntents with setup for future usage:
* [7273](https://github.com/stripe/stripe-android/pull/7269) BECS Direct Debit
* [7264](https://github.com/stripe/stripe-android/pull/7269) Cash App Pay
* [7269](https://github.com/stripe/stripe-android/pull/7269) iDEAL
* [7270](https://github.com/stripe/stripe-android/pull/7269) SEPA
* [7272](https://github.com/stripe/stripe-android/pull/7269) Sofort

## 20.29.2 - 2023-09-05

### PaymentSheet
* [ADDED][7263](https://github.com/stripe/stripe-android/pull/7263) PaymentSheet now supports Bancontact SetupIntent and PaymentIntent with setup for future usage.

## 20.29.1 - 2023-08-31
Expand Down

0 comments on commit 70da21b

Please sign in to comment.