Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I would like to add a custom script on my order page.

I have various subscriptions on which a sign-up fee is payable now and the recurring fee is payable monthly.

The user can choose when the monthly fee should start

The page"

1. Product
Here the product is displayed
2. Subtotal
3. Coupons / Discount
4. Total
5. Recurring Totals
6.Suptotal
7.Discount
8. Recurring Totals

I would like to add a custom string between Product and Subtotal
I would like to add "Payable Now"

would it be possible to do that

What I have tried:

I really don't know where to start
Posted
Comments
Richard MacCutchan 19-Dec-20 4:52am    
Yes, all these things are possible. You just need to write the code to make it happen. PHP makes it easy to customise the HTML before it is displayed to the user.
W Balboos, GHB 20-Dec-20 9:30am    
Adding/removing a sting in php code is generally very simple - that you have to ask means you probably wrote little of the code your using - maybe none.

If this is a problem for you then you should think about learning the languages before you mess around with the code.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900