- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have two websites and one PayPal account. One is a shopping cart and another a subscription website. I use PayPal plugins that come with the software – I don’t use the buttons you can generate on the PayPal site.
How do I add a customised PayPal landing page for each of the sites so that at least the header has the name of the site that sent the customer?
Solved! Go to Solution.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Melh,
Unfortunately I don't have any (third party) instructions for modifying either of these.
I would suggest contact the original developer, and requesting they add the capability within the module.
They would need to add support for two parameters: "image_url" and "cpp_header_image".
The former is used in the top-left of enhanced checkout pages (the new checkout style layout), the latter is used on the 'classic' (older) style checkout in the top header section.
Further details on these parameters are available at https://merchant.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_Appx_w...
The developers would likely want to adjust the PayPal <form> to accomodate these parameters, namely by adding the following additional lines of HTML code:
<input type="hidden" name="image_url" value="http://link-to-your-header-image">
<input type="hidden" name="cpp_header_image" value="http://link-to-your-header-image">
Hope this helps. As said, I sometimes happen to have instructions for some shopping carts (e.g. PrestaShop), but unfortunately I don't have any for yours.
For technical assistance with PayPal merchant product offerings, please file a ticket at https://www.paypal.com/mts/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Melh,
You would need to modify at least one of the modules that you're currently using for this to work.
Would you happen to know the names of the specific module(s) you're using?
For technical assistance with PayPal merchant product offerings, please file a ticket at https://www.paypal.com/mts/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Rob,
I hope this is the information you need..
One is for the osCmax shopping cart version 2.5 RC1.
The other is a Joomla PayPal plugin made by RSJoomla.com and used with their RSformsPro extension.
Thanks for your help

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Melh,
Unfortunately I don't have any (third party) instructions for modifying either of these.
I would suggest contact the original developer, and requesting they add the capability within the module.
They would need to add support for two parameters: "image_url" and "cpp_header_image".
The former is used in the top-left of enhanced checkout pages (the new checkout style layout), the latter is used on the 'classic' (older) style checkout in the top header section.
Further details on these parameters are available at https://merchant.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_Appx_w...
The developers would likely want to adjust the PayPal <form> to accomodate these parameters, namely by adding the following additional lines of HTML code:
<input type="hidden" name="image_url" value="http://link-to-your-header-image">
<input type="hidden" name="cpp_header_image" value="http://link-to-your-header-image">
Hope this helps. As said, I sometimes happen to have instructions for some shopping carts (e.g. PrestaShop), but unfortunately I don't have any for yours.
For technical assistance with PayPal merchant product offerings, please file a ticket at https://www.paypal.com/mts/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Payment from non-member into my paypal account in Shipping (Archive)
- Testing recurrent payments in Merchant services (Archive)
- Pickup or shipping for same state problem in Shipping (Archive)
- Non-Profit Automatic Payments in Merchant services (Archive)
- How do I access my 1099RW for 2011 on this website? in Reporting and tracking (Archive)