Tags/topics: 
1
Answers
Vote up!
2
Vote down!

Problem with Commerce Recurring Framework.

I have a recurring product that correctly creates a recurring order. When the product due date is up, an order is created with the status "Pending (Recurring order)". The problem is when the cron job runs and process a payment (with Authorize.net) the order status doesn't change to "Charged". On the payment tab, the order appears to be going through authorize.net just fine. The result message says:

"Authorization and capture
ACCEPTED: This transaction has been approved.
AVS response: Address (Street) and five digit ZIP match"

Unfortunately, since the order status stays at "Pending (Recurring order)", the "Charge pending recurring orders" rule keeps running on it and charging the dummy order every time cron runs. Has anybody else had this happen?

http://i.imgur.com/JNkbZdc.png

Asked by: companyguy
on November 5, 2013

1 Answer