The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need to add a hidden variable to the paypal order button
I am setting up a board with subscriptions, payment through paypal.
My paypal account is a US account, the board sells to the italian market. To make the check out page show up in italian, I need to add this piece of code to the paypal order button in vb. <input type="hidden" name="lc" value="IT"> How do I do that? Thanks a lot, Walter |
#2
|
|||
|
|||
need to bump this one, I sent an email to support last week and they told me to ask here... otherwise I am lost.
If somebody can at least let me know where I can find the information I would appreciate it. Thanks in advance... |
#3
|
||||
|
||||
I'm assuming this should be added into the subscription_payment_paypal template.
|
#4
|
||||
|
||||
just add
Code:
<input type="hidden" name="lc" value="IT"> |
#5
|
|||
|
|||
thanks a lot guys
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|