It looks like the answer as I understand the question was already posted... you just need to adjust the cell references to your specific columns:

=SUMIFS(I:I,C:C,"credit",J:J,"EUR")

But as mentioned, it would be easier to solve the problem if you post an example file.

Hope that helps!