Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Releases: ixopay/pgc-woocommerce

v1.7.2

20 Feb 13:15
Compare
Choose a tag to compare

Changed

  • Add card type to script handle for js asset

v1.7.1

20 Jan 14:18
Compare
Choose a tag to compare

Fixed

  • Callback missing OK response

v1.7.0

19 Nov 13:27
Compare
Choose a tag to compare

Added

  • Explicit check of callback
  • Clear cart filter
  • Source platform header

v1.6.1

21 Oct 12:26
Compare
Choose a tag to compare

Fixed

  • Do not force http on callback URL

v1.6.0

18 Oct 11:48
Compare
Choose a tag to compare

Changed

  • Error return url redirect to checkout page with error message
  • Set payment status more explicitly
  • Unique order IDs in transaction
  • Handle Void/Capture postback

v1.5.0

17 Oct 13:43
Compare
Choose a tag to compare

Changed

  • Remove redundant transaction request option read
  • Remove incorrect payment complete call on seamless finish
  • Hide all payment gateways except selected gateway within order

Fixed

  • Seamless checkout sends incorrect token if more than one seamless payment option is available
  • Gateway client PHP 7.3 compatibility: remove redundant filter_var FILTER_VALIDATE_URL flags

v1.4.2

16 Oct 12:53
Compare
Choose a tag to compare

Fixed

  • Decode HTML entities in stored password option within callbacks as well
  • Explicitly re-read transaction request type option

v1.4.0

16 Oct 11:39
Compare
Choose a tag to compare

Changed

  • Display generic error message to user on any payment errors

Fixed

  • Decode HTML entities in stored password option

v1.3.0

01 Oct 09:16
Compare
Choose a tag to compare

Added

  • Preauthorize/Capture/Void transaction request option
  • Plugin author, WooCommerce minimum & tested up to version

Changed

  • Unified payment failure response

v1.2.0

10 Sep 11:21
Compare
Choose a tag to compare

Added

  • README note on enabling/disabling additional adapters
  • Enable seamless integration by setting integration key