Hi
Thanks for the feedback Jerome, As you suggested i have created a new product with upgrade option. and its visible in subscription listing drop down option along with renew option.
I have 2 Queries here:-
1. The Paypal recurring methods does not appears when i choose upgrade option.
2. when i add product from product listing page the Cart URL is :-
http://localhost/remofit/hikashop-menu-for-products-listing/checkout
But when i select upgrade option the Cart URL :-
http://localhost/remofit/component/hikashop/checkout?cart_id=208
as on this URL there is no header or footer link so i want when i select renew or upgrade option the URL should be like this :-
http://localhost/remofit/hikashop-menu-for-products-listing/checkout?cart_id=208
Can you please let me know how to proceed with this.
Thanks