question

cloveruser808 avatar image
cloveruser808 asked cloveruser808 commented

Webhook flag for when screen goes into payment mode

On a Clover Register, when the merchant presses "Pay", the screen goes into the payment mode section (where the merchant chooses the type of payment the customer will make).

Is there a way to know that the order is in this state, using just the Rest API?

Similar to this question:

https://community.clover.com/questions/1138/clover-provided-any-flag-when-it-comes-in-payment.html

But for Rest API and Webhooks.

REST APIPaymentsWebhooks
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

·
David Marginian avatar image
David Marginian Deactivated answered cloveruser808 commented

There is no webhook fired until the payment is created which happens after the payment screen. There is no way to get this state via the REST API, you must have a native app on the device per the linked thread.

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.

cloveruser808 avatar image cloveruser808 commented ·
That's unfortunate. Thank you, though.
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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