I want to have an anonymous checkout in the sense that your are not a member of the site, but I would still like to gather some information upon checkout. I am using the donation module for user input prices and on checkout I'd like to get email address, street address, and an account number. Basically I am trying to allow online paying of a city utility bill and I need to attach the account number to the transaction for record keeping and so the city secretary and balance the records.

How can I add fields to the checkout process that are tracked with the transaction? Is there a way to make a "regular" product have a variable price or is the donation method I am using the best fit for this scenario. Thanks!

Comments

brmassa’s picture

Status: Active » Fixed

Erik,

its not possible on eC3. we are implementing this feature on eC4, so you can ask additional information on each checkout and/or on each product on cart. Its what you are looking for, right?

eC4, our next release, are planned to be launched somewhat later than Drupal 6.

regard,

massa

gordon’s picture

Yes it is possible to add fields to the checkout using the checkoutapi.

See http://drupalecommerce.org/api/function/hook_checkoutapi/5_3

erwinova’s picture

@brmassa

good news...

Anonymous’s picture

Status: Fixed » Closed (fixed)