Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Integrate paypal, how?


Guest
 Share

Recommended Posts

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...

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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

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

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?

Link to comment
Share on other sites

Use default language currency as True.

and define language currency as EURO.

 

Satish

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

  • 2 weeks later...

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!

Link to comment
Share on other sites

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

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...