stripe_platform_interface 1.1.0 copy "stripe_platform_interface: ^1.1.0" to clipboard
stripe_platform_interface: ^1.1.0 copied to clipboard

outdated

Platform interface for stripe sdk

1.1.0 #

** 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.

1.0.2 #

  • Fix #68 Android leaks and activity for result propagation
  • Add FPX payment method
  • Fix #87 can't create payment method iOS
  • Expose apple pay styling options to API

1.0.1+3 #

  • Fix: CardField textColor and enablePostalCode params

1.0.1+2 #

  • Fix Colors in CardField #64

0.0.1+1 #

  • Minor fix #57

0.0.1 - Payment Sheet #

Include Payment Sheet

0.0.0 - First Version #