Closed (fixed)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Apr 2009 at 16:12 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Initial patch by DamZ to allow testing of payment methods.
The current issue is that the they payment details form is loaded by a javascript callback, which prevents testing. This patch automatically adds the primary payment method's (the one on the top of the list) form to the payment pane.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_payment_degrade.patch | 1.39 KB | mikejoconnor |
Comments
Comment #1
rszrama commented+100 for this. Postponing till we open up 3.x dev, but definitely needs to happen... thinking, too, that the whole checkout form should use the FAPI #ahah framework instead of all those custom callbacks. : P
Comment #2
adamo commentedI wish you would include this in 2.x. Having the payment details loaded only via AHAH causes problems. Like form fields with errors not being highlighted for example.
Comment #3
adamo commentedOn second thought, there seems to be some issues with this... like the form gets rendered before any of the submitted data is validated...? Well, I will be very happy to see this whenever it does get implemented.
Comment #4
tr commentedRe-opening, as this is important to address so we can get some SimpleTests into the 7.x-3.x branch.
Comment #5
longwaveThis is fixed in 7.x.