question

arosenthal avatar image
arosenthal asked arosenthal commented

is there a way to push an entire completed order into the clover system?

I have an APP that can create the entire order on a Native app without calling the POS each time it wants to add an item. when the order is complete and payed for i would like to push the order into the clover POS. Can the API handle this and if so is there some documentation on how i would do that?

thanks in advance!

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Mike M avatar image
Mike M answered arosenthal commented

Sorry, it is not possible to do that. In order for a payment to be processed, it needs to be attached to an order. Once an order is paid for, the order will be locked and additional items will not be able to be added.

You will need to go through the steps of constructing a fully qualified order.

2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

arosenthal avatar image arosenthal commented ·

ok, then is there a way to just push an order into the system in one go (all items at once). and then post something that indicates it has been payed for?

0 Likes 0 ·
Mike M avatar image Mike M commented ·

No, that is not possible as per the following resources:

Create Order API

Working With Orders

0 Likes 0 ·

Welcome to the
Clover Developer Community