Skip to main content

Prerequisites

  • Settlement wallet configured
  • Store-scoped API key with invoices:write scope (default for developer keys)

Steps

  1. Create an invoice:
  1. Open the checkout_url from the response (e.g. https://pay.meum.io/inv_a1b2c3d4…)
  2. Select a payment token and enter a refund address
  3. Complete the on-chain payment (or use dev simulation if available in your environment)
  4. Poll status or wait for webhook:

Expected result

Invoice status transitions to paid. Webhook invoice.paid is delivered if configured.