Hi Bilgin, Thanks for the tip.
I think we should have by default to make it for other currencies. Picking up it from the OrderHeader looks more logical. If other agrees, should I create a Jira and submit the patch? Thanks, Raj On Fri, Jun 6, 2008 at 3:56 AM, Bilgin Ibryam <[EMAIL PROTECTED]> wrote: > Quoting Raj Saini <[EMAIL PROTECTED]>: > >> Hi, >> >> I am facing a problem while integrating Paypal payment method. My >> store currency settings are in GBP and every thing is fine. Paypal >> integration is also working correctly except the currency. When I >> login into Paypal, it shows me the prices in dollars instead of GBP. >> In my sandbox account, the default currency for seller as well buyer >> currency is GPB. > > > Hi Raj, > > You have to add one more parameter to PayPalEvents.java called > "currency_code". > For more details check this > https://www.paypal.com/cgi-bin/webscr?cmd=p/pdn/howto_checkout-outside#methodone > > I think we also should add this parameter to OFBiz PayPalEvents.java. > By default it could be the OrderHeader currency or a value from > payment.properties > WDYT? > > Bilgin > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > >
