• 1.8.0 c2fddad0c9

    1.8.0 Stable

    kerem released this 2026-02-16 11:10:57 +03:00 | 4 commits to master since this release

    📅 Originally published on GitHub: Mon, 16 Feb 2026 08:12:49 GMT
    🏷️ Git tag created: Mon, 16 Feb 2026 08:10:57 GMT

    Changed

    • Reponse veride yer alan status_detail değerinin tutarlı olması için hafif değişikler yapıldı.
    • KuveytPos - TX_TYPE_CUSTOM_QUERY desteği kaldırıldı.

    Fixed

    • KuveytPos - SoapAPI URL değişmesi sonucu oluşan API sorunlar giderildi. (issue #289)
    • Bazı PHP 8.x deprecation uyarılar giderildi.

    Full Changelog: https://github.com/mewebstudio/pos/compare/1.7.1...1.8.0

    Downloads
  • 1.7.1 5350158d5a

    1.7.1 Stable

    kerem released this 2025-12-08 10:21:47 +03:00 | 16 commits to master since this release

    📅 Originally published on GitHub: Tue, 16 Dec 2025 08:06:15 GMT
    🏷️ Git tag created: Mon, 08 Dec 2025 07:21:47 GMT

    Fixes:

    • Some PHP deprecation warnings are handled (issue #287)
    Downloads
  • 1.7.0 526e45ce83

    1.7.0 Stable

    kerem released this 2025-10-04 16:04:32 +03:00 | 19 commits to master since this release

    📅 Originally published on GitHub: Sat, 04 Oct 2025 13:10:24 GMT
    🏷️ Git tag created: Sat, 04 Oct 2025 13:04:32 GMT

    New Features

    • PayForPos - MbrId (Kurum kodu) Account oluştururken tanımlanabilinir. (issue #274 Ziraat Katılım bankası desteği).
    • Kütüphane config dosyasına yeni test_mode ve disable_3d_hash_check ayarlar desteği eklendi.

    Changed

    • PayFlexV4Pos - tekrarlanan ödeme için startDate parametresi eklendi.
    • PosInterface::setTestMode() deprecated. Yerine config dosyasına test_mode ekleyebilirsiniz.

    Fixed

    • PayFlexV4Pos - provizyon kapatma işlemi çalışmıyor.
    • Desteklenmeyen bir dil kodu işlem yapılmaya çalışıldığında oluşan hata düzeltildi (issue #279).

    CHANGELOG.md

    Full Changelog: https://github.com/mewebstudio/pos/compare/1.6.0...1.7.0

    Downloads
  • 1.6.0 92293e18c0

    1.6.0 Stable

    kerem released this 2025-02-19 11:06:45 +03:00 | 43 commits to master since this release

    📅 Originally published on GitHub: Wed, 19 Feb 2025 08:09:16 GMT
    🏷️ Git tag created: Wed, 19 Feb 2025 08:06:45 GMT

    New Features

    • Param POS altyapı desteği eklendi. (issue #258)

    Changed

    • Kütüphanenin bazı hatalı kullanım durumlarını önlemek için
      \Mews\Pos\PosInterface::get3DFormData() method'a yeni parametre eklendi.
    • \Mews\Pos\PosInterface::get3DFormData() method'u alt yapı göre artık HTML string dönebilir.
    • Hash hesaplama fonksiyonları ve fonksiyonların kullanıldığı yerler refactor edildi.
    • Bankadan gelen response'un XML'mi veya HTML'mi olduğu kontrolü iyileştirildi.
    • PayFlexCPV4 - gateway_endpoints konfigurasyonu değiştirildi ve query_api değer kaldırıldı.
    • PayFlexCPV4 - ödeme durum sorgulama, iptal, iade gibi bu alt yapı tarafından desteklenmeyen işlemlerin kodları kaldırıldı.

    Fixed

    • issue #254 - KuveytPos ve VakifKatilim undefined index MerchantOrderId hatası.
    • issue #249 - AkbankPos amount alanı patterne uymuyor hatası.
    • PayFlexCPV4 - response'i decode edememe sorunu.
    • PayFlexCPV4 - 3D ödemenin durumunu sorgulama isteği hatalı verilerle göndermesi.

    Full Changelog: https://github.com/mewebstudio/pos/compare/1.5.0...1.6.0

    Downloads
  • 1.5.0 970b98c7af

    1.5.0 Stable

    kerem released this 2024-11-10 20:57:48 +03:00 | 86 commits to master since this release

    📅 Originally published on GitHub: Mon, 11 Nov 2024 07:50:28 GMT
    🏷️ Git tag created: Sun, 10 Nov 2024 17:57:48 GMT

    New Features

    Changed

    • VakifKatilimPos - sipariş detay sorgusunda mapping iyileştirilmesi.

    Fixed

    • Bazı gatewaylarin response'larında bankadan gelen verinin yer almaması.

    Full Changelog: https://github.com/mewebstudio/pos/compare/1.4.2...1.5.0

    Downloads