![]() |
Customise PayPal Payment Page
1 Attachment(s)
Quote:
So, here is how to specify a PayPal payment page style within VB. Search for "subscription_payment_paypal" in templates Then customise/edit the file : Code:
<vb:if condition="$show['recurring']"> Code:
<input type="hidden" name="page_style" value="YOURPAGESTYLE"> Code:
<vb:if condition="$show['recurring']"> To find the pagestyles on PayPal first login to your paypal account then : Click on profile (as in the picture) then "Custom Payment Pages" Click image for larger version Name: https://vborg.vbsupport.ru/external/2010/04/1.jpg Then you can add a new payment page and call it what you want. The name you choose should be used as the Code:
<input type="hidden" name="page_style" value="YOURPAGESTYLE"> Adding this extra option to your PayPal payment page in VB allows you to to use the same email address for different payment sources. i.e. Multiple instances of VB etc. Its a bit basic (I'm new to VB) however I hope someone finds it useful. :erm: JUST ADDED as requested. Here is a screen shot of the header that is show once you customer clicks through to payapl. Notice the header is not the default one from paypal. https://vborg.vbsupport.ru/attachmen...1&d=1273433252 |
Do you have any samples of custom payment pages?
|
I'd like to see a demo before doing all these changes
|
Images added see above post.
|
Can you be a little more clear where to put the extra coding? Does everything go under the "subscription_payment_paypal" or just the First code.
|
Quote:
To clarify : Just the first code like so : Add this line of code Code:
<input type="hidden" name="page_style" value="YOURPAGESTYLE"> Hope this is more clear, let me know if I can be of any further assistance. |
All times are GMT. The time now is 06:43 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|