• fix: improve 3D Secure modal gateways to with guest checkouts
  • fix: correct rounding issues causing shipping rate signature errors
  • fix: improve error messages for Twig errors
  • fix: correct PayPal Express Checkout (Legacy) visibility on checkout
  • fix: correct Opayo 3D Secure redirect issue when an ampersand is present
  • fix: fix PayPal Commerce Platform javascript error
  • fix: fixing Stripe Connect transactions that complete as $0 with no items
  • fix: fixing incorrect number of intems in the cart for Klarna transactions
  • fix: adding check for double submit for Stripe Connect
  • fix: allow selecting PayPal Commerce Platform when switching from test to live payments
  • fix(klarna): drop errors when changing payment method
  • fix: Add a bit more information about total amount in logs
  • feat(api): add Stripe Connect onboarding support via the API
  • docs(api): improve billing and shipping filter values documentation