Zenso Docs

Testing

Use test keys, idempotency, dashboard logs, and webhook retries before going live.

Recommended checklist

  • Create a test secret key in the dashboard.
  • Create a checkout session with description.
  • Create a checkout session with line_items.
  • Create a checkout session with customer and billing details.
  • Complete a payment link checkout.
  • Receive and verify a signed webhook.
  • Confirm the success redirect includes checkout_session_id and payment_status.
  • Use dashboard API logs and webhook delivery logs to debug failures.