« July 2013 | Main

August 2, 2013

Echeck mod

I added some debugging code to the echeck real time payment code to troubleshoot a problem with the admissions payments. The real time payments didn't load into the table and only loaded from the reconciliation process. I found a problem in the code where the case statement was not handling normal payments (it was handling credit and cancel payments only). I fixed that problem so hopefully the payments will start loading through the real time payment code.

Posted by soukupm at 10:18 AM | Comments (0)

Degreeworks custom data

I added a new custom data element to Degreeworks this week called CERT. It will pull the certificate code for all active students that have a certificate record in their curriculum. This data element uses a view name DW_CERT to pull the data into Degreeworks.

Posted by soukupm at 10:10 AM | Comments (0)