View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003010 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2011-06-29 15:04 | 2012-12-10 14:37 |
Reporter | felix.lehmann | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0003010: redirect to start page after bonicheck with creditpass fails for desired payment method | ||||
Description | - customer choose to not open an account and cookies are deactivated - the creditpass check fails (from step 3 to 4) - means the credit rating is not hight enough for desired payment method - he is redirected to start page If he goes throug checkout again, all works fine and he gets a message displayed in step 4, that the desired payment method is not availible (i guess this is because of the caching of creditpass) | ||||
Steps To Reproduce | - deactivate cookies by $this->blSessionUseCookies = false; - in checkout step 2 choose "not open account" - fill in your credentials - proceed to step 3 - choose a payment method which will be checked by creditpass - proceed to step 4 | ||||
Additional Information | - got this uri: http://test.esomi.de/index.php?force_sid=d022e87253c0aad232ee9a5d42f67f8d&cl=payment as you can see after the session-id there should be an "&" instead of "&" - shop was clean,means all modules deactivated except creditpass and standard templates were activated - testet with firefox 4 and 5 - creditpass version 2.4.1 | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | |||||
PHP Version | |||||
Database Version | |||||
|
shop is in UTF-8 mode, and so is the module |
|
Reminder sent to: felix.lehmann Hi, Can you describe in more detail this description "as you can see after the session-id there should be an "&" instead of "&""? Because the character are the same ("&" instead of "&"") . Best regards |
|
Fixed in next creditPass module version (2.4.2). |