Page 1 of 1

Payment Plan for product

Posted: Thu Nov 12, 2009 2:09 pm
by fcmlmt1
I have created a payment plan using the subscription options. My problem is the wording on the checkout is confusing. A customer buys a product for 2 payments of $69.95 but what is shown in the shopping cart explanation is:


PI - CD Set (Payment Plan)
This item includes a recurring payment.
Initial Payment: $69.95
Recurring Payment: 1 payments of $69.95, every 30 days.
Item Added on 11/12/2009

I would like it to say: Recurring Payment: 1 payment of $69.95 in 30 days.


Any ideas how to change this?

Re: Payment Plan for product

Posted: Fri Nov 13, 2009 6:25 am
by mazhar
For this you need to update this information in GetRecurringPaymentMessage method of App_Code/ProductHelper.cs class. Edit this file locate GetRecurringPaymentMessage method and then found/update desired text and finally save changes.

Re: Payment Plan for product

Posted: Fri Nov 13, 2009 12:14 pm
by fcmlmt1
Mazhar,

The file you mention does not include the method "GetRecurringPaymentMessage"

Re: Payment Plan for product

Posted: Mon Nov 16, 2009 4:44 am
by mazhar
What is your application version. You can found this information under Help -> About AbleCommerce.

Re: Payment Plan for product

Posted: Thu Nov 19, 2009 1:54 pm
by fcmlmt1
PLATFORM: ASP.NET
VERSION: 7.0.3
BUILD: 12458
MSSQL v2000
AC SCHEMA v2000