jdukeukpos

Results 4 issues of jdukeukpos

If the report_viewed_product_index table is not truncated then when a visitor gets a new visitor_id they become associated with other user's recently viewed products. I would assume a similar thing...

enhancement

Because a step does not send data to the server if it is already in the process of sending data then there is the possibility of the data that the...

bug

The saveBilling(others?) action always reloads the shippingMethods html because the second stepHash which is used for comparison contains deleted rates. EcomDev_CheckItOut_OnepageController::saveBillingAction() .. $result = $this->getOnepage()->saveBilling($data, $customerAddressId); causes the current rates...

we have 2 payment methods on our site - sagepage direct and paypal - there is no form for paypal and it requires a redirect to a paymentRedirect url -...