View Issue Details

IDProjectCategoryView StatusLast Update
0003308OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-07 15:17
Reporterdainius.bigelis 
PriorityimmediateSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.3 revision 39087 
Target Version4.5.4 revision 39463Fixed in Version4.5.4 revision 39463 
Summary0003308: Payment info is lost if user makes the second order with the same payment type
DescriptionWhen user processes the second (or any further) order with the same payment type selected as during previous order, eshop replaces the payment info from previous order with the info from current order.
As the result - payment info from previous order is lost and only the payment info from latest order is kept.
Additional InformationThe issue occured after the fix for 0002439
TagsPayment
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0002439 resolvedarvydas_vapsva wrong oxuserpayment entry in checkout 

Activities

dainius.bigelis

2011-10-14 15:08

reporter  

oxuserpayment.php (7,673 bytes)

dainius.bigelis

2011-10-14 15:10

reporter   ~0005318

Here is the oxuserpayment.php file attached with the fix for current issue. The fix is made on file from 4.5.3 version. So whoever wants - may just upload this file to /core dir in eShop and it will solve this issue.
Fix also will be included in next Patch release (4.5.4).

Sorry for inconveniences.