How can I change the 'Auto-ship' text for recurring products?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
I have a couple of recurring products, using Auth.net payment module.

When I add items to the cart, it displays the name of the product, followed by: [Auto-ship, Every 1 Months] .

How can I change this text?  It's not in the localization database, as I thought it would be.
13 years ago
it is in the resources, but part of the string is amde up by arrays

try searching only for the following resource value ' auto-ship '  -  you should get something like the following results  :


ShoppingCart.CannotMixStandardAndAutoshipProducts
ShoppingCart.ConflictingShipmentSchedules
ShoppingCart.RecurringPeriod
Wishlist.RecurringPeriod
Admin.OrderDetails.Products.RecurringPeriod
ShoppingCart.GiftCards.DontWorkWithAutoshipProducts
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.