---
title: "Handle Mor Checkout Webhook"
method: POST
path: "/webhooks/stripe/mor/checkout"
tags: ["stripe"]
---

# Handle Mor Checkout Webhook

`POST /webhooks/stripe/mor/checkout`

MoR checkout completions + dispute/refund alerts (§8.2/§12).

Verified with the MoR secret and processed with the MoR adapter (§7), so a non-USD
sale's PaymentIntent is read from the account that owns it. Subscribe this endpoint
(in the MoR Stripe dashboard) to ``checkout.session.completed`` +
``charge.dispute.created`` + ``charge.dispute.updated`` + ``charge.dispute.closed`` +
``charge.refunded``.

## Response `200`

Successful Response

- object

---

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