Skip to content

Releases: mewebstudio/pos

Sanal Pos v0.12.1

28 Apr 11:41
2c7bc87
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.0...0.12.1

Sanal Pos v0.12.0

13 Mar 07:45
76431a6
Compare
Choose a tag to compare

New Features

  • Vakıfbank Common Payment (Ortak Ödeme) gateway (3DPay ve 3DHost) desteği eklendi (VakifBankCPPos).

Changed

  • EstPos - MODEL_3D_PAY_HOSTING desteği eklendi @umuttaymaz.
  • get3DFormData() - artık zorunlu kart veya sipariş bilgileri olmadan çağrıldığında istisna fırlatır.
  • get3DFormData() - dönen değere HTTP methodu eklendi. Örn: 'method' => 'POST' (ya da GET);

Fixed

  • Vakifbank - bazı undefined index hatalar giderildi.
  • VakifBankPosRequestDataMapper - OrderDescription tanımsız olma durumu giderildi.

Full Changelog: 0.11.0...0.12.0

Sanal Pos v0.11.0

08 Jan 08:58
2c5cdcb
Compare
Choose a tag to compare

Breaking changes CHANGE.LOG

Full Changelog: 0.10.5...0.11.0

Sanal Pos v0.10.5

08 Jan 08:54
8c9fea9
Compare
Choose a tag to compare

What's Changed

  • Garanti Pos - response normalize kodda amount değeri normalize edildi #111
  • Örnek Kodlar - session sıfırlanması çözüldü.

Full Changelog: 0.10.4...0.10.5

Sanal Pos v0.10.4

31 Dec 14:25
3b9d632
Compare
Choose a tag to compare

Sanal Pos v0.10.3

28 Dec 18:25
Compare
Choose a tag to compare

Sanal Pos v0.10.2

25 Dec 13:54
Compare
Choose a tag to compare
  • Vakifbank - fix bug when creating 3d form data (@umuttaymaz)
  • PosNet - fix issue #101
  • added PHPStan to the project
  • fixed some PHPStan errors from POSNet implementations

Sanal Pos v0.10.1

27 Oct 18:58
Compare
Choose a tag to compare
  • fix version conflicts with symfony/http-foundation and symfony/serializer packages

Sanal Pos v0.10.0

22 Oct 11:25
Compare
Choose a tag to compare
  • Payten|Asseco - daha guvenli olan SHA-512 uyglaması eklendi.
  • Payten|Asseco - tekrarlanan (recurring) ödemelerin durum sorgulama ve iptal işlem desteği eklendi.

Daha fazla detay için: CHANGELOG.md

Sanal Pos v0.9.1

22 Oct 10:46
e1eeec3
Compare
Choose a tag to compare
  • fix issue #94 PHP v8 installation error.
  • fix issue #96 fix Garanti POS amount error on payment refund.