Hi,

Perhaps I'm missing a configuration setting or not understanding something. Why do authenticated users have to mark checkbox every time they checkout?

I would anticipate that once I agree to the terms once, then I have would not have to agree every time I checkout.

Is this by design? Or, am I missing something. Thanks, Jason.

Comments

tr’s picture

Status: Active » Fixed

It seems like you want a different type of module. This module is specifically for the use case where you have to agree to the ToS before purchasing - an example would be attesting that you were of legal age to buy alcohol, for example. Each purchase constitutes a separate legal agreement (contract) between the buyer and seller, so this endorsement would be required for each and every purchase.

If you simply want the user to agree to ToS when creating an account, you should perhaps look at http://drupal.org/project/agreement, http://drupal.org/project/legal, http://drupal.org/project/terms_of_use, or something similar.

jasonawant’s picture

Oh, I see your point. I was looking to use ubercart with anonymous checkout enabled, but allow a user to agree to terms to the site...a different feature indeed. Like you suggested, I was able to use terms_of_use with a patch from this issue, http://drupal.org/node/1117472.

Thanks for the reply!

Jason.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.