Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Christopher W. Brandsdal 72 posts 133 karma points
    Sep 26, 2016 @ 13:00
    Christopher W. Brandsdal
    0

    Single page checkout

    Hi.

    I'm trying to figure out how I can make a single page checkout based on the fasttrack project. It seems that the checkout process is split into steps way down in the Merchello core. Is there an easy way, or any documentation on how to include address, shipping, discount and payment method in one single form? I'm not quite sure where to begin. :-)

    Thanks.

  • Simon Dingley 1474 posts 3451 karma points c-trib
    Sep 26, 2016 @ 13:30
    Simon Dingley
    0

    The checkout manager is probably the best place to start as I think it has all that you need to complete your checkout process:

    https://merchello.readme.io/docs/checkoutmanager

  • Christopher W. Brandsdal 72 posts 133 karma points
    Sep 27, 2016 @ 11:48
    Christopher W. Brandsdal
    0

    It's kind of complicated to figure out where and what to do. Has andyone tried to do this before? If there is some code out there I would love to see how to get started. It shoud be fairly simple I would think. I want the exact properties, only combined in one page.

  • Simon Dingley 1474 posts 3451 karma points c-trib
    Sep 27, 2016 @ 14:20
    Simon Dingley
    100

    I've not tried it but have you looked at the fast track starter kit source code? All elements of the checkout are there and I see no reason why they couldn't all be implemented in a single page passing the relevant information from your page to each relevant step of the checkout manager.

    Places I would start looking:

    Hope that helps lead you in the right direction.

    Cheers, Simon

  • Christopher W. Brandsdal 72 posts 133 karma points
    Oct 07, 2016 @ 13:06
    Christopher W. Brandsdal
    0

    Thanks! I just did some changes to the FastTrack project, and now it seems to do what I want. :-)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies