v0.35.4
What's Changed
- fix(boleto): boleto Icon fill color and size fix by @vsrivatsa-juspay in #210
- refactor: start using @rescript/core package by @seekshiva in #205
- feat(PaymentElement): moved SavedCards component outside card form by @prafulkoppalkar in #197
- feat: props divide disableSave cards to checkbox and api by @PritishBudhiraja in #206
- fix: added Wallets to Saved Payment Methods by @ArushKapoorJuspay in #213
- feat: Support to handle confirm button (E2E) by @PritishBudhiraja in #198
- feat: Added Payment Session Headless by @ArushKapoorJuspay in #209
- fix: card payment customer_acceptance by @PritishBudhiraja in #220
- refactor: refactor masking logic by @seekshiva in #219
- refactor: library update by @seekshiva in #216
- fix: added ordering for saved payment methods by @ArushKapoorJuspay in #222
- fix: disable and enable Pay now button by @PritishBudhiraja in #221
- fix: pay now button text & theme based changes by @PritishBudhiraja in #223
- feat: cvc nickname gpay by @ArushKapoorJuspay in #224
- feat: added prop for PaymentHeader Text by @PritishBudhiraja in #226
- fix(ideal): bank name not being populated by @vsrivatsa-juspay in #227
- fix: added paymentType to be passed in the confirm body by @ArushKapoorJuspay in #228
- fix(PayNowButton): update loader and disable states of pay now button after confirm by @vsrivatsa-juspay in #229
- fix: not require_cvc disable the pay now button by @PritishBudhiraja in #230
- fix: react hook errors by @seekshiva in #225
- refactor: rescript core changes json, dict, string, nullable & array by @PritishBudhiraja in #212
- refactor: Update rescript v11 by @seekshiva in #232
- chore: formatting rescript code by @PritishBudhiraja in #234
- fix(applepay): added logger instance for ApplePay intent calls by @vsrivatsa-juspay in #218
- chore: react useeffect changes for useeffect0 by @PritishBudhiraja in #237
- fix: saved Payment Method stuck in loading state and Card Holder Name for every saved card by @ArushKapoorJuspay in #241
- fix: hotfix changes for postal code by @prafulkoppalkar in #245
- fix(savedcarditem): fixed Dynamic Fields not rendering for some saved… by @ArushKapoorJuspay in #246
- feat: 3DS without redirection by @prafulkoppalkar in #249
- fix: applePay Dynamic Fields Error Handling and Dynamic Fields PostalCode Error by @ArushKapoorJuspay in #250
- fix(3ds method iframe): 3ds failing with no cors and color depth … by @prafulkoppalkar in #253
- fix: add saved payment methods throughout checkout by @PritishBudhiraja in #254
- feat(logger): calculate loading latency from iframe init to render by @vsrivatsa-juspay in #248
- fix: pk_dev added for development purpose by @PritishBudhiraja in #259
- chore: promise core changes by @PritishBudhiraja in #236
- chore: useCallback changes from 0-7 to useCallback by @PritishBudhiraja in #240
- chore: useMemo changes from 0-7 to useMemo by @PritishBudhiraja in #239
Full Changelog: v0.27.2...v0.35.4