• fix(avatax): resolve undefined index warning for avatax connection test
  • fix(gateways): deprecate adyen hosted redirect gateway and rename adyen embedded gateway
  • fix(tax): call the correct logging method for invalid data returned from custom tax endpoints
  • fix(checkout): improve Stripe card fields rendering to avoid some edge case bugs
  • fix(gateways): improve error handling and fix prepayment webhooks for curbstone
  • fix: add specific handling for error object in clientside logging
  • fix(gateways): add rtAgreementType field + fix for returning customers with CardStream
  • fix: do not allow to set empty data_feed_key in store settings
  • fix(admin): improved security for webhooks
  • refactor(admin): update Authorize.net default ach credentials for testing
  • fix(api): add admin/onboarding_gw as allowed route for Oauth gateway onboarding via the API