View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006131 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2015-04-23 12:26 | 2015-04-23 12:39 |
| Reporter | JaroslavHerber | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | duplicate | ||
| Product Version | 4.9.2 / 5.2.2 | ||||
| Summary | 0006131: Wrong error-message if the online-vatid-check-service is not available | ||||
| Description | Since few days, the online-vatid-check-service is instable. And if the service is offline, a wrong error-message is thrown in the order-address-form: ID_NOT_VALID The reason you can find here: oxonlinevatidcheck::validate(): if $this->_checkOnline() is false, then ID_NOT_VALID is set as error. oxonlinevatidcheck::checkOnline(...) returns false, if the online-service is not reachable. It would be better, if the check is skipped, if the service is offline. Blocking the customers' order-process because of faulty third-party services is not good at all. | ||||
| Tags | No tags attached. | ||||
| Theme | Azure | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||