toyyibpay 2.1.0 copy "toyyibpay: ^2.1.0" to clipboard
toyyibpay: ^2.1.0 copied to clipboard

Flutter helper to create ToyyibPay bills, open a WebView checkout, parse the return URL, and optionally verify the transaction via ToyyibPay APIs for simple in-app payments.

2.1.0 - 2025-08-24 #

  • Improved package metadata to follow pub.flutter-io.cn conventions:
    • Added detailed description (50–180 chars).
    • Updated SDK and Flutter constraints.
    • Added repository links.
    • Removed unreachable homepage.
  • Added working example/ app for pub.flutter-io.cn Example tab.
  • Improved documentation (README.md) with usage guide, parameters, troubleshooting, and best practices.

2.0.0 - 2025-08-24 #

  • Improved package metadata to follow pub.flutter-io.cn conventions:
    • Added detailed description (50–180 chars).
    • Updated SDK and Flutter constraints.
    • Added repository and issue_tracker links.
    • Removed unreachable homepage.
  • Added working example/ app for pub.flutter-io.cn Example tab.
  • Improved documentation (README.md) with usage guide, parameters, troubleshooting, and best practices.

1.0.0 - 2025-08-20 #

  • Initial release of toyyibpay Flutter package.
  • Supports creating ToyyibPay bills via REST API.
  • Integrated checkout via in-app WebView (CheckoutWebView).
  • Parses return URL to determine payment status (success, failed, pending).
  • Optional verification via getBillTransactions API.
  • Includes error handling through ToyyibpayCheckoutException.
3
likes
160
points
67
downloads

Publisher

verified publishergoutam.info

Weekly Downloads

Flutter helper to create ToyyibPay bills, open a WebView checkout, parse the return URL, and optionally verify the transaction via ToyyibPay APIs for simple in-app payments.

Repository (GitHub)
View/report issues

Topics

#payments #checkout #toyyibpay #malaysia

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on toyyibpay