Skip to content

Commit

Permalink
[skip actions] Add affirm feature to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
charliecruzan-stripe authored Jul 13, 2022
1 parent 3ab03a7 commit 53dcdef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

- Added support for iOS 15 `paymentSummaryItems`: `PKDeferredPaymentSummaryItem` and `PKRecurringPaymentSummaryItem`.
- You can now specify Apple Pay line items to be displayed when paying with Apple Pay in PaymentSheet by providing `applePay.paymentSummaryItems` to the `initPaymentSheet` method. [#1020](https://github.com/stripe/stripe-react-native/pull/1020)
- Added support for Affirm (previously, Affirm was only available in the Payment Sheet). [1036](https://github.com/stripe/stripe-react-native/pull/1036)

### Fixes

Expand Down

0 comments on commit 53dcdef

Please sign in to comment.