stripe_sdk 1.0.0 stripe_sdk: ^1.0.0 copied to clipboard
A simple and flexible Stripe API client with complete support for SCA and PSD2.
Stripe SDK Changelog #
1.0.0 #
Improve API for SCA-related features Improve examples
0.0.2 #
- Remove typed models
- Add some support for payment intents
- Complete support for payment methods
- Complete support for tokens
- Add examples
- Major cleanup
0.0.1+2 #
- Add analysis_options.yaml
- Fix dartanalyzer issues
- Fix other misc packaging issues
0.0.1+1 #
- Initial release