I'm trying to create an instant checkout page where when user clicks on "Instant Checkout" button, he should be taken to the payment page where he can enter billing information as well as payment information and then see a button for Checkout. There should be no other page for that.
Can you guide me which files or modules should i study so that i can implement it?
I have created a new page:
http://mydomain.com/index.php?main_p...stant_checkout
This page will be displayed when user will click on "Instant Checkout" button on Product information page.
I want to have all billing information and payment information on instant_checkout page.
Would it be possible? If yes, which modules should i study or is there any right direction to do so?



