# `store.checkoutSettings.get` Checkout settings (owner-only). - **method + path**: `GET /v1/store/checkout-settings` - **TR label**: Ödeme ayarları - **auth**: authenticated · scope gates: any of `admin`, `store:admin` — “Ödeme ayarlarını yalnızca mağaza sahibi görebilir” - **agentPolicy**: `read` — GET, no store effects — every token kind calls it directly. - **effects**: none - **idempotency**: server — the platform derives the key - **wraps**: — (no command inside) Machine-readable body schema: [/schemas/routes/store.checkoutSettings.get.json](/schemas/routes/store.checkoutSettings.get.json). ## Body No request body.