Closed (fixed)
Project:
Ubercart Terms of Service
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2009 at 17:11 UTC
Updated:
27 Nov 2009 at 23:00 UTC
We currently use "legal aspects checkout pane" - http://www.ubercart.org/contrib/3781
Can you describe differences between both modules beside the fact that it is hosted at d.o (which i appreciate)?
Maybe these modules could be merged?
cheers, Ronald
Comments
Comment #1
pcambraHi
I haven't tried that one, but I tried uc_gtct, which I think it is not ported to D6 in a direct way.
This one is hosted in d.o, which is the right way I think.
uc_gtct managed languages in a weird way and uc_termsofservice does it cleaner I think.
You can place the ToS as a cart pane, I was not able to make it required, but I'm trying to do so. http://www.ubercart.org/forum/development/13753/how_put_required_pane_ca...
You can make the ToS not required in the checkout.
The ToS is a node and the theme of it's body & checkbox is managed with a tpl.
Is tested against Ubercart 2.x
In the future will support ToS advice in a popup maybe using popups api or modal frame.
Comment #2
pcambra