5.26.7
2025-10-28 Fix3 Tweak6 Language1Fixes
- Add logic to only show the purchase button during checkout after billing info is filled out. [ET-2592]
- Correct Stripe payment amount formatting by standardizing all currency values to two decimals before creating payment intents, preventing incorrect low charge amounts.[ET-2558]
- Prevent ticket overselling by adding database-locked stock validation before payment intent creation. [ET-1942]
Tweaks
- Changed views:
v2/commerce/gateway/stripe/card-element,v2/commerce/gateway/stripe/payment-element - Added actions:
tec_tickets_commerce_insufficient_stock_detected,tec_conditional_content_header_notice - Added filters:
tec_tickets_commerce_gateway_value_formatter_{$gateway_key}_currency_map - Add upsell link for Seating in License page. [ET-2556]
- Modify the existing inline upsell to utilize the new modular logic in common. [ET-2590]
- Tweak logic when fetching ticket data. [ET-2555]
Languages
- 6 new strings added, 66 updated, 1 fuzzied, and 0 obsoleted.
