Skip to content

Releases: paysera/lib-webtopay

3.1.5

05 Aug 11:28
2e70d93

Choose a tag to compare

What's Changed

Full Changelog: 3.1.4...3.1.5

3.1.4

31 Jul 11:01
48345be

Choose a tag to compare

What's Changed

  • Fix lib-webtopay class VERSION constant mismatching composer package version by @alexleopnet in #36

Full Changelog: 3.1.3...3.1.4

Fixed UrlBuilder::buildForPaymentsMethodList when amount is null.

09 Jul 09:59
d13120e

Choose a tag to compare

What's Changed

  • Fix 3.x regression in UrlBuilder::buildForPaymentsMethodList when amount is null. by @Wrongusername in #34
  • Missed composer.json 3.1.3 version update by @Wrongusername in #35

Full Changelog: 3.1.2...3.1.3

Added ss3 SHA256 callback signature support

01 Jul 12:49
f461330

Choose a tag to compare

  • added support for SS3 SHA256 signature verification
  • BC break: WebToPay_Sign_SS2SignChecker class has been renamed to WebToPay_Sign_SSOpenSslSignChecker

What's Changed

New Contributors

Full Changelog: 3.1.1...3.1.2

3.1.1

21 Jan 08:17
950e814

Choose a tag to compare

What's Changed

  • Provide detailed error messages for request verification with OpenSSL… by @alexleopnet in #31

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

25 Nov 09:52
a9e9684

Choose a tag to compare

Added

  • Possibility to define Paysera routes in environment variables

Amount and currency fields is now optional

15 May 07:37
8606e19

Choose a tag to compare

Aligned with public docs.

Version with php7.4 and better formatting

02 May 08:22
4be5188

Choose a tag to compare

Merge pull request #25 from oleksandr-gribiennikov-paysera/master

Bring library code up to php 7.4 standards

2.0.1

19 Oct 07:00
ea83971

Choose a tag to compare

Payment method list is not supported amount previously, It had to be handled by lib consumer additionally by calling extra filterAmount() method.

The filtering amount stuff now moved to API itself, so need to update lib-webtopay to support that amount from library.

1.8.1

10 May 09:53

Choose a tag to compare

better version, built single file