Greystoke Posted February 16, 2011 Share Posted February 16, 2011 Hi, I want to use PayPal Custom page. This is need to be added somewhere in WHMCS. <input type=hidden name="page_style" value="style1"> style1 would be the name of the PayPal custom page. Can anyone help with this please. 0 Quote Link to comment Share on other sites More sharing options...
Alistair Posted February 17, 2011 Share Posted February 17, 2011 What do you want on this custom page? What is it going to do? 0 Quote Link to comment Share on other sites More sharing options...
Greystoke Posted February 18, 2011 Author Share Posted February 18, 2011 Say I have 2 custom templates in paypal. Template 1 is called style1. Template 2 is called style2. Template 1 is used for a business called Hosting. Template 2 is used for a business called Computers. At the moment if a customer on either site goes to paypal they will see the same business name in the header of the paypal page. If this is added on the first site the header will display Hosting. <input type=hidden name="page_style" value="style1"> If this is added on the second site the header will display Computers. <input type=hidden name="page_style" value="style2"> So by passing the variable 'page_style' with its value at checkout it loads the correct template on the paypal page. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.