HALP! Can't remove a recurring fee

Posts: 15
Joined: 04/03/2008

I have a product that I have done something wrong with - it has role assignment and recurring fee. But for some reason, when purchasing the item, it adds recurring fee id 1, and recurring fee id 2 to the order.

How can I delete recurring fee two from this product, and if I need to, how can I have the one customer that has it (this didn't happen during testing) remain in the recurring fee mode?

Posts: 3744
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

I guess I'm not totally sure what's gone on... you have put two fees on a product and don't know how to remove one? It should just come off in its recurring fees tab. Or have you already deleted it and the module is acting like it's still attached?

Posts: 15
Joined: 04/03/2008

I have only one recurring fee product, somehow, I added the recurring fees twice to that product - the tab only shows a single entry - so something was goofy on my end.

Here is how I think I have fixed it. I found the table uc_recurring_products > I deleted the duplicate (not sure how it got their) from that table. Then I went to the user's order, and removed the second recurring charge item that was added.

Looking at the table uc_recurring_product_users, his order is the only one I see with an entry and it is a single entry.

Can anyone verify if this was the correct way to fix this bungle?

Thanx in advance!