![]() |
Works perfect! Thanks a bunch dsparks! :D
|
Moving this to the Custom Mods forum...good one! :)
|
Anyone know how to get this to work for version 4.0.14? I noticed that they made a few changes in the checkout.tpl because of the addition to the new Paypal Payment gateway. Here is the coding for my checkout.tpl in v 4.0.14. Can someone edit this for me? Thanks!
Code:
{* $Id: checkout.tpl,v 1.44.2.14 2005/06/17 06:27:11 svowl Exp $ *} |
Still looking for some help on getting this to work for 4.0.14. Anyone?
|
OK For the Revised 4.0.14 mod really a no brainer.
Find skin1/customer/main/checkout.tpl Line:98 Replace this code: Code:
{section name=payment loop=$payment_methods} With This Code: Code:
{if $userinfo ne "" and ($userinfo.s_country eq $config.Company.location_country)} |
To bring this issue back to life = I have just implemented it into my site and have been trying to figure out how to turn off PayPal for US customers and ON for International.
This has worked well to make international customers use PayPal only but I dont want/need US customers using PayPal ever. What would need to be changed to remove PayPal from the L designation? Thanks in advance |
Same question here. Is there a way to leave all other payment options for international customers but exclude paypal from US customers.
|
great addy thanx :)
|
Re: When an international customer logs in, having Paypal only
Thanks a bunch guys - I was looking for just such code.
|
Re: When an international customer logs in, having Paypal only
Great mod!
Was wondering, has anyone successfully implemented this for version 4.0.18? |
All times are GMT -8. The time now is 09:30 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.