Guest Posted July 17, 2008 Share Posted July 17, 2008 I ve been trying to surf paypal and this forum, but I can't find anything to help me... I have setup a business account at paypal, and I have tried to make it work in oscommerce. I only find Paypal and Paypal IPN, after what I have understood I need paypal website payment standard? Searched the add-on for that, but the one I find is locked... So, I fixed the "Paypal" under modules, entered my paypal business email, and when I tested to buy an item, I get this at the checkout: Please provide an amount and click Update Totals. And underneath something like this: Description Unit Price Quantity Amount ATLANTIS PAINTBALL STORE 1 0,00 And I need to fill in the price myself... How do I fix this so it works? Please answer, I need to get this up and running very soon... Quote Link to comment Share on other sites More sharing options...
Guest Posted July 17, 2008 Share Posted July 17, 2008 I ve been trying to surf paypal and this forum, but I can't find anything to help me... I have setup a business account at paypal, and I have tried to make it work in oscommerce. I only find Paypal and Paypal IPN, after what I have understood I need paypal website payment standard? Searched the add-on for that, but the one I find is locked... So, I fixed the "Paypal" under modules, entered my paypal business email, and when I tested to buy an item, I get this at the checkout: Please provide an amount and click Update Totals. And underneath something like this: Description Unit Price Quantity Amount ATLANTIS PAINTBALL STORE 1 0,00 And I need to fill in the price myself... How do I fix this so it works? Please answer, I need to get this up and running very soon... Seems like this might be a tough one... I just tried the Paypal IPN, and well, it gives the right information exept the currency! <_< It shows in USD. My Paypal is EUR, I checked currency in english.php which is EUR... I cannot find what makes it to be in USD. I did one thing, changed the configuration->Switch To Default Language Currency->true, it made the paypal payment in EURO, but reset ALL my prices in my shop to 0.... Help? Quote Link to comment Share on other sites More sharing options...
satish Posted July 21, 2008 Share Posted July 21, 2008 EURO is it matching with any currency symbol. try EUR. If a match is not found the conversion multiplication is considered as 0 and so You get price as 0. Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
Guest Posted July 21, 2008 Share Posted July 21, 2008 Seems like this might be a tough one...I just tried the Paypal IPN, and well, it gives the right information exept the currency! <_< It shows in USD. My Paypal is EUR, I checked currency in english.php which is EUR... I cannot find what makes it to be in USD. I did one thing, changed the configuration->Switch To Default Language Currency->true, it made the paypal payment in EURO, but reset ALL my prices in my shop to 0.... Help? Where does it show the wrong currency? On the site or paypal page? Quote Link to comment Share on other sites More sharing options...
satish Posted July 22, 2008 Share Posted July 22, 2008 Use default language currency as True. and define language currency as EURO. Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
eleni Posted August 1, 2008 Share Posted August 1, 2008 I have a similar problem. I have finally converted mine to AUD and get to the paypal site fine ... but it comes up with a sale amount of 0 and I need to put the sale amount in myself. How can I get my order total to go across into paypal? I then have the further problem of paypal adding additional postage to the amount after the customer enters their payment details. (for example, if their total from my store comes to $10, which I have already added postage, if I enter in $10 and proceed to pay, it then becomes $14!) Thanks in advance for any help anyone can provide me with! Quote Link to comment Share on other sites More sharing options...
satish Posted August 1, 2008 Share Posted August 1, 2008 set USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'AUD '); also see to it that it is there in admin set as default. with value as 1.0000 Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.