Skip to content

Releases: wayforpay/php-sdk

Fix

Choose a tag to compare

@vlydev vlydev released this 30 Jul 11:23
c5d1348
Merge pull request #7 from maestro675/patch-2

Update Order.php

Some improvements

Choose a tag to compare

@vlydev vlydev released this 08 Apr 14:40
5bd2ba9
Merge pull request #6 from asikk/patch-1

dont throw ApiException

Fixes

Choose a tag to compare

@vlydev vlydev released this 04 Oct 16:27
370d6e3
Merge pull request #4 from Spell6inder/patch-1

fix PurchaseForm:getAsString

Fixes

Choose a tag to compare

@vlydev vlydev released this 01 Oct 08:15
19ea0e3
Merge pull request #3 from Spell6inder/patch-1

fix TransactionService

Service and return URL handling

Choose a tag to compare

@vlydev vlydev released this 30 Sep 09:48
9c4ce83
Merge pull request #2 from wayforpay/service-url

Service URL handler
Return URL handler

Purchase Form and Purchase Widget

Choose a tag to compare

@vlydev vlydev released this 14 Aug 13:14
v1.0.6

readme

Purchase Form

Choose a tag to compare

@vlydev vlydev released this 03 Jul 13:58
v1.0.5

Purchase Form

Moved reasonCode checking before signature checking

Choose a tag to compare

@vlydev vlydev released this 03 Jul 07:16
v1.0.4

Moved reasonCode checking before signature checking

APIs improvement

Choose a tag to compare

@vlydev vlydev released this 01 Jul 14:54
  • Check method
  • Refund method
  • Response signature checking

Replaced Guzzle 3 to more simple cUrl wrapper

Choose a tag to compare

@vlydev vlydev released this 01 Jul 10:58
v1.0.2

replaced guzzle 3 to more simple cUrl wrapper