question

prashant92 avatar image
prashant92 asked Frank Faustino Deactivated edited

How to create an order from clover mini devkit?

I have ordered clover mini devkit to create test order from POS device? So that i can test webhook functionality. How to create an order from devkit. What is the process to create an order, how to create items in devkit. Please help me.
OrdersClover MiniDevKitWebhooks
10 |2000

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

greg avatar image
greg answered
For creating an order on your devkit you simply open the Register app, choose products to be bought and finally make a payment (or leave the order open).
10 |2000

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

Frank Faustino avatar image
Frank Faustino Deactivated answered Frank Faustino Deactivated edited
In addition to @greg's answer, if you're building a web app for the App Market, you can use our REST API to create orders, add items to your inventory and even make payments. If you're making an Android app, we have our Clover Android SDK. Events from either API or SDK will trigger a webhook notification.

Docs on creating a web app using Clover's REST API
https://docs.clover.com/clover-platform/docs/making-rest-api-calls

Docs on creating an Android app
https://docs.clover.com/clover-platform/docs/clover-development-basics-android


As for how to add items to your merchant's inventory, you can add them individually through the Inventory app on your DevKit ( https://www.clover.com/us/en/help/add-more-items/), or on Clover's Web Dashboard, or by importing items in a spreadsheet. Please see screenshot below.

10 |2000

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

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