Create and manage an order in the Clover REST API including applying a tip adjustment after payment authorization

domain: docs.clover.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an OAuth access token for the merchant as described in the Clover OAuth flow, then POST to /v3/merchants/{mId}/orders to create a new order with line items
  2. Add order line items by POSTing to /v3/merchants/{mId}/orders/{orderId}/line_items with the item details and applicable modifiers
  3. Authorize a payment by using the Clover Payments API or integrated payment hardware; retain the paymentId from the authorization response
  4. After the customer signs or approves, send a tip adjustment by PATCHing /v3/merchants/{mId}/payments/{paymentId} with the updated tipAmount to capture the final tip
  5. Confirm the order state by GETing /v3/merchants/{mId}/orders/{orderId} and verifying that totalAmount, tipAmount, and paymentState reflect the completed transaction
  6. Handle idempotency by storing the Clover-generated orderId on your side before any capture or tip adjustment to avoid duplicate submissions on retry

Known gotchas

Related routes

Inject a third-party delivery order into a merchant's Clover POS using the Clover REST API
clover-pos-order-injection · 5 steps · unrated
subscribe to clover order webhooks and reconcile order details via follow-up api calls
docs.clover.com · 5 steps · unrated
Create a BigCommerce headless checkout flow using the REST Management API from cart creation through order placement
developer.bigcommerce.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans