I'm trying to set up a very simple store. Just a couple of products. I just want a couple of things that I can't figure out how to do. The site is www.nutristorage.com

I want to change the order process to cart > address > review and payment (why not same screen?) > submit but I when I go to store>settings>checkout and try and change the order, it does nothing. I realize the order I want is probably not possible right now but I just was trying to change the order of payment to be before the review. Not sure if thats a bug or I'm doing something wrong.

I'd like to just set shipping on the couple of different items to a flat rate for each item. Ex. $5 for sample pack, $20 for 3 month supply, etc. Is there a way to do this? I've set up the USPS module with my api details but it does nothing. I probably missed something. I'd rather just have flat rates anyway.

I use authorize.net and so I've enabled that for payment, but I like the form of the Ccard module much better, but when I enable that I get two options "pay with credit card" and "credit card" with "credit card" being the one I want to use. Can I still use authorize.net but use the "credit card" form or am I stuck with the non-intuitive (IMHO) one?

Thanks for any help you can give me.

Comments

neclimdul’s picture

Status: Active » Closed (works as designed)

Payment has to be after review. Review is where all costs are totalled(shipping, coupons, specials, etc) and the user see's their order and confirms it is correct before paying for it.

The flat rate shipping option is something we want to make but haven't had time. The shipping updates where being developed almost up to release day. I would post a seperate bug with exactly what you'd like to see in it so your concerns are addressed.

Same thing for the authorize.net form. I believe ccard uses the E-C standard credit card form sammys put together. I'm going to go ahead and look at posting a bug and patch for this.

Since the main part of your question is by design I'm going to mark this as such but thanks for the feedback. You may look at the ecommerce group on groups.drupal.org to see how some people have discussed changing the checkout(possibly ajax). Your ideas would be very helpful in improving E-C.