question

jbbdev avatar image
jbbdev asked jbbdev commented

Authenticating Clover POS Requests to my Server

How are other developers ensuring that calls to your server are coming from a Clover POS? I considered generating some JWT for the merchant, but I'm not sure at what point the JWT would even be generated, I certainly wouldn't want to do it every time there is a transaction at the POS. Even then, how would I know an authenticated Clover POS is requesting a JWT and not someone with malicious intent?

I can't imagine I am the first person to ask this question. I haven't had much luck finding anything similar in the forums, and there doesn't seem to be anything regarding this issue in the documentation.

Thank you!

Auth
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

·
icsstability avatar image
icsstability answered jbbdev commented

Try out different routines until you find one that works for you.

unblocked games

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.

jbbdev avatar image jbbdev commented ·

Anything you would recommend? Anything you have tried personally?

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