Hi Gaurav,
You have to send the currency code parameter to paypal.
Please verify if the patch is applied correctly.
or you can hardcode like this temporarily in paypalevents.java  - line:157,
function: callPayPal.
parameter.put("currency_code", "GBP").

Don't forget to do 'ant build'.

good luck,
-Aswath

On Thu, Jul 15, 2010 at 7:35 PM, kaliagaurav <[email protected]>wrote:

>
> Hi Raj
>
> If I am not wrong "currencyuom" get configured in general.properties. I
> have
> changed
>
> currency.uom.id.default=USD
>
> to
>
> currency.uom.id.default=GBP
>
> Is there any other place where I need to configure this.
>
> Please suggest
>
> Regards
> Gaurav
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/PayPal-Currency-Issue-tp2287192p2290201.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

Reply via email to