Skip to content

[FEATURE] Implement Complete Payout Global Search Functionality. #3797

@VenuMadhav2541

Description

@VenuMadhav2541

Feature Description

In my use-case, as a merchant using the Hyperswitch control center, I need to be able to search for payout transactions globally just like I can search for payments, refunds, and disputes. Currently, the global search functionality is incomplete for payouts:

Possible Implementation

Create Payout Global Search Components:

  • PayoutTable.res and PayoutAttemptTable.res components with preview and detailed views
  • PayoutTableEntity.res and PayoutAttemptEntity.res with proper field mappings
  • Use destination_currency field instead of currency to match API response structure
  • Implement CurrencyUtils.getCurrencyConversionFactor() for accurate currency display

Have you spent some time checking if this feature request has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

Metadata

Metadata

Labels

C-featureCategory: Feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions