question

jgerk avatar image
jgerk asked zgreathouse Deactivated commented

Webhooks not firing on sandbox account for Orders

When creating an order on the sandbox store with the App installed the webhooks are not sending.

Also noticed in the documentation that it should be sending a "verificationCode" to my endpoint and this is not happening as well as no "Verify" button in the App settings ( http://prntscr.com/m53t1k). Am I looking in the wrong place for the "Verify"?

Any help would be greatly appreciated.
Webhooks
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.

zgreathouse avatar image zgreathouse commented ·

What are you using to test your webhook?

(We have recently updated our docs, visit them here: https://docs.clover.com/clover-platform/docs/webhooks#section--set-up-webhooks- )

0 Likes 0 ·
jgerk avatar image jgerk zgreathouse commented ·

From your documentation it says that you only need to add the webhook url to your app, so I'm not sure what snippet of code you would be looking for. Unless maybe I am missing something from the documentation?

Pulled from documentation:

Configure the Callback URL

  1. On your app's Settings page, click Webhooks.
  2. On the Webhooks page, type your callback URL in the Webhook URL field.
  3. Click Confirm. A POST request containing a verification code is sent to the URL.
  4. Copy the verificationCode value, paste it into the Verification Code field, and then click Verify.
0 Likes 0 ·

0 Answers

Welcome to the
Clover Developer Community