From the Payment class, I was assuming that getServiceCharge().getAmount() would return the Debit/Interac surcharge associated with the transaction, but it appears that I am not getting the value returned. Is the Debit/Interac surcharge a value returned from the Payment? Am I not accessing the correct property?