Skip to content

Releases: marinsagovac/woocommerce-tcom-payway

1.8.1

28 Feb 11:39
791111f
Compare
Choose a tag to compare
  • temporary comment code due of infinite loop on empty of shoppingCardID from payway

1.8

19 Jan 22:41
7d4c5bc
Compare
Choose a tag to compare
1.8
  • fix #27
  • removed IntlAmount / IntCurrency from EUR 1.1.2024

1.7.3

07 Jan 14:21
a642305
Compare
Choose a tag to compare

fix: cancel URL and empty cart

1.7.2

07 Jan 14:20
a60515e
Compare
Choose a tag to compare
  • fix: cancel URL and empty cart

1.7.1

06 Jan 23:08
a60515e
Compare
Choose a tag to compare
  • HNB Tecaj URL v3 changed
  • minor fix based on new HNB v3 API

1.7

30 Dec 23:57
65ab191
Compare
Choose a tag to compare
1.7

1.7

Use since 01.01.2023 as EUR mandatory currency:

  • EUR as main currency set 1.1.2022., removed unnecessary codes for conversion from HRK to EUR
  • Added Currency code 978 and sent mandatory as CurrencyCode property ISO 4217 HR
  • IntCurrency/IntAmount set as HRK currency for informative calculation

Na svim Vašim shopID-evima će se sa 01.01.2023 od strane PayWay-a automatski postaviti EUR valuta, a na platnoj formi će i dalje biti dvojni prikaz cijena, no sa EUR valutom kao osnovnom i informativnim iznosom u HRK.

1.6.1

26 Sep 13:35
Compare
Choose a tag to compare

fix:

  • added CURL verification checks and render
  • disable HNB conversion if is curl not available

1.6

22 Sep 18:36
Compare
Choose a tag to compare
1.6
  • IntlCurrency and IntAmount added
  • API 2.0 Support
  • Production and testing API
  • Removed T-Com brand names
  • Added other languages support
  • Removed Woo Multi Currency Support
  • HNB auto conversion support
  • added gitignore file
  • removed old readme file
  • Replace banner image of PayWay on checkout with smaller 250px width

1.5

27 Nov 09:50
2c33f36
Compare
Choose a tag to compare
1.5
  • PurchaseAmt to Amount
  • Optimize sanitize calls
  • Remove ShoppingCartID sanitation
  • Change Status to int
  • Change response_code to int

Updated by @shaxxx

1.4

16 Jun 11:05
7a07e2b
Compare
Choose a tag to compare
1.4
  • API 2.0 support
  • More language support
  • Improve initial configurations
  • Review a code