I created an order using API calls and added the items according to our requirement and we take payments on our end. Now we want to notify clover about the payment that we have received the cash or online payment. We want to close it using API call.
I created an order using API calls and added the items according to our requirement and we take payments on our end. Now we want to notify clover about the payment that we have received the cash or online payment. We want to close it using API call.
{ "tender": { "id": "*************" //id of your cash tender }, "amount": 2179 }Endpoint in docs: https://docs.clover.com/clover-platform/reference#createpaymentfororder-1
Omg, been looking for this for like 2 months now, there's no documentation on this...
2 People are following this question.
Facing com.clover.sdk.v1.ClientException when adding Discount in the Order
Pull data of order post payment
There is bug with the paymentState when hitting the orders route
Using OrderConnector.voidPreAuth returns unauthorized error
Custom tender payment result is not reflecting in the native Clover Register app