my_payment_ozow_package 0.3.2 copy "my_payment_ozow_package: ^0.3.2" to clipboard
my_payment_ozow_package: ^0.3.2 copied to clipboard

A Dart package facilitating seamless integration with the Ozow payment gateway. Simplify online payments by securely processing transactions in your Flutter applications.

Changelog #

All notable changes to my_payment_ozow_package will be documented in this file.

[Unreleased] #

[0.0.1] - YYYY-MM-DD #

Added #

  • Initial release of the my_payment_ozow_package.
  • Implemented PaymentConfig and PaymentService classes.
  • Added methods to generate hash for payment requests.
  • Implemented making payment requests via HTTP POST to the Ozow API.
  • Basic error handling and response parsing.

Changed #

  • Updated the README with basic usage instructions.

Deprecated #

  • None

Removed #

  • None

Fixed #

  • Resolved issues related to hash generation for payment requests.
  • Fixed HTTP POST request handling for payment requests.

[0.0.2] - YYYY-MM-DD #

Added #

  • Implemented additional validation for payment requests.
  • Enhanced error handling for various scenarios.
  • Added more comprehensive unit tests.

Changed #

  • Improved logging by integrating a logging framework.

Deprecated #

  • None

Removed #

  • Removed redundant code segments.

Fixed #

  • Fixed bugs related to URL handling in the payment service.

[0.1.0] - YYYY-MM-DD #

Added #

  • Introduced new feature XYZ.
  • Enhanced security measures in payment requests.

Changed #

  • Improved performance by optimizing code segments.

Deprecated #

  • None

Removed #

  • Removed outdated dependencies.

Fixed #

  • Fixed edge cases causing unexpected behavior in certain scenarios.

[0.1.1] - YYYY-MM-DD #

Added #

  • Added support for additional payment methods.

Changed #

  • Updated documentation for better clarity.

Deprecated #

  • None

Removed #

  • None

Fixed #

  • Fixed compatibility issues with newer Dart versions.

[0.2.0] - YYYY-MM-DD #

Added #

  • Implemented feature ABC.
  • Added support for customization options in payment requests.

Changed #

  • Improved error messaging for better user feedback.

Deprecated #

  • None

Removed #

  • Deprecated legacy functions.

Fixed #

  • Fixed critical security vulnerabilities.

[0.2.1] - YYYY-MM-DD #

Added #

  • Added support for international currencies.

Changed #

  • Optimized network requests for faster response times.

Deprecated #

  • None

Removed #

  • Removed unused variables.

Fixed #

  • Resolved intermittent issues in payment processing.

[0.3.0] - YYYY-MM-DD #

Added #

  • Introduced advanced reporting features.

Changed #

  • Updated dependencies to their latest versions.

Deprecated #

  • None

Removed #

  • Removed outdated API endpoints.

Fixed #

  • Fixed edge cases causing payment failures.

[0.3.1] - YYYY-MM-DD #

Added #

  • Added a new configuration option for enhanced security.

Changed #

  • Optimized code structure for better readability and maintainability.

Deprecated #

  • None

Removed #

  • None

Fixed #

  • Fixed minor bugs affecting user experience.
16
likes
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package facilitating seamless integration with the Ozow payment gateway. Simplify online payments by securely processing transactions in your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, http, url_launcher, url_launcher_web

More

Packages that depend on my_payment_ozow_package