stripe_ios 1.1.0
stripe_ios: ^1.1.0 copied to clipboard
Stripe platform implementation for iOS
1.1.0 #
** Breaking changes **
- Make
paymentIntentClientSecretnullable for SetupPaymentSheetParameters and add setupIntentClientSecret. - Rename
ThreeDSecureSubmitButtonThemeDatatoThreeDSecureButtonThemeDatain 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
dangerouslyGetFullCardDetailsandFontFamilyto cardfield. - Better debug logging in case something goes wrong.
1.0.2 #
1.0.1+3 #
- Fix: CardField textColor and enablePostalCodeparams
0.0.1 Payment Sheet #
Include Payment Sheet