hyperswitch-control-center icon indicating copy to clipboard operation
hyperswitch-control-center copied to clipboard

feat: card-network in payment filters

Open Riddhiagrawal001 opened this issue 5 months ago • 1 comments

Type of Change

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

Description

  1. Card network filter in payments image

  2. Filter list based on card-network values image

Motivation and Context

How did you test it?

  • The payment method filters include a card-network option.
  • When the card-network filter is clicked, a dropdown appears showing all values provided by the API.
  • Applying the card-network filter the payments list filteres based on the selected card-network.

Where to test it?

  • [X] INTEG
  • [X] SANDBOX
  • [X] PROD

Checklist

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

Riddhiagrawal001 avatar Sep 23 '24 09:09 Riddhiagrawal001