payengine 2.1.0-alpha.4
payengine: ^2.1.0-alpha.4 copied to clipboard
The PayEngine Flutter SDK allows you to build delightful payment experiences in your native Android and iOS apps using Flutter
2.1.0 #
HSA Card Support #
- Added
envfield toPECardresponse: the environment in which the card was created (e.g., "sandbox", "production") - Added new optional fields to
PECard.card_dataresponse:merchant_id,email,phone_number,surcharge_allowed,network_tokenize,address_line1,address_line2,address_country,address_city,address_state,store_payment_method,expires_at,country,type,prepaid_benefits
2.0.9 #
- Securefields optional merchant ID and allow to send additional data in
tokenizemethod
2.0.8 #
- Upgrade native libs to support WAF
2.0.7 #
- Fix dependency and readme file
2.0.6 #
- Fix android in release mode
2.0.2 #
- Fix additional fields issue
2.0.1 #
- Apple Pay and Google Pay
2.0.0 #
- Migrated to PayEngine SDK with more stability and functionalities
1.5.11 #
- Support Flutter theme via brightness attribute
1.5.10 #
- Fixed text field's border on iOS in dark mode
- Fixed Gson obfuscation issue on android
1.5.9 #
- Fixed dependency version to 1.12.0
1.5.8 #
- Update README for usage
1.5.7 #
- Support additional fields for credit card form. see README for more information
1.5.6 #
- Upgraded dependencies
1.5.5 #
- Support legacy iOS and some improvements
1.5.4 #
- Minor bug fixes
1.5.3 #
- Minor bug fixes
1.5.2 #
- Minor bug fixes
1.5.1 #
- Added webcomponent support
- Added Securefields support for iOS
1.5.0 #
- Added support for SecureFields on Android
0.0.1 #
- Initial version of PayEngine SDK