Skip to content

8.0.0

Compare
Choose a tag to compare
@remonh87 remonh87 released this 23 Feb 19:25
· 153 commits to main since this release
6cdf95e

Breaking Changes

  • This library now supports the new Stripe platform pay methods. See: migration guide for more details.

Fixes

  • Fix for #955 and #1081, enable automatic webview closing.
  • Fix #1083 use correct method channel for dangerouslyupdateCard.
  • Several fixes by the Stripe sdk v.0.21.0 , v.0.22.0 and v.0.23.0.
  • FIX: #1083 use correct method channel for dangerouslyupdateCard (#1094).
  • FEAT: scroll to keep card field visible (#1061).