---
title: "Render the checkout page for a payment reference (public)"
method: GET
path: "/i/payments/checkout/{reference}"
tags: ["payments"]
---

# Render the checkout page for a payment reference (public)

`GET /i/payments/checkout/{reference}`

## Path parameters

- `reference` string, required

## Response `200`

Rendered checkout HTML

## Other responses

- `404` — Reference not found

---

[API](https://skmtc.dev/earnation/apis/earnation-api.md) · [All operations](https://skmtc.dev/earnation/apis/earnation-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/earnation/earnation-api/revisions/1219d1bf2177/schema)
