In the PayPal setup pages it says to return to www.website.com/standard_ipn.php
However, the standard_ipn.php is not in the root folder, it is in ext/modukes/payment/standard_ipn.php
Is this correct?
Latest News: (loading..)
where to put standard_ipn.php?
Started by qwertyjjj, Jan 25 2012, 09:29
7 replies to this topic
#1
Posted 25 January 2012, 09:29
#2
Posted 25 January 2012, 12:53
@qwertyjjj,
Usually, ext/modules/payment/standard_ipn.php would be correct, but if PayPal is looking for it in your root, then I suggest trying it there.
Chris
Usually, ext/modules/payment/standard_ipn.php would be correct, but if PayPal is looking for it in your root, then I suggest trying it there.
Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
#3
Posted 25 January 2012, 13:01
I also have the
Oscommerce error: PayPal “This invoice has already been paid.”
error.
What causes this as I am even getting it in the Live environment. There should be no problem with the sync of invoice IDs.
All the solutions on google ask to change an old IPN.php file and the setting doesn;t exist there anymore.
Oscommerce error: PayPal “This invoice has already been paid.”
error.
What causes this as I am even getting it in the Live environment. There should be no problem with the sync of invoice IDs.
All the solutions on google ask to change an old IPN.php file and the setting doesn;t exist there anymore.
#4
Posted 25 January 2012, 13:06
@qwertyjjj,
The invoice number is being duplicated as a result of the incomplete return and validation mentioned in your previous problem. I suggest placing a couple of 'dummy orders' using the COD payment method to advance the order numbers so that PayPal no longer has that conflict.
Chris
The invoice number is being duplicated as a result of the incomplete return and validation mentioned in your previous problem. I suggest placing a couple of 'dummy orders' using the COD payment method to advance the order numbers so that PayPal no longer has that conflict.
Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
#5
Posted 25 January 2012, 14:07
DunWeb, on 25 January 2012, 13:06, said:
@qwertyjjj,
The invoice number is being duplicated as a result of the incomplete return and validation mentioned in your previous problem. I suggest placing a couple of 'dummy orders' using the COD payment method to advance the order numbers so that PayPal no longer has that conflict.
Chris
The invoice number is being duplicated as a result of the incomplete return and validation mentioned in your previous problem. I suggest placing a couple of 'dummy orders' using the COD payment method to advance the order numbers so that PayPal no longer has that conflict.
Chris
What's COD?
But this is the 1st live payment I have done, so I'm not sure how it could be duplicated already?
#6
Posted 26 January 2012, 09:31
any ideas?
#7
Posted 30 January 2012, 10:54
qwertyjjj, COD - cash on delivery. Its just to check the problem is lying within PayPal IPN and not the shopping cart in general.
I am also using your thread as a reference while I set up the same feature.
I am also using your thread as a reference while I set up the same feature.
Debbie Harrison
#8
Posted 08 April 2012, 22:31
I had this issue with PayPal saying the invoice was already paid...went ahead and threw a few COD orders in and VOILA! It works














