Finally managed to get Paypal IPN working with QT Pro - had to use v1.4 as suggested in various places - but it works! However...
When an order is place TWO orders show up in Admin - both with the same order ID...
'Set PayPal Acknowledged Order Status' does not update the status message.
The second is really not that much of an issue yet - the first is! Any ideas why this is happening?
Cheers
Latest News: (loading..)
Paypal IPN v1.4 problems....
Started by seank123, Feb 03 2009, 13:58
1 reply to this topic
#1
Posted 03 February 2009, 13:58
#2
Posted 05 February 2009, 15:06
OK, narrowed it down a bit -
When the order details are saved to ORDERS_TOTAL (just after you select Paypal as the payment method), they are added twice - so for each Order ID I get 2 subtotal, postage and total vaules added... both sets of these are displayed on the Checkout Conirmation page.
Looks like the basket info stored by OSC is being doubled
When the order details are saved to ORDERS_TOTAL (just after you select Paypal as the payment method), they are added twice - so for each Order ID I get 2 subtotal, postage and total vaules added... both sets of these are displayed on the Checkout Conirmation page.
Looks like the basket info stored by OSC is being doubled
Edited by seank123, 05 February 2009, 15:19.














