Hello,
We integrated clover APIs with our custom web system to manage categories, items, modifiers, and payment gateway.
We do a payment using clover gateway, an order created automatically on the clover system, But we wanted to push the order items and a few other information to that order.
Currently, we are pushing the order, line items, and other information using order API, But in that case, there are two orders for the same user,
1. created automatically with payment
2. created by our system using order API
Please let us know how to manage this case with a single order?
Thanks,
dev
qualwebs