razorpay_flutter_customui 1.5.0
razorpay_flutter_customui: ^1.5.0 copied to clipboard
Flutter plugin for Razorpay SDK. To know more about Razorpay, visit http://razorpay.com.
1.5.0 #
- Added
getRecommendedInstrumentsAPI for fetching ranked payment instrument suggestions. - Added opt-in
unwrapDataparameter toRazorpay.on(event, handler, {unwrapData}). Whentrue, handlers receive just the innerdatamap instead of the full{type, data}envelope, letting merchants share a single handler withrazorpay_flutter'srawMapopt-in. Default behavior is unchanged.
1.4.3 #
- Added Amazon Pay link-and-pay support.
- Fixed iOS resubmit crash and deprecated presentation issue.
1.4.2 #
- Bug-fix : Fixed
iOS native platformerrors due to internal libraries.
1.4.1 #
- Bug-fix : Fixed
reply already submittedintermittent error on getPaymentMethods function.
1.4.0 #
- Migrated to android v2 embedding.
1.3.3 #
- Removed JCenter from build.gradle for android due to Deprecation
1.3.2 #
- getBankLogoUrl Bug Fix
1.3.1 #
- Exposed getBankLogoUrl
1.3.0 #
- Added native dependency via cocoapods
- Minor bug fixes
1.2.3 #
- Dashboard Monitoring and Alerting
- Android bug fixes
1.2.2 #
- iOS bug fix on Payment cancel callback by the user
- Build issue fix on flutter run
1.2.1 #
- iOS bug fix for UPI supported Apps response.
1.2.0 #
- Validate VPA fixes
1.1.2 #
- Bug fixes on android
1.1.1 #
- Bug fixes
1.1.0 #
- Android Callback issue fixed.
- Added validate VPA.
1.0.0 #
- TODO: Describe initial release.