Hi All,
I am facing one problem with authorize.net that my customer are charged twice and thrice in the same month. i run one script from window task scheuler where script will check last_charge_date and next_charge_date. once the charge done succssfully then update the
last_charge)date = now and
next_charge_date = DateAdd("m", 1, rsCustomers("next_charge_date"))
sometime data is stored in DB if they are charged twice sometime not how i can resolve this issue please reply me asap. its very very urgent thank you.
07-27-2011 11:06 AM
07-28-2011 04:56 AM