hyperswitch-web icon indicating copy to clipboard operation
hyperswitch-web copied to clipboard

feat: 3DS netcetra Part B

Open prafulkoppalkar opened this issue 1 year ago • 0 comments

Type of Change

  • [ ] Bugfix
  • [x] New feature
  • [ ] Enhancement
  • [ ] Refactoring
  • [ ] Dependency updates
  • [ ] Documentation
  • [ ] CI/CD

Description

3DS Netcetra Part - B

  • added payment loader in between multiple hops
  • handled 4xx errors cases for /authentication call
  • handled 2xx errors cases for /authentication call
  • added close button which will call /authorise api
  • added timer for 10 mins and appropriate msg for users to complete the challenge
  • call /authorise when there is no interaction before timeout

How did you test it?

Checklist

  • [x] I ran npm run re:build
  • [x] I reviewed submitted code
  • [ ] I added unit tests for my changes where possible

prafulkoppalkar avatar May 17 '24 19:05 prafulkoppalkar