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?
Payment Plan for product
Re: Payment Plan for product
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
Mazhar,
The file you mention does not include the method "GetRecurringPaymentMessage"
The file you mention does not include the method "GetRecurringPaymentMessage"
Re: Payment Plan for product
What is your application version. You can found this information under Help -> About AbleCommerce.
Re: Payment Plan for product
PLATFORM: ASP.NET
VERSION: 7.0.3
BUILD: 12458
MSSQL v2000
AC SCHEMA v2000
VERSION: 7.0.3
BUILD: 12458
MSSQL v2000
AC SCHEMA v2000