FixSubscriptionsPrevent negative total amount for future subscriptions
FeaturePre Cart WebhookTrigger on checkout load
FixUser InvitationChange from email and fix typo
FixPermissionsFix store permission model
FeatureGatewaysAdd verify raw CC and stripe token
FeatureGatewayAdd verification raw CC and stripe token
FixCybersource RestUse a non-negative number for the discount amount for cybersource/bofa
FixCheckoutAdd display none for apple pay amount change label
FeatureGatewayImplement Elavon Payment Gateway
FixCouponsEnable applying unrestricted coupons to empty cart
polishCorrect spelling for customer_portal_settings scope
FeatureCybersource RestSupport transaction review
docsAdminAdd help text to shipping code
FeatureTaxesAdd tax account identifier to logging for requests #6727
FixTax SetAdd logs for returning value for tax set
FeatureUser InvitationsInvite users to new admin via API
refactorUpsVerify certificate on cURL request
FixGatewaysMake gateway property helpers password type
FeatureWebhooks V2Create webhook status before the message gets sent to sqs
choreUpdate GPG public key
buildAppChore: privacy policy update
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"