http://www.opencart.com/index.php?route ... h=32_35_60
Checking out as a guest the payment goes through fine and appears in the orders section of open cart. All good!
When I refund a payment from Paypal the orders remain "complete" in orders in open cart admin.
Registered Customer - Status changes to refunded.
Guest Customer - Status stays on completed and does not switch to refunded?
In IPN History I see as below
HTTP response code 500
Delivery status Retrying
No. of retries 7
In open cart error log I see
Code: Select all
2012-04-03 22:01:22 - PP_STANDARD :: IPN REQUEST: cmd=_notify-validate&mc_gross=-9.98&invoice=69+-+my+name&protection_eligibility=Partially+Eligible+-+INR+Only&item_number1=Chief+with+Staff+Dreamcatcher&item_number2=&payer_id=6TFZHMBS5W58U&address_street=60+my_address+Rd&payment_date=14%3A55%3A43+Apr+03%2C+2012+PDT&payment_status=Refunded&charset=UTF-8&address_zip=BH11%2ARJ&mc_shipping=0.00&mc_handling=0.00&first_name=gary&mc_fee=-0.34&address_country_code=GB&address_name=my_+name¬ify_version=3.4&reason_code=refund&custom=Z2o%3D&business=Sales%40my_email_address&address_country=United+Kingdom&mc_handling1=0.00&mc_handling2=0.00&address_city=Wallisdown&verify_sign=APHlDiZQRvkYiqkMdsTWQ4tHtI70AfhkM-dkYhKGIeYc7MjPdX2P3CsN&payer_email=my_email_address&mc_shipping1=0.00&mc_shipping2=0.00&tax1=0.00&tax2=0.00&parent_txn_id=02W19936B9344024C&txn_id=6H4145867K536905M&payment_type=instant&last_name=arnold&address_state=&item_name1=Chief+with+Staff+Dreamcatcher&receiver_email=Sales%40my_email_address&item_name2=Shipping%2C+Handling%2C+Discounts+%26+Taxes&payment_fee=&shipping_discount=0.00&quantity1=1&insurance_amount=0.00&quantity2=1&receiver_id=W3TUEB5CCZPZY&discount=0.00&mc_gross_1=4.16&mc_currency=GBP&mc_gross_2=5.82&residence_country=GB&shipping_method=Default&transaction_subject=Z2o%3D&payment_gross=&ipn_track_id=f9dead3a84ca7
2012-04-03 22:01:22 - PP_STANDARD :: IPN RESPONSE: VERIFIED
So the payment goes through fine but the refund IPN Call back message does not get through? Is there a solution to this?
Thanks