Small upgrades / immediate difference

Better tools for your everyday setup.

Thoughtful desk essentials at tiny demo prices. This is a real, end-to-end InstaProof checkout: place an order, pay with InstaPay, upload your receipt, then watch the store confirm it from a signed webhook.

The desk edit · 06 pieces

Quietly capable gear.

Pick one item or assemble the whole desk. Prices are real; the products are a demo. Your order status is not.

What this demo proves
01 / Official SDK

One server call

The store server calls create_order from the official Python SDK. Its API key stays on the server.

02 / Signed POST

Webhook decides

The raw request body is verified with X-Webhook-Signature-V2 before payment status changes.

03 / Buyer GET

Display only

The browser return only opens this order page. Query parameters can never mark the order paid.

Reading the store's order record…