Skip to Content
0
Former Member
Oct 19, 2005 at 03:39 PM

Catching Incoming Payments As They Occur

20 Views

I have an issue to collect data on incoming payments as they occur. In other words, as a payments is entered on an AR Invoice, I need to update some sales history data in a user table using the SDK. This does not seem to present a problem except for a few issues with the Payment Wizard I cannot seem to overcome. The buttons on the Payment Wizard that could be used to trigger an event to update the user table have the same UID throughout each form in the Payment Wizard utility. Has anyone tackled this issue before that might have some advice for me? The only other option I see is to write a server side app that updates the user table periodically using a timer. I am using VB 6 and version 6.5 patch 14 for this application.

Thanks in advance for your help,

-Greg