Jump to content

need urgent help...


Recommended Posts

hello
if anyone makes payment via paypal .. i get the payment but there are no orders in back office...

i have to get it through looking at my customers last cart she had filled...

when anyone clicks on cheque payment or COD it gives an error and doesnt work

error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


i get the above error.

can anyone please help me ...

i tried with the permission settings after seeing a couple of other peoples problem.. but that also didnt work...

thanks for looking at the post ...

awaiting reply..:((

Link to comment
Share on other sites

Did you set up your payment preferences in your PayPal profile correctly? (i.e. have the correct URL in the IPN settings).
That's the only thing I can think of with the PayPal.

Not sure about the other issues as I don't use those options.

I used these instructions from the WIKI. Make sure you've changed the red area to match Your site.

In Profile >> Selling Preferences >> Instant Payment Notification Preferences, set:

* Instant Payment Notification (IPN) to On
* Instant Payment Notification (IPN) URL to http://localhost:8888/prestashop/modules/paypal/validation.php

In Profile >> Selling Preferences >> Website Payment Preferences, set:

* Auto Return to Off
* Payment Data Transfer to Off
* In Shipping Calculations, mark the Click here to allow transaction-based shipping values to override the profile shipping settings listed above checkbox.
* Your PayPal email address must be verified.

Link to comment
Share on other sites

Localhose:8888 would be replaced with your domain name, and /prestashop/ will be replaced with your folder (if your store isn't in your root directory).

So mine for example - my domain is zingslings.com and I have prestashop installed in a directory named "newstore". So I would type:

http://zingslings.com/newstore/modules/paypal/validation.php



I misread and thought it was the payment not reflecting in Prestshop. Not sure what would make the order not show up.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...