hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

fix(connectors): [Hipay] Fix 3DS Mandatory Fields

Open awasthi21 opened this issue 9 months ago • 1 comments

Type of Change

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

Description

Added Support for Domestic Card Network Added Mandatory Fields for 3ds -transactions

Additional Changes

  • [ ] This PR modifies the API contract
  • [ ] This PR modifies the database schema
  • [ ] This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

No Separate testing is required for this Screenshot 2025-03-24 at 12 48 52 PM

Checklist

  • [x] I formatted the code cargo +nightly fmt --all
  • [x] I addressed lints thrown by cargo clippy
  • [x] I reviewed the submitted code
  • [ ] I added unit tests for my changes where possible

awasthi21 avatar Mar 24 '25 06:03 awasthi21