View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004986 | OXID eShop (all versions) | 1.09. Integrations: Facebook, Trusted Shops, Shop lupe, Econda | public | 2013-03-11 09:35 | 2013-04-02 17:45 |
Reporter | a.nowakowski | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | 4.7.3 / 5.0.3 revision 54408 | ||||
Target Version | 4.7.4 / 5.0.4 revision 57063 | Fixed in Version | 4.7.5 / 5.0.5 | ||
Summary | 0004986: No payment-type matching in ts-käuferschutz while configuration in backend available | ||||
Description | No payment-type matching in ts-käuferschutz while configuration in backend available | ||||
Tags | Trusted Shops | ||||
Attached Files | |||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
@Jurate: I am not really sure what "No payment-type matching in ts-käuferschutz while configuration in backend available" shall mean but I reckon, the reporter of this "bug" is complaining about the missing matching between naming of payment methods in shop and preselection of the TS-list. described here: http://www.w3schools.com/tags/att_option_selected.asp Pls. see /application/views/admin/tpl/dyn_trusted.tpl, loop [{foreach from=$shoppaymenttypes item=payment}] --> seems to be not possible ;) |
|
Yes, that's what I mean. |
|
Good idea, thanks for that. But unfortunately from coding side it is not so nice solution to implement it. So for this time we won't fix it, but we will have that in mind for future work. |