mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(payment-methods): add filtering logic for payment method list v2 (#8606)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -244,7 +244,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payment_methods::PaymentMethodResponseData,
|
||||
api_models::payment_methods::CustomerPaymentMethodResponseItem,
|
||||
api_models::payment_methods::PaymentMethodResponseItem,
|
||||
api_models::payment_methods::PaymentMethodListRequest,
|
||||
api_models::payment_methods::ListMethodsForPaymentMethodsRequest,
|
||||
api_models::payment_methods::PaymentMethodListResponseForSession,
|
||||
api_models::payment_methods::CustomerPaymentMethodsListResponse,
|
||||
api_models::payment_methods::ResponsePaymentMethodsEnabled,
|
||||
|
||||
Reference in New Issue
Block a user