Releases: Billmate/woocommerce
Releases · Billmate/woocommerce
Billmate Payment Plugin v3.10.15
- Fix - Add check to ensure duplicated articles should never be sent in an updatePayment call
Billmate Payment Plugin v3.10.14
- Fix - Check if paid with Billmate Checkout on cart update. This resulted sometimes in the case that articles was different.
Billmate Payment Plugin v3.10.13
- Fix - Call to a member function is_taxable() on null
Billmate Payment Plugin v3.10.12
- Fix - Changed tax retrival in updatepayment to be in line with the retrival of tax when doing init and updatecheckout
Billmate Payment Plugin v3.10.11
- Fix - Error 1170 in gateway-billmate.php class
- Fix - Ensure that duplicated article(s) do not appear on orders
Billmate Payment Plugin v3.10.10
- Revert - Ensure that duplicated article(s) do not appear on orders
Billmate Payment Plugin v3.10.9
- Fix - Ensure that duplicated article(s) do not appear on orders
Billmate Payment Plugin v3.10.8
- Fix - Ensure that updatePayment is not called twice during a purchase
Billmate Payment Plugin v3.10.7
- Fix - Add session clearing to accept url handling, in case customer does not arrive on thank you page
Billmate Payment Plugin v3.10.6
- Fix - Make sure when updatePayment is called and status is "Created" that the method $order->payment_complete() is executed