Posted by pkcho on September 2, 2011 at 9:39pm
A client needs to have users "agree with terms" before purchasing a product. How do I do that on the node, on the front end for the user?
I'm using Drupal 7 and Commerce.
Thank you.
A client needs to have users "agree with terms" before purchasing a product. How do I do that on the node, on the front end for the user?
I'm using Drupal 7 and Commerce.
Thank you.
Comments
Found a solution
neardark at the Drupal Commerce forums suggested: http://drupal.org/project/commerce_extra_panes
Not only does it supply extra panes to use in the process, it explicitly has a Terms of Service agreement feature. What a lifesaver! Hopefully, this helps someone else.