checkout_risk_sdk 0.0.3 copy "checkout_risk_sdk: ^0.0.3" to clipboard
checkout_risk_sdk: ^0.0.3 copied to clipboard

Unofficial Flutter plugin for the Checkout.com Risk API.

0.0.1 #

  • Initial release of the Checkout Risk SDK.
  • Added methods for SDK initialization and data publishing.
  • Supports sandbox and production environments.

0.0.2 #

  • Added Logging support for flutter side.

0.0.3 #

  • Enhanced error handling with custom CheckoutRiskException class
  • Added initialization state tracking to prevent multiple initializations
  • Improved input validation for public key and environment parameters
  • Added comprehensive documentation for all public methods
  • Added proper null safety checks for device session ID
  • Improved error messages and logging with stack traces
  • Added isInitialized getter to check SDK state
  • Made testing easier with @visibleForTesting annotations
1
likes
140
points
343
downloads

Publisher

verified publisheramrebada.com

Weekly Downloads

Unofficial Flutter plugin for the Checkout.com Risk API.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging, plugin_platform_interface

More

Packages that depend on checkout_risk_sdk