Where to locate the commit of a student's payment transaction with Cybersource, from the Student Fin
Product: PeopleSoft Enterprise CS Campus Self Service
Version: 9.2
Tools Version: 8.57
Operating System: Microsoft Windows x64 2012 R2
Currently a trigger was placed in the ps_payment_tbl table. Code was placed in this trigger for it to print the payment receipt
but the problem is occurring with some payments: when a student pays, the receipt is not sent for the total, but for a much smaller amount, for some of the amounts that are being saved in ps_payment_tbl
The component, SA_LEARNER_SERVICES - SSF_SS_PAYMENT, was searched, where the total amount for which the student is paying is sent to the ps_payment_tbl table.