Hi All,
I used to use Opencart 1.5 with one site and when Paypal status changed it changed in my order history. For example, when I refunded a payment in Paypal it would update the order to Refunded.
I no longer have that site and now run a site with 1.5.5.1
When I refund etc the status doesn't change on the order and I can't for the life of me find out why.
I seem to remember on 1.5 the Paypal payment module had some unique identify code which the one in 1.5.5.1 doesn't - couldn't this be causing the problem?
The problem is being made worse because I run a site that sells downloadable products and when a German customer pays with "echeck" which is set at Paypal to be rejected making the status "cancelled" at paypal it automatically makes the payment set to "Processing" at my site which is the download status, thus basically giving away free products.
Does anyone know why this might be? Thanks in advance!
I used to use Opencart 1.5 with one site and when Paypal status changed it changed in my order history. For example, when I refunded a payment in Paypal it would update the order to Refunded.
I no longer have that site and now run a site with 1.5.5.1
When I refund etc the status doesn't change on the order and I can't for the life of me find out why.
I seem to remember on 1.5 the Paypal payment module had some unique identify code which the one in 1.5.5.1 doesn't - couldn't this be causing the problem?
The problem is being made worse because I run a site that sells downloadable products and when a German customer pays with "echeck" which is set at Paypal to be rejected making the status "cancelled" at paypal it automatically makes the payment set to "Processing" at my site which is the download status, thus basically giving away free products.
Does anyone know why this might be? Thanks in advance!
try turning on error debugging on your paypal payment extension. From there, see what info you can gather. In system > settings > options tab, set the default order status to something else other than 'processing'
Hi,
I have turned on debugging, what am I looking for?
Won't changing this mean the user never enters the download status now though?
Thanks for your help.
I have turned on debugging, what am I looking for?
Ok, I've changed this to "Pending" .. The download release status is still set to "Processing"MarketInSG wrote:In system > settings > options tab, set the default order status to something else other than 'processing'
Won't changing this mean the user never enters the download status now though?
Thanks for your help.
by default, paypal will return complete for successful payment. If your complete status at extensions > paypal is set to processing, and processing to processing too, you will be releasing the downloads though payment isn't complete
Try to make another payment.. then check the System->Error Log for entries likeengland4eva wrote: I have turned on debugging, what am I looking for?
PP_STANDARD --> xxxxxxxx
PP_STANDARD <-- xxxxxxxx
the --> means what your site is sending to them
the <-- means what their site is sending back to you
you should see (in summary)
--> initial send
<-- initial recv
--> verification
<-- VERIFIED
on a normal successful order.
At extensions > paypal I have Complete set to "Processing" and Processed set to "Pending"MarketInSG wrote:by default, paypal will return complete for successful payment. If your complete status at extensions > paypal is set to processing, and processing to processing too, you will be releasing the downloads though payment isn't complete
The problem is when a German echeck is rejected the product is still being released even though the payment at Paypal is cancelled.
Nothing like this when debugging is on, I just have the following :-Qphoria wrote: Try to make another payment.. then check the System->Error Log for entries like
PP_STANDARD --> xxxxxxxx
PP_STANDARD <-- xxxxxxxx
2013-09-05 12:01:40 - PP_STANDARD :: IPN REQUEST: cmd=_notify-validate&mc_gross= <<LOTS OF PERSONAL DETAILS ABOUT THE PAYMENT>>
2013-09-05 12:01:40 - PP_STANDARD :: IPN RESPONSE: INVALID
Nothing else.
Any further ideas would be most appreciated, thanks for your help so far!
Who is online
Users browsing this forum: No registered users and 8 guests