Hi..
im looking for a method to check if a specific payment was made to a account anytime without crawling through all payments for this account..
If a account has many payments it would take to much time to find a specific payment..
I need a function like .paymentsForAccountCombination(Source, Destination).
thx for any hint!