Releases: paynl/cscart-plugin
Releases · paynl/cscart-plugin
v1.1.1
More tax calculation fixes
Tax calculation works different when using tax calculation based on unit price.
The plugin now correctly handles this too
Updated tax calculation
Product tax is now calculated correctly for all tax types.
fixed and percentage, included and not included
invoice lastName typo
invoice last name was not sent to pay.nl because of a typo.
Moved changing of order status
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
Order emails were sent double.
removed a lot of double code
Calculating correct taxclass for products
v1.0.8 Now calculating the tax class for products
Added "Choose your bank" as the default selected bank for ideal
v1.0.7 Added Choose your bank as the top option for ideal
Double emails
Fixed an issue where the confirmation email was sent double
Starting transaction via POST
v1.0.5 Update Api.php