Skip to content

v0.133.0

Latest

Choose a tag to compare

@sakksham7 sakksham7 released this 18 Aug 13:45
· 8 commits to main since this release

🧾 Release Notes: v0.133.0

πŸ”— Compare changes from v0.132.0 β†’ v0.133.0


πŸš€ Features

  • feat: eligibility feature enhancement with surcharge calculation (#1593)
  • feat: add support for PayPal manual capture (#1539)
  • feat: add PixEmv (#1507)
  • feat: SDK config API integration (#1577)
  • feat: add Hyperswitch Vault flow (#1615)
  • feat: add new combined PML call (#1618)
  • feat: Superposition dynamic fields enhancements (#1619)
  • feat: start consuming combined payment method list (#1623)
  • feat: VGS Vault integration (#1622)
  • feat: VGS return user flow (#1626)
  • feat: add subscription events (#1632)
  • feat: add HS external vault flow and return user support (#1643)
  • feat: add OPPP as a dimension for DynamicFields resolution (#1656)
  • feat: improve eligibility surcharge UI (#1665)
  • feat: add logging instrumentation for update intent flow (#1667)
  • feat: add logs for DynamicFields rendered for each payment method (#1670)
  • feat: migrate from Recoil to Jotai (#1702)

πŸ› Fixes

  • fix: resolve isReady promise handling (#1594)
  • fix: extract payment_id from SDK authorization token across all flows and correct getSdkAuthorizationData logic (#1584)
  • fix: user gesture handling for TrustPay Apple Pay (#1604)
  • fix: add applePayToken for interceptor (#1606)
  • fix: SDK configs API authentication (#1634)
  • fix: change request payload for Vault card flow (#1639)
  • fix: validation error chaining in Superposition (#1628)
  • fix: correct paymentMethodType in DynamicFields (#1641)
  • fix: support phone fields and placeholders from Superposition (#1629)
  • fix: expiry year parsing for VGS external Vault (#1658)
  • fix: move makeOneClickHandlerPromise into ssn.onvalidatemerchant in Apple Pay session (#1660)
  • fix: collect requiredFields from wallet data (#1669)
  • fix: resolve onPaymentButtonClick callback race condition (#1663)
  • fix: wallet DynamicFields handling (#1672)
  • fix: use country ISO2 codes for Superposition config parameter (#1676)
  • fix: prevent intent data bypass via DynamicFields (#1679)
  • fix: correct Superposition dimension for mandate and collect billing (#1680)
  • fix: make SDK configs API critical (#1689)
  • fix: address usePrefilledValues and isUseBillingAddress flags (#1683)
  • fix: filter bank list according to configuration (#1696)
  • fix: remove card_issuer from payment body (#1700)
  • fix: change CVC location in confirm payload for saved flow (#1698)

♻️ Refactor

  • refactor: migrate state management from Recoil to Jotai (#1702)

βš™οΈ CI/CD

  • test: add dynamic merchant and connector setup for Cypress SDK tests (#1631)

🧩 Compatibility

This version of the Hyperswitch SDK is compatible with the following versions of other components:

Component Version
Control Center v1.38.7
App Server v1.126.0
WooCommerce Plugin v1.6.1
Card Vault v0.9.0
Key Manager v0.1.14

Full Changelog: v0.132.0...v0.133.0 β†’