Невозможно сохранить информацию о доставке. Пожалуйста, проверьте входные данные. Magento 2

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
Eager Eagle