Different order status behaviour
-
Hi!
I noticed with the old version 2.6.12 when user gets a “card_declined”:
– Order is saved, set to “Failed” https://screencast.com/t/IpVGllHzO
– Admin receives an “Failed order” notification
– User can try again and again, this will not generate new orders
– After a successful payment the status of the same order is set to “Processing”Now with the new version 3.0.2 when user gets a “card_declined”:
– Order is saved, set to “On hold”
– Admin nor client receives NO email notifications
– User can try again and again, every try will generate a new order!
– After a succesful payment another new order will be generated which is set to “Processing” https://screencast.com/t/N9YVUIs2KBA6Could this be a bug? It is much cleaner when only 1 order instance is used, “Failed” is much more appropriate for a declined card and a failed order notification to admin is very appropiate as well!
- The topic ‘Different order status behaviour’ is closed to new replies.