flutter_zoho_payments 0.2.0 copy "flutter_zoho_payments: ^0.2.0" to clipboard
flutter_zoho_payments: ^0.2.0 copied to clipboard

A Flutter plugin for integrating Zoho Payments SDK. Currently supports Android platform with payment processing, UPI, card, and net banking payment methods.

Changelog #

0.2.0 - 2024-12-28 #

Added #

  • Environment configuration support (sandbox/live) as parameter
  • Lifecycle observer for better back button handling during payment
  • Default to sandbox environment for safety

Changed #

  • Package name from com.yourcompany to com.flutter
  • Environment is now configurable per payment request

0.1.0 - 2024-12-28 #

Initial Release #

  • Android platform support for Zoho Payments SDK
  • Support for UPI, Card, and Net Banking payment methods
  • Initialize SDK with API key and Account ID
  • Start payment flow with customizable payment request
  • Comprehensive error handling and result callbacks
  • Type-safe Dart API with null safety support
  • Example application demonstrating usage
1
likes
0
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating Zoho Payments SDK. Currently supports Android platform with payment processing, UPI, card, and net banking payment methods.

Repository (GitHub)
View/report issues

Topics

#payments #zoho #payment-gateway #android #upi

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_zoho_payments

Packages that implement flutter_zoho_payments