PackageTrack
Sign in Get early access

aba_payway

A Flutter plugin for the ABA PayWay merchant payment gateway, supporting partner registration, and self-activation onboarding in Cambodia.

0.0.1-beta.2 huypanha/aba_payway

What this package is like to depend on

Last release 2 months ago

29 May 2026

Too new to tell

only 2 dated releases

Unknown

no stable releases

Nothing withdrawn

no release was ever pulled

2 months old

2 releases · first in 2026

2 releases in the last 12 months

see the full history below

Release timeline

2 releases · May 2026 to May 2026
Release Pre-release

Releases

latest 2
  1. 0.0.1-beta.2 29 May 2026 pre-release
    Release notes
    • Rename getMerchantByRegisterRef to inquiryMerchantByRef and update associated response models for consistency.
    • Implement inquiryMerchantByKey and ABAInquiryMerchantByKeyRequestModel to support credential inquiries via existing merchant keys.
    • Remove the unused merchantId parameter from ABAPayway and ApiService initializers.
    • Refactor opensslEncrypt to accept String inputs instead of Map, ensuring proper JSON encoding before encryption.
    • Update generateHash utility to use publicKey as the HMAC key instead of partnerId.
    • Expand the example application and README.md to demonstrate new registration and inquiry flows.
    • Bump package version to 0.0.1-beta.2 and update CHANGELOG.md.
    Open source →
    Release notes

    ✨ New Features

    • Added support for configuring existing API keys with inquiryMerchantByKey.
    • Introduced ABAInquiryMerchantByKeyRequestModel for API key inquiry requests.

    🛠️ Refactoring & Improvements

    • Renamed getMerchantByRegisterRef to inquiryMerchantByRef.
    • Renamed ABAGetMerchantResponseModel to ABAInquiryMerchantResponseModel and updated associated models.
    • Removed unused merchantId parameter from ABAPayway and ApiService initializers.
    • Updated opensslEncrypt helper function to accept a String instead of Map<String, dynamic>.
    • Updated generateHash to accept publicKey instead of partnerId for HMAC key generation.

    🐛 Bug Fixes

    • Fixed openssl encryption logic to JSON-encode requests properly before encryption.

    📝 Documentation & Examples

    • Updated README.md with new inquiryMerchantByRef and inquiryMerchantByKey integration steps.
    • Updated the example app (example/lib/main.dart) to demonstrate registration status and API key credential inquiry.
    Open source →
  2. 0.0.1-beta.1 29 May 2026 pre-release
    Release notes

    ✨ New Features

    • Initial release for partner integration
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive