Closed (fixed)
Project:
Adyen | Ubercart Payment
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jan 2010 at 08:05 UTC
Updated:
11 Aug 2010 at 11:50 UTC
I have tried to correct the submit function of 'back' button in checkout review page for my project. I couldn't success. I guess you have same problem too. How can we exclude 'back' button from the new form? Because it goes to form-action url anyway. So i have hide 'back' button temporary :) Please help me to find the permanent solution.
Comments
Comment #1
xibun commentedHi, I don't have time to look into it right now.. did you check if other payment modules have the same problem? I mean if this is specific to uc_adyen or if it is a general ubercart problem? maybe this will help to find the solution..
Comment #2
bilvanisli commentedit is general problem for payment modules which use different form-action url.
Comment #3
xibun commentedEDIT: found that Ubercart built in 2checkout works correctly - replicating implementation
Comment #4
xibun commentedcommitted a fix to the development version.
@bilvanisli: please confirm this fixes the problem also for you.
Comment #5
xibun commentedno news good news... issue fixed.