-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Labels
Description
Feature Description
This feature adds support for retrieving a filtered list of payments via a POST /v2/payments/list endpoint where multiple values can be provided for a single filter key (e.g. connector, etc.).
Possible Implementation
Add PaymentListFilterConstraints and payments_list_by_filter endpoint for v2
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?
- I have read the Contributing Guidelines
Are you willing to submit a PR?
Yes, I am willing to submit a PR!