Skip to content

Releases: Billmate/woocommerce

Billmate Payment Plugin v3.10.15

24 Jun 05:11
Compare
Choose a tag to compare
  • Fix - Add check to ensure duplicated articles should never be sent in an updatePayment call

Billmate Payment Plugin v3.10.14

17 Jun 14:04
Compare
Choose a tag to compare
  • 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

13 Jun 11:40
Compare
Choose a tag to compare
  • Fix - Call to a member function is_taxable() on null

Billmate Payment Plugin v3.10.12

08 Jun 06:06
Compare
Choose a tag to compare
  • 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

07 May 12:54
Compare
Choose a tag to compare
  • 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

01 May 15:40
Compare
Choose a tag to compare
  • Revert - Ensure that duplicated article(s) do not appear on orders

Billmate Payment Plugin v3.10.9

30 Apr 05:25
Compare
Choose a tag to compare
  • Fix - Ensure that duplicated article(s) do not appear on orders

Billmate Payment Plugin v3.10.8

28 Apr 10:24
Compare
Choose a tag to compare
  • Fix - Ensure that updatePayment is not called twice during a purchase

Billmate Payment Plugin v3.10.7

27 Apr 06:02
Compare
Choose a tag to compare
  • Fix - Add session clearing to accept url handling, in case customer does not arrive on thank you page

Billmate Payment Plugin v3.10.6

23 Apr 12:27
Compare
Choose a tag to compare
  • Fix - Make sure when updatePayment is called and status is "Created" that the method $order->payment_complete() is executed