30knees Posted August 3, 2023 Posted August 3, 2023 Any ideas what could be wrong with an order status that is set via API from a third-party service that shows on the order detail page but on the order overview page just as "--"? See screenshot. Thanks
0 wakabayashi Posted August 3, 2023 Posted August 3, 2023 It happens when something fails. The current_state couldn't be saved. But likely through an expection, that is not related to order states. You should check error_logs. 1
0 30knees Posted August 4, 2023 Author Posted August 4, 2023 Thanks. Then I believe it is related to payment information being sent from the third-party service to the store together with the status change.
0 wakabayashi Posted August 4, 2023 Posted August 4, 2023 Have you checked the error_logs? You need this module "Collect PHP Logs" to be installed...
0 30knees Posted August 6, 2023 Author Posted August 6, 2023 Yes, I checked the logs generated by "Collect PHP Logs". Unfortunately, I don't see anything related to the order. Moreover, if I filter by the date when the order status was set, I don't get any errors at all. :/
Question
30knees
Any ideas what could be wrong with an order status that is set via API from a third-party service that shows on the order detail page but on the order overview page just as "--"? See screenshot.
Thanks
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now