Skip to content

v1.1.0

Compare
Choose a tag to compare
@remonh87 remonh87 released this 28 Jul 18:46
· 300 commits to main since this release
e58bdad

Breaking changes

  • Make paymentIntentClientSecret nullable for SetupPaymentSheetParameters and add setupIntentClientSecret.
  • Rename ThreeDSecureSubmitButtonThemeData to ThreeDSecureButtonThemeData in order to facilitate for a generic class to customise 3D secure buttons.

Other changes

  • Sync with latest Stripe sdk.
  • Fix #147 add urlscheme to initialise method. Thanks to @dariuspo.
  • Improved focus behavior on Cardfield.
  • Add dangerouslyGetFullCardDetails and FontFamily to cardfield.
  • Better debug logging in case something goes wrong.