Skip to content

Releases: paynl/magento-plugin

Version 3.12

02 Mar 15:31
Compare
Choose a tag to compare
  • Updated authentication. Token id is now also sent in the header.
  • Added pincode to voucher/getBalance helper
  • Support for more languages.
  • Invoice is saved before sending the invoice email.
  • If paidamount is still 0 after invoicing the plugin updates it.

Authorize and Base currency

01 Feb 11:51
Compare
Choose a tag to compare

Added logic to process authorize, capture and void payment status for all payment methods.
Added setting to always process the transaction in the base currency.

Fee was not sent to pay.nl an in confirmation email

17 Jan 14:58
Compare
Choose a tag to compare

Fixed a bug where the payment fee was not sent as an orderline to pay.nl
Also the fee was not visible in the confirmation email

Dankort, cartaSi and vouchers

22 Dec 14:18
Compare
Choose a tag to compare

Added new payment methods, dankort and cartaSi
Added helper for checking and charging vouchers

New settings

20 Dec 16:52
Compare
Choose a tag to compare

Added setting "Never cancel order"
Added setting "Deduct payment fee vat from invoice" to fix the problem were in some stores the payment fee VAT was added twice when invoicing
Added a setting to every payment method to display instructions in the checkout

Changes regarding instore and webpos

04 Dec 20:51
Compare
Choose a tag to compare

Using new paymentProfileId for instore
Terminal is now sent as paymentOptionSubId
Added an event for when the payment is finished

Added extended logging in order notes

14 Nov 11:58
Compare
Choose a tag to compare
v3.9.5

Updated version number

Fixed a notice

07 Nov 14:44
Compare
Choose a tag to compare

fixed notice: static call to non-static function getBillingAddress

v1.9.3

19 Oct 12:26
Compare
Choose a tag to compare

Initials takes only the first letter of firstname, exept for klarna, they need the full name
You can choose a different status for "verify" transactions
Updates regarding invoicing for magestores webpos
Paylink was not using the configured status for pending orders

Updated version number

19 Sep 14:55
Compare
Choose a tag to compare

Forgot to update the version number