FeatureUpsUpdate ups to use new OAuth
FeatureUpsAdd client credentials flow support for v1.1.0 and 1.0.0
FixCheckoutRemove Apple Pay text when it shouldn't display
FixTypo in the word "specificed" to "specified", to be specific.
FixTimezonesUse the same timezones list everywhere
polishDocsAdd missing docs for externally controlled coupons
FixGift CardsEvaluate gift cards on completed transactions
FixTaxesItem taxes calculating for the all items in the cart
FixTaxjarDiscounts are not being accurately sent to taxjar
refactorApple PayChange it to express option on checkout
FixRedisUpdate exists get calls to the only get 6759
FixApiCorrect validation to allow for attributes on transactions via PUT
FixApiAdditional validation improvements for attributes
FixBundle ProductsAdd check to remove single child product
FixSubscriptionsFix zoomed resource permission check
FixPre Cart WebhookRemove customer password from payload
FeatureAdd consent mode for google tag, conditionally add analytics js to files
FixPaypal ExpressDrop paypal param in cart, to avoid stuck in PayPal Express loop from the Sidecart
FeatureGatewayAdd platform header for wigwag
FixApiResolve 404 for certain subscription zooms
FixLegacy ProcessesFix typo and corresponding tests for an API cart-related action
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)
FixTransactionsTax calculates correctly when doing partial refunds through the API
perfCacheMinor redis improvements to avoid unnecessary requests when a count is sufficient
FeatureGatewayWigWag Integration
FeatureSessionsSet explicit cookie expirations for the cart
FeatureCouponsAdd CRUD operations for item_option_restrictions
docCouponsAdd documentation for item_option_restrictions
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
Revert "featLimitsAdd limits for products/options + cache"
Revert "fixCacheAdd store id to the cache key"
FixCacheReverting, again
FixHapiDo not make unnecessary hAPI calls
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
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
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
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