Releases: apility/netflex-payments
Releases · apility/netflex-payments
v3.2.4 - Events
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
Full Changelog: v3.2.2...v3.2.3
v3.2.2
Full Changelog: v3.2.1...v3.2.2
v3.2.1
Strip single quote characters from cart item name when creating Nets Easy payments
v3.2.0
Removes all non ASCII characters and ÆØÅ (and lowercase) from the cart item name when creating Nets Easy payments
v3.1.5
Fixes a bug when instantiating NullPayments
Full Changelog: v3.1.4...v3.1.5
v3.1.4
v3.1.3
Fixes a float precision bug that causes malformed body responses from Nets.
v3.1.2
Makes BaseEnsurePaymentsAreSynced and BaseEnsureOrderNotCompleted use non absolute paths
v1.6.1
Makes BaseEnsurePaymentsAreSynced and BaseEnsureOrderNotCompleted use non absolute paths