script for recurring payment

saintzap

New member
Joined
Dec 5, 2005
Messages
2
Programming Experience
Beginner
Hi..

I am looking for a vb.net script to calculate the outstanding amount of various services on a weekly, bi weekly and monthly basis from a MS SQL database, and charge this amount to the customer's credit card through verisign.

Can anyone help?
 
Hi,

Thanks for your reply. Here are some more details about the task I am performing.

I am creating a desktop application in vb.net that uses a MS SQL database to store clients data such as the number of hours that they have availed our services and their billing terms such as weekly, biweekly and their cc info. I need a trigger that should initially check if there is a due date for any client and calculate the outstanding amount for a client on his if he has taken our services in the last period. The outstanding amount should be charged to the client's cc through verisign.

I am willing to pay a nominal fee for this script/trigger.
 
Back
Top