Teacommerce not finalizing order after upgrading from v2 to v3.1.1
Hi there
I have problem after upgrading my teacommerce from v2 to v3.1.1,
The reason for upgrade is so I can use the new Quickpay v10,
because Quickpay v10 only supports by Teacommerce v3.0.7 and up if I am not mistaken.
Now my problem is after I upgraded my tea commerce,
Orders are now not being finalized,
I can successfully pay at payment window and return to confirmation page, but confirmation page doesn't show the order ID and finalized order date.
Make sure to check your umbraco log AND set the provider to test mode so you get the data in the log. AND remember to test online as the callback only works on a live domain. Quickpay doesn't know anything about localhost ;)
Problem fixed after using the correct dlls for tea commerce, previously I replaced the tea commerce newtonsoft dll with an old version so probably this is the cause of error, but after replacing it with newtonsoft version 8 then it works.
Thank you also for giving me a tip that it only works on a live domain, this saves my time a lot which is previously I keep testing in my local.
Teacommerce not finalizing order after upgrading from v2 to v3.1.1
Hi there
I have problem after upgrading my teacommerce from v2 to v3.1.1, The reason for upgrade is so I can use the new Quickpay v10, because Quickpay v10 only supports by Teacommerce v3.0.7 and up if I am not mistaken.
Now my problem is after I upgraded my tea commerce, Orders are now not being finalized, I can successfully pay at payment window and return to confirmation page, but confirmation page doesn't show the order ID and finalized order date.
Hope you can help.
Thanks, Anonymous
Hi Jorge
Seen this guide? https://documentation.teacommerce.net/guides/payment-providers/quickpay-v10/
Make sure to check your umbraco log AND set the provider to test mode so you get the data in the log. AND remember to test online as the callback only works on a live domain. Quickpay doesn't know anything about localhost ;)
Kind regards
Anders
Hi Anders
Problem fixed after using the correct dlls for tea commerce, previously I replaced the tea commerce newtonsoft dll with an old version so probably this is the cause of error, but after replacing it with newtonsoft version 8 then it works.
Thank you also for giving me a tip that it only works on a live domain, this saves my time a lot which is previously I keep testing in my local.
Thanks much, Jorge
Hi Jorge,
Please mark your post as the correct answer if you can. :)
/Rune
is working on a reply...