Skip to content

Releases: php-monsters/laravel-online-payment

Fixed return type of form method

09 May 08:05
Compare
Choose a tag to compare
v7.0.11

fixed missed return type in apidoc

Enabled WSDL cache in soap based adapters

06 May 15:00
0ae6ccf
Compare
Choose a tag to compare
Merge pull request #22 from miladkian/master

fix Parsian wsdl cache

fixed compatibility issue with TransactionInterface

20 Apr 11:40
Compare
Choose a tag to compare

fixed some incompatibility issues

20 Apr 11:36
46e3feb
Compare
Choose a tag to compare
Merge pull request #21 from iamfarhad/master

removed package-lock.json

Removed extra file

20 Apr 09:36
46e3feb
Compare
Choose a tag to compare
Merge pull request #21 from iamfarhad/master

removed package-lock.json

Fixed Parsian bug at cancel transaction state

05 Apr 15:28
Compare
Choose a tag to compare
v7.0.5

fixed parsian bug in getting referenceId on transaction cancelation s…

Fixed setInterface method implementation

18 Feb 09:19
7beef49
Compare
Choose a tag to compare
Merge pull request #15 from miladkian/master

fix Parsian and transaction interface

Fixed parsian TYPO error in method name

05 Feb 13:26
051af52
Compare
Choose a tag to compare
Merge pull request #14 from miladkian/new-version

fix Parsian adapeter form params method

Added fake adapter for test

30 Dec 16:16
Compare
Choose a tag to compare
v6.1.2

added fake adapter for test

Fixed bug in handling json parameter

29 Dec 19:07
ef46004
Compare
Choose a tag to compare
Merge pull request #13 from miladkian/new-version

hot-fix json decode