PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Ho to add different currency ? (http://www.photopost.com/forum/classifieds-installation-upgrades/138330-ho-add-different-currency.html)

sensimilla October 31st, 2008 07:14 AM

Ho to add different currency ?
 
I would like to add Polish Zloty (PLN) to my currencies list.. To make it work with paypal.

Any ideas how to do it ? Thanks in advance...

Chuck S October 31st, 2008 09:46 PM

Does paypal support that currency?

If so you just need to find out the proper information and insert it into a row in the currency table.

If you know this information I might be able to assist in the proper query to use?

sensimilla November 4th, 2008 03:23 AM

Quote:

Originally Posted by Chuck S (Post 1235177)
Does paypal support that currency?

If so you just need to find out the proper information and insert it into a row in the currency table.

If you know this information I might be able to assist in the proper query to use?

Yes paypal is working with that currency (paypal.pl) im not sure what I should look after ?

Chuck S November 4th, 2008 07:36 AM

well Look at an entry

Code:

Content visible to verified customers only.
You need to make one for what you want

Code:

Content visible to verified customers only.

NicholasSA November 4th, 2008 10:19 AM

SA Rand
 
How do I add the South African Rand (ZAR) to my classifieds? I don't understand where I should insert that string.

To what does the "z%C5%82" value refer, where would I obtain this for ZAR?

Chuck S November 4th, 2008 10:35 AM

I cant say you would need to look on the web to get the currency values both symbol and code.

That insert string is one you use in phpmyadmin to insert it into the database table for currency.

Geiri January 8th, 2009 11:45 AM

Is it possible to add Currency with out using Paypal?

I would like to insert :D Icelandic kr. as an option
Allso if it is possible to put the symbol after the amount
Like 500 kr.
Instead og kr.500

A question

If I choose dollars or Euros in Global Options
Is then that the default currency of the bord?

User can allso set and override the default currency with somthing else?

Chuck S January 8th, 2009 02:01 PM

You set global currency in global options yes.

You can add icelandic kr if you want

Code:

Content visible to verified customers only.

Geiri January 8th, 2009 05:09 PM

Done ;)

Thank you, Chuck :)

Chuck S January 8th, 2009 07:35 PM

Have a good evening my friend.


All times are GMT -5. The time now is 06:42 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97