We are building an ecommerce site using Drupal 4.7, and need to add custom fields during the checkout process. We require that the 'buyer' add special info to be integrated into the product.

Does anybody know how we can accomplish this?

Comments

teckcrew’s picture

You could either create a custom node using CCK, or write your own node. I am currently working on the same sort of issue. I have created a custom node and am working on adding to the cart.

Clint Wilde
teckcrew.com