Katris PayPal checkouts not completing


https://forum.kartris.com/Topic7177.aspx
Print Topic | Close Window

By simonrl - Mon 22 Feb 2021
I've just transferred my sites to a new server running Server 2019. Since the move my one Kartris site is failing PayPal checkouts. The payment is received, but the order stays in 'unfinished' state, and no emails are sent. However the CheckoutComplete.aspx page on my site displays a message saying "Checkout Complete! Your transaction was successful. A confirmation email has been sent to you."

I've read this thread:

https://forum.kartris.com/Topic6884.aspx


But I don't think that applies here.


Initially I thought perhaps something like Request Filtering was causing the issue, so I've removed every request filtering rule for the site. That didn't fix it.


So I then upgraded from v2.9008 to v2.9014 but that didn't fix it either.


There are no firewall issues that I am aware of that might be causing this on the server, everything was set up as per the old one.


.NET is up to date on the server, as I understand it Kartris only requires 4.5 anyway. I've removed .NET 2 from the list of ISAPI filters in case that was causing a problem.

Does anybody have any ideas please?


Thanks,
Simon

This is the error log:


-----------------------------------------------------------------------------
>> Version:2.9014
>> Page:
-----------------------------------------------------------------------------
>> 22/02/2021 19:04:47
>> 172.68.133.23
>> DESCRIPTION:
Callback Failure: INVALID
Paypal didn't return a VERIFIED response (response message: INVALID)
==== KARTRIS RECEIVED THIS FROM PAYPAL ===
mc_gross=0.01&protection_eligibility=Eligible&address_status=confirmed&payer_id=T2ZZBV2HTC8EE&address_street=<REMOVED>&payment_date=11:04:37 Feb 22, 2021 PST&payment_status=Completed&charset=UTF-8&address_zip=<REMOVED>&first_name=<REMOVED>&mc_fee=0.01&address_country_code=GB&address_name=<REMOVED>&notify_version=3.9&custom=12066&payer_status=verified&business=<REMOVED>&address_country=<REMOVED>&address_city=Y Felinheli&quantity=1&verify_sign=A.wL9CyjXdSIfUiqntgiWK6EzweYAG.JMO6HbCQgcLKCHsdjdiKEMlji&payer_email=<REMOVED>&contact_phone=<REMOVED>&txn_id=3JU74384R9730833W&payment_type=instant&last_name=<REMOVED>&address_state=<REMOVED>&receiver_email=<REMOVED>&payment_fee=&shipping_discount=0.00&insurance_amount=0.00&receiver_id=URJ3GLVY53FR8&txn_type=web_accept&item_name=Order from <REMOVED>&discount=0.00&mc_currency=GBP&item_number=&residence_country=GB&shipping_method=Default&handling_amount=0.00&transaction_subject=&payment_gross=&shipping=0.00&ipn_track_id=955e1c7618982
==== KARTRIS POSTED THIS BACK TO PAYPAL ===
cmd=_notify-validate&mc_gross=0.01&protection_eligibility=Eligible&address_status=confirmed&payer_id=T2ZZBV2HTC8EE&address_street=<REMOVED>&payment_date=11:04:37 Feb 22, 2021 PST&payment_status=Completed&charset=UTF-8&address_zip=LL56 4PE&first_name=<REMOVED>&mc_fee=0.01&address_country_code=GB&address_name=<REMOVED>&notify_version=3.9&custom=12066&payer_status=verified&business=<REMOVED>&address_country=<REMOVED>&address_city=Y Felinheli&quantity=1&verify_sign=A.wL9CyjXdSIfUiqntgiWK6EzweYAG.JMO6HbCQgcLKCHsdjdiKEMlji&payer_email=<REMOVED>&contact_phone=<REMOVED>&txn_id=3JU74384R9730833W&payment_type=instant&last_name=<REMOVED>&address_state=<REMOVED>&receiver_email=<REMOVED>&payment_fee=&shipping_discount=0.00&insurance_amount=0.00&receiver_id=URJ3GLVY53FR8&txn_type=web_accept&item_name=Order from <REMOVED>&discount=0.00&mc_currency=GBP&item_number=&residence_country=GB&shipping_method=Default&handling_amount=0.00&transaction_subject=&payment_gross=&shipping=0.00&ipn_track_id=955e1c7618982
==== END ===

FF: mc_gross=0.01&protection_eligibility=Eligible&address_status=confirmed&payer_id=T2ZZBV2HTC8EE&address_street=<REMOVED>&payment_date=11%3a04%3a37+Feb+22%2c+2021+PST&payment_status=Completed&charset=UTF-8&address_zip=<REMOVED>&first_name=<REMOVED>&mc_fee=0.01&address_country_code=GB&address_name=<REMOVED>&notify_version=3.9&custom=12066&payer_status=verified&business=<REMOVED>&address_country=<REMOVED>&address_city=<REMOVED>&quantity=1&verify_sign=A.wL9CyjXdSIfUiqntgiWK6EzweYAG.JMO6HbCQgcLKCHsdjdiKEMlji&payer_email=s<REMOVED>&contact_phone=<REMOVED>&txn_id=3JU74384R9730833W&payment_type=instant&last_name=<REMOVED>e&address_state=<REMOVED>&receiver_email=<REMOVED>&payment_fee=&shipping_discount=0.00&insurance_amount=0.00&receiver_id=URJ3GLVY53FR8&txn_type=web_accept&item_name=Order+from+<REMOVED>&discount=0.00&mc_currency=GBP&item_number=&residence_country=GB&shipping_method=Default&handling_amount=0.00&transaction_subject=&payment_gross=&shipping=0.00&ipn_track_id=955e1c7618982
QS: g=paypal

==================================================
By Tiggywiggler - Thu 2 Sep 2021
Did you ever find a solution to this problem?