xpay_element_flutter 6.2.0
xpay_element_flutter: ^6.2.0 copied to clipboard
XPay Element for Flutter enables direct in-app payments, allowing seamless payment collection within Flutter applications with extensive customization options
6.2.0 #
- auth dismissal base on controller configuration and baadmay auth full screen...
6.1.0 #
- baadmaay integration support ...
6.0.1 #
- Added
pi_client_secretsupport toXPayElementController. The secret can now be provided at construction time via theclientSecretparameter, or set later viacontroller.setClientSecret(secret). When set, it is automatically included in BIN config API calls as the user enters their card number.
6.0.0 #
- payment background process handling for raast & wallets payments ...
- element for token 3ds payment ...
5.0.2 #
- Customer card name field on card sdk base on configuration ...
- Added showAllPaymentMethods configuration flag to display multiple payment options with payment method selection UI: JazzCash, EasyPaisa, Google Pay, RTP, and DQR.
- Bin event fix ...
5.0.1 #
- RTP instruction page issue ..
5.0.0 #
- raast integration (DQR , RTP)..
- Added showAllPaymentMethods configuration flag to display multiple payment options with payment method selection UI: JazzCash, EasyPaisa, Google Pay, RTP, and DQR.
4.0.0 #
- payment status confirm payment response..
3.3.0 #
- google merchant id fix..
3.2.0 #
- Google Pay integration
- EasyPaisa integration
- Amex & PayPak card support
3.1.0 #
- JazzCash integration
3.0.1 #
- fix payment re attempt issue
3.0.0 #
- Updated package version
2.0.1 #
- Updated readme file
2.0.0 #
- Updated the Dart SDK to support a minimum version of 3.5.0.
- Updated the Flutter SDK to support a minimum version of 3.24.0.
- Upgraded the webview_flutter dependency to version 4.10.0 and made relevant code changes to ensure compatibility.
1.0.8 #
- Last four digits in bin event
1.0.7 #
- Text Field focusedNode issue
1.0.6 #
- Disable device back button when webview is displayed & event response message issue.
1.0.5 #
- Custom styling issue
1.0.4 #
- Optimization
1.0.3 #
- Updated readme file
1.0.2 #
- SDK structure optimization
1.0.1 #
- Fix sdk post payment event response issue
1.0.0 #
- Production release