Fetch total paid amount of payment entry in filter of payment entry listview

I added a filter which is the payment entry paid amount.

As per this screenshot in the payment entry list I added a filter which is payment entry paid amount in which I want the total paid amount of all the paid payment entries of a customer so how can I do it with the help of client script?
As an example, in this screenshot you can see a customer named Aman who has two submitted payment entries in which the paid amount is 1200 in one and 2300 in the other, so I want a total of (1200+2300) 3500 where the filter of 0.000 is the place In the filter, how can I do it in the client script? From help?