cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent

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.

rohitgandhi
Member
1 REPLY 1
The error is either in your scheduling or with your code. We can't help you fix to as we don't have nearly enough information to work with.

-------------------------------------------------------------------------------------------------------------------------------------------
John Conde :: Certified Authorize.Net Developer (Brainyminds) :: Official Authorize.Net Blogger

NEW! Handling Authorize.Net's Webhooks with PHP

Integrate Every Authorize.Net JSON API with One PHP Class (Sample code included)

Tutorials for integrating Authorize.Net with PHP: AIM, ARB, CIM, Silent Post
All About Authorize.Net's Silent Post
stymiee
Expert
Expert