UltraCart / rest_api_v2_sdk_php

UltraCart REST API PHP Client
Apache License 2.0
3 stars 4 forks source link

Help create cart information then add payment, items #15

Closed HassanAbass closed 3 years ago

HassanAbass commented 6 years ago

Hi. What I'm looking to do. A customer goes to this page and fills out the form on the right with Name, email, phone #, address. submit and then get sent to order page: If they leave without completing the second page,I need to store the information they provided in first (shipping, billing info) without the order Item, payment info so I would like that info sent to Ultracart as a partial order. in /order page they will add the payment and the selected package they want if they continue to second page i used this ref to make the order but then i get error saying : error Please add at least one item to your shopping cart before checkout. i dont want to add the order item immediately i just want to fill the info (shipping, billing) then add the order item, payment to process the payment. and i dont know how to add an item to cart ! is there any function that do that cart->setOrderItem()

perrytew commented 3 years ago

My apologies for never responding. I'm closing this ticket since it's been years. Please re-open if we can assist in any manner.