Hi, I want to examine the order history in the database to verify that a customer doesn’t have any outstanding payments before I allow an invoice to continue. To increase performance I need to avoiding an extra round-trip or tightensecurity, I need to choose to perform this check on the server...