Skip to content

v4.13.0

Latest
Compare
Choose a tag to compare
@BlackScorp BlackScorp released this 17 Dec 11:39

Features:

  • The payment method Trustly can now be used for subscriptions.

Improvements:

  • The number of Ajax calls on the order details page in the administration has been reduced.
  • The payment status is now set to "Unconfirmed" instead of "In Progress." This allows customers to complete their orders even if they closed the payment provider’s page or used the browser back button.
  • Webhooks are now accepted only two minutes after order creation. This reduces the risk of the webhook updating the order status before the order is completed in the shop.
  • Automatic expiration now ignores orders if the most recent payment method is not a Mollie payment.
  • The Billie payment method is now hidden if no company name is provided in the billing address.
  • When shipping or canceling items, the shipping costs are marked as "shipped" for Klarna payments.
  • When shipping through Mollie, invalid tracking codes are now ignored. This ensures that the order is still marked as "shipped," even if the tracking information is invalid.

Fixes:

  • Apple Pay: Guest accounts are now reused for the same email address.
  • Fixed an issue with automatic expiration and bank transfer payments. Bank transfer payments were previously canceled too early. Now they are canceled after 100 days. This can be adjusted in the plugin configuration.