star8 Posted March 18, 2007 Posted March 18, 2007 Hi! How can I make my checkout button (at the what's in my cart section) direct to the payment module instead of the logging in part? In short, I want it to be this way: add to cart button -> what's in my cart section: checkout button -> payment options section : continue button -> my account information or login section . By this order I want the customer first to finish the payment modules options and when the customer is going to pay, that's the time the personal account information or login will be requested. By this way I didn't give any disturbance for the buyer to buy the product yet, it comes at the later part. Any body know how to do this or is there a contribution about this? Suggestions will be appreciated. Thanks! :rolleyes: Fidela
Guest Posted March 18, 2007 Posted March 18, 2007 you would have to do mods with the checkout payment and payment modules code. They rely on the customer's address and x-ref that to the tax zones. It is how you can tell whether the payment modules will be activated or not. In addition the order class takes into account the customer's address and does tax calculations. And that info somehow has to be available for this to work. Or you need to modify the modules and payment page to skip that part but I cannot fortell the side effects.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.