I'm looking for some best practices for changing the deposit account used when someone does an online payment to an invoice.
I've found in the payment app where it searches the paymentgateway table and tries to grab the DepositToAccount - RecordID, is it safe to just update that table record or is there a better way to update it?