Changelogs

See what's new added, changed, fixed, improved or updated with Foxy.

April 17, 2024

  • FixLegacy ProcessesFix typo and corresponding tests for an API cart-related action

April 15, 2024

  • FeatureScopeNew granular scopes for better permission management

  • FeatureCheckoutExpose customer and transaction public attributes in the returned JSON on checkout authentication

  • FixTaxApply automatic taxes configured for other countries and save correct taxes per item

  • FixCheckoutHide remove Item link and disable quantity change input on form submit

  • FixCartAllow passing an empty array to the applied coupon codes when updating carts

  • FixEmailsTrim white space from addresses in some store settings (for custom SMTP)

April 9, 2024

  • FixTransactionsTax calculates correctly when doing partial refunds through the API

  • perfCacheMinor redis improvements to avoid unnecessary requests when a count is sufficient

April 4, 2024

  • FeatureGatewayWigWag Integration

  • FeatureSessionsSet explicit cookie expirations for the cart

  • FeatureCouponsAdd CRUD operations for item_option_restrictions

  • docCouponsAdd documentation for item_option_restrictions

March 26, 2024

  • FeatureGift CardsAuto apply gift cards for carts

  • FixSend Html EmailAllow for updating send_html_email with hAPI

  • FeatureGatewaysMake Cardstream orderRef Hidden

  • FixGatewayDeprecate Vivawallet Native Gateway

  • FeatureGatewaysRemove deprecation date from cybersource rest and boa

  • FixPayment SettingsIf custom domain set for store then show it in recaptcha tooltip

  • FixTaxesDo not try to call getTaxes for the null

  • FeatureLimitsAdd limits for products/options + cache

March 15, 2024

  • Revert "featLimitsAdd limits for products/options + cache"

March 14, 2024

  • Revert "fixCacheAdd store id to the cache key"

March 14, 2024

  • FixCacheReverting, again

March 12, 2024

  • FixHapiDo not make unnecessary hAPI calls

March 7, 2024

  • refactorEmailAdd gift card info to text receipt

  • FixCacheAdd store id to the cache key

  • FeatureCouponsRestrict Usage of coupons based on Product options

  • FixTemplate SetsSet correct ttl for redis cache records

  • FixDocUpdate property helpers docs to support is_deprecated flag

  • FixSqsUpdate the function to add the sqs error

February 28, 2024

  • FixApi:cartAllow applied coupon codes node when creating carts

  • FeatureApi:gatewaysAdd flag for deprecated payment gateways in property helpers

  • FeatureApi:couponsAdd shared_codes_allowed attribute to the coupons in API

  • FixApi:webhooksValidate encryption_key field

February 26, 2024

  • FixEmailsCorrectly add multiple emails to swiftmailer when using SMTP setting

  • FixCheckoutPrevent amazon to auto authorize if its the only Gateway set for the store

  • FeatureTazapayTazapay Webhooks Handling and Error Display Improvements

  • FixPaypal PlatformUpdate the paypal request id if user cancles the 3ds flow

  • FeatureCybersource RestAdd option to use foxy vaulted cards

  • FixSquare UpAlways call method for form render

  • FeatureShared ComponentsUpdate shared-components to 0.2.15

  • FeatureCheckoutAllow billing address to update after shipping address prepopulation

  • FixCheckoutDisable the normal prepayment webhook for barclaycard if 3ds is enabled

  • FixEmail ValidationFix the email validation at the time of signup and password reset

  • FeatureCouponStrip spaces from coupon code

  • FixBillingRemove partner_supadu option from available plans list

February 15, 2024

  • FixProfile UpdateAdd email validation on profile update

  • FixStripeDo not encode non-html characters

  • FeatureCouponsAdd CRUD for inclusive_tax_rate

  • apiDocsUpdate character limit on logo url

  • updateDocsCreate multiple gift card codes

  • FixApiAdd validation for store_version_uri on Store resource

  • FixTemplate SetPrevent duplicate code in template sets

  • FeatureGift CardsGenerate 128 char long hash for deduplication key

  • FeaturePaypal PlatformUpdate js sdk to use server request instead of js actions

  • FixCheckoutSkip the email check if the email hasn't actually changed

February 2, 2024

  • FixSqsChange check for sqs queue url

February 1, 2024

  • FixCoupon CodeUpdate product code restriction limit to 5000 chars

  • FeatureGift CardsAdd remaining gift card balance to json

  • FeatureGift CardsAdd remaining gift card balance to json

  • FeatureGatewayTazapay integration

January 24, 2024

  • FixSqsAdd error handling for SQS sendMessage method

  • refactorAppRemove defunct gateway

  • FixLogsUpdate logs for hAPI, to move it to the hidden for merchant table

  • update live connect url for square for partnership tracking

  • FixGift CardsFirst gift recipient receiving email

January 12, 2024

  • FeatureAmazon PayUpgrade v1 to v2

  • FixPre Cart WebhookAdd better logs for response and use static urls

  • FixEmailsAdd DMARC checks for password reset emails

  • apiDocsUpdate character limit

  • FixCustomer Portal SettingsMake signUp optional

  • FixGift CardsPartial fix to send multiple emails when multiple gift recipients are present; an additional fix is pending

January 9, 2024

  • FeatureCybersourceUpdate test transaction key

  • FixOauthUpdate refresh token store id on auth code exchange

  • FeatureCustomer PortalAdd support for singup settings

  • FixChange store_uri to tax_uri in tax_item_category properties

  • FeatureAttributesAdd attributes for gift cards and coupons

  • FixSubscriptionDo not execute after validation method if there are validation errors

  • FixTaxesFix invoice requests after order completion for live taxes

December 8, 2023

  • docsNative IntegrationsColorado fee flag

  • FixDocRemove unnecessary part from code description

  • FixApiChange official name for Turkey to Türkiye

  • FixEmailRemove updateinfo link ref in emails

  • FixAchSend emails after transaction complete email

  • FixBank Of AmericaAdd support for authorized risk declined response status

  • docsAdminRemove international from verbiage

  • FixCartTemplate set does not update the locale code

  • FeatureTaxesInclusive pricing tax rates

  • FixTaxAdd item_taxes to the item

November 29, 2023

  • FixDocRemove readonly flag from client_secret in client resource page and fix token mistake on authentication page ref

  • FixCheckoutRemove Girth attribute from USPS shipping rate request ref

  • FixApple PayMove checkbox in order to properly display it Ref

  • FeatureAvalaraAdd colorado delivery fee flag Ref