Quick start

Go from zero to accepting payments with webhooks in five steps.

Steps

  1. Sign up and create a product in Products.

  2. Add a webhook endpoint in Developer and save your signing secret.

  3. Share your checkout link or call POST /api/checkout to redirect buyers.

  4. The buyer pays on Flint (crypto or card).

  5. Flint sends a signed order.completed webhook — verify the signature and deliver the product.