question

spartaksun avatar image
spartaksun asked anthonypinto commented

Do not work webhook call after payment

Hi!

After sending a POST request to https://api.clover.com/v3/merchants/{... (to mark order as "paid") I am waiting to webhook but receiving nothing. At the same time I successfully receive callbacks on other events such as creating. Example of POST; { "tender": { "id": "8WVC3Z69R5BMJ" }, "order": { "id": "QFCZG1DPW68GP" }, "amount": "300" }

Thanks.

1 comment
10 |2000

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

anthonypinto avatar image anthonypinto commented ·

What are you POSTing to that endpoint? Are you creating a payment object? Is whatever value you are changing successfully changing or does the POST fail outright?

0 Likes 0 ·

1 Answer

hammer avatar image
hammer answered

OBE - Closing dead thread.

10 |2000

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

Welcome to the
Clover Developer Community