📜  无法保存运输信息.请检查输入数据. magento 2 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:01:35.602000             🧑  作者: Mango

代码示例1
I've got this issue as well. But in my case it is due to the email validation. If you have a domain with a .cloud extension, and use this for email - e.g. test@test.cloud - you will get the same issue. Changing to a test@test.com and the order proceeds as normal.
https://github.com/magento/magento2/issues/8544