question

austinrsellers avatar image
austinrsellers asked austinrsellers answered

I cannot create an order

url: https://clover.com
body:
{ "state": "open" }

returns this:

{ "elements": [], "href": " http://api.clover.com/v3/merchants/*************/orders?filter=stateIS%20NOT%20NULL&limit=100"}



None of the tokens or information ive provided will be used in a production setting.... im just trying to get this to work :(... please help


Orders
10 |2000

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

austinrsellers avatar image
austinrsellers answered

No, i figured out what it was. It was an issue with Setting up test merchants within clover.com under my dev account. I set up test merchants within my sandbox and things worked fine... My question now is how can I get my web app approved. I have been waiting for a week for approval so i can launch my integration! Any help on expediting would be greatly appreciated!

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.

chanel avatar image chanel commented ·

Any questions regarding app approval status should be directed to appmarketbusiness@clover.com

0 Likes 0 ·
zgreathouse avatar image
zgreathouse Deactivated answered chanel Deactivated converted comment to answer
It is possible you are sending a GET request and not a POST request. If you have not created any orders yet, the empty response you provided would make sense.
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