Improved
Checkout SDK Updates — Web 1.2.0
July 9th, 2026
Latest updates across the Spreedly Checkout SDKs.
Web SDK — v1.2.0 (2026-06-09)
Added
- Remaining hosted-fields methods:
setInputMode,setRequiredAttribute,resetFields,isLoaded, andreload. - New hosted-fields callback event:
consoleError(uncaught error inside a hosted iframe). emailas an optional Express Checkout form field.eligible_for_card_updaterflag accepted in hosted-fields form data.- Legacy-iframe migration guide.
- Option to hide the built-in card-type badge (e.g.
VISA):sdk.setShowCardTypeIcon(false)on Hosted Fields anduiConfig.showCardTypeIcon: falseon Express Checkout. Shown by default.
Fixed
- CVV frame tab event not firing.
Changed
- Tightened the CI bundle-size budget for the CVV iframe bundle (max 140 KB).

