how to reduce the payment steps???

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
i wanna make the the payment step(checkout)


instead of: Cart ----> Address ----> Shipping ----> Payment  ---->  Confirm  ---->  Complete

i want it like this : Cart ----> Address ----> Shipping ----> Payment   ---->  Complet
13 years ago
The reason for the extra step is to allow for the display of any additional payments due to the selection of the particular payment method allowing the user to confirm any additional fees to be charged. you could change the logic and combine the two steps but you will have to change the backend code.
13 years ago
yes that is what i want.

so can you tell me where to change?

because i tried to change in the end code but there are lots of places to change these ....so can any body tell me where to change?
13 years ago
hello somebody help me here!!!
13 years ago
It will take effort to change the steps, what you should do is to look at the code on the step you wish to remove, and add the same code to the step you want to keep.

That's how I started when I changed my checkout.
13 years ago
Try our one sTep check out (no call back whatsoever and condense everything in one step)

http://24112010ts184test1.noptemplate.com/default.aspx

Pretend to Purchase any product and process to checkout
13 years ago
larrylan wrote:
Try our one sTep check out (no call back whatsoever and condense everything in one step)

http://24112010ts184test1.noptemplate.com/default.aspx

Pretend to Purchase any product and process to checkout


I like it...How do I get mine like that?

Does end user have to fill in address when choosing paypal? Paypal should have that stored for them, one less step for buyer..
13 years ago
larrylan wrote:
Try our one sTep check out (no call back whatsoever and condense everything in one step)

http://24112010ts184test1.noptemplate.com/default.aspx

Pretend to Purchase any product and process to checkout


looks very good.

i want this one ,how to get it?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.