Skip to content

Releases: apility/netflex-payments

v3.2.4 - Events

24 Oct 09:36
02cbe3d

Choose a tag to compare

Adds a few events to the package

  • Adds PaymentCreated event that gets triggered when a payment is created
  • Adds PaymentCancelled event when a payment is cancelled
  • Adds OrderCompleted event when order is completed by middleware or controller code.

Full Changelog: v3.2.3...v3.2.4

v3.2.3

17 Jun 08:20
eddc74d

Choose a tag to compare

Full Changelog: v3.2.2...v3.2.3

v3.2.2

17 Jun 08:09
035e891

Choose a tag to compare

Full Changelog: v3.2.1...v3.2.2

v3.2.1

17 Jun 07:53
1f40587

Choose a tag to compare

Strip single quote characters from cart item name when creating Nets Easy payments

v3.2.0

17 Jun 07:39
91243ef

Choose a tag to compare

Removes all non ASCII characters and ÆØÅ (and lowercase) from the cart item name when creating Nets Easy payments

v3.1.5

16 Apr 10:34
738cbde

Choose a tag to compare

Fixes a bug when instantiating NullPayments

Full Changelog: v3.1.4...v3.1.5

v3.1.4

01 Feb 20:23

Choose a tag to compare

Fixes bug where long item names creates exception

v3.1.3

10 Nov 12:54
90f1e18

Choose a tag to compare

Fixes a float precision bug that causes malformed body responses from Nets.

v3.1.2

24 Aug 11:46

Choose a tag to compare

Makes BaseEnsurePaymentsAreSynced and BaseEnsureOrderNotCompleted use non absolute paths

v1.6.1

24 Aug 11:49

Choose a tag to compare

Makes BaseEnsurePaymentsAreSynced and BaseEnsureOrderNotCompleted use non absolute paths