Skip to content

Releases: tpay-com/tpay-openapi-php

v1.8.0

26 Jun 20:04
Compare
Choose a tag to compare

What's Changed

  • css url fix by @krzGablo in #66
  • Add manual release creation action by @s4ddly in #67
  • Better client identification with clientName in TpayApi by @s4ddly in #68

Full Changelog: 1.7.4...1.8.0

1.7.4

09 Apr 09:18
5b9cc55
Compare
Choose a tag to compare

Fixed:

  • Namespace in view files for Lang class
  • Examples

Added:

  • Support for bank account number in merchant boarding (in partner part of API).

1.7.3 Merchant consent in Accounts api

28 Mar 12:28
2609972
Compare
Choose a tag to compare

Added merchantConsent bool field according to OpenApi

Validation of POS url removed

20 Mar 11:10
Compare
Choose a tag to compare
1.7.2

Skip validation of url

1.7.1

19 Mar 12:33
Compare
Choose a tag to compare
token getter

Fixed CURL calls

19 Feb 08:53
1a7550c
Compare
Choose a tag to compare

Fixed:

  • Skip overriding curl options (some curl versions does not support this feature).

Override endpoint URL feature

15 Feb 13:19
c2c644e
Compare
Choose a tag to compare

Added feature to override endoint (for ex. to test locally).

Fixed issues with php functions

15 Feb 09:57
01d6382
Compare
Choose a tag to compare
  • Implemented fallback to pure curl if file_get_contents fails
  • CI fixes

1.6.6

23 Jan 09:11
Compare
Choose a tag to compare
Changed version in tracking

1.6.5

23 Jan 09:04
Compare
Choose a tag to compare
Api Source