#Filter Payment List

1 messages · Page 1 of 1 (latest)

tiny raft
#

Currently you can only filter by id.. Thats very strange, because if you have hundreds/thousands of payments and need the list of payments by a month this is impossible. More over the metadata contains data I need to filter for. So fromdate="ISODATE" & todate="ISODATE" or using post data like mymetadata=project1 would be helpful to integrate mollie in the finance part of an application
Thanks
Sven

molten flax
#

I am wondering if it would not be more flexible if you would simply create your own representation of the payments in your own system. You can than filter in what ever way you want to. So is there a specific reason this is not a viable solution and you have to be able to filter directly on our API?