I have written the cart page from scratch. I want the user to have the option to checkout as a guest. If the user checks out as a guest, he/she needs to fill out the shipping info for the order. Currently, i don’t see any API that updates the shipping info in the cart backend. Only getCurrentCart() returns the cart info in which there is shipping info. But there is no documentation on how to update that shipping information if I am building the checkout page on my own using code.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
With code update shipping method dropdown in the cart page | 0 | 108 | August 25, 2020 | |
How can i update shipping in the currentCart? | 1 | 72 | August 14, 2023 | |
Accessing Existing Code | 1 | 135 | April 1, 2020 | |
Integrating Shipping Rates from UPS/Other Carriers | 9 | 4310 | May 3, 2021 | |
Editing Cart Page | 1 | 379 | November 6, 2018 |