Payment methods based on country

dana

[url=http://www.dana-svedova.cz]Webdesign by Dana[/url]

Ruud

(without testing!!)

If you look at the paypal "processor.php" you will find a small test to see if the customer is a US customer or not.
Just build the same test for your country in the processor.php of the COD plugin, and if it fails "return" to the calling script without building the block. (or write a message the method is not available)
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

dana

I'm not sure if it's been talked about before (I've searched but didn't find much), but is it possible to have specific payment method for other countries?

Right now, I have bank transfer and COD for my home country. I'd like to add abroad option, but I don't want to use COD because that's too expensive and instead use PayPal as the second form of paying.

Since I can't use shipping based on payment method, this would be the best course of action.

I'm pretty decent at PHP and MySQL, so it's no problem for me to implement the necessary changes.
[url=http://www.dana-svedova.cz]Webdesign by Dana[/url]