Skip to content

Releases: paynl/cscart-plugin

v1.1.1

09 Jul 12:41
Compare
Choose a tag to compare

Using ip from order object.

More tax calculation fixes

07 May 16:06
Compare
Choose a tag to compare

Tax calculation works different when using tax calculation based on unit price.
The plugin now correctly handles this too

Updated tax calculation

08 Mar 13:06
Compare
Choose a tag to compare

Product tax is now calculated correctly for all tax types.
fixed and percentage, included and not included

invoice lastName typo

22 Jan 17:10
Compare
Choose a tag to compare

invoice last name was not sent to pay.nl because of a typo.

Moved changing of order status

16 Mar 15:32
Compare
Choose a tag to compare

The order status was changed before the already paid check.
This caused orders with multiple transactions to cancel after expiring even if the order was paid with the other transaction.

Cleaned up order processing

02 Mar 16:07
Compare
Choose a tag to compare

Order emails were sent double.
removed a lot of double code

Calculating correct taxclass for products

24 Nov 16:42
Compare
Choose a tag to compare
v1.0.8

Now calculating the tax class for products

Added "Choose your bank" as the default selected bank for ideal

20 Oct 10:47
Compare
Choose a tag to compare
v1.0.7

Added Choose your bank as the top option for ideal

Double emails

11 Oct 10:01
Compare
Choose a tag to compare

Fixed an issue where the confirmation email was sent double

Starting transaction via POST

30 Jun 13:57
Compare
Choose a tag to compare
v1.0.5

Update Api.php