---
title: "POST /billing/threeds/{id}/method-callback"
method: POST
path: "/billing/threeds/{id}/method-callback"
tags: ["Billing"]
---

# POST /billing/threeds/{id}/method-callback

`POST /billing/threeds/{id}/method-callback`

Receives the issuer's opaque 3DS Method completion notification. An empty form still means the Method completed.

## Path parameters

- `id` string, uuid, required

## Response `200`

The outer 3DS iframe advances or reports a bounded result exactly once.

## Other responses

- `400` — The checkout identifier is invalid.
- `409` — Another signup completed this Product account.
- `413` — The callback exceeds the transport size limit.
- `422` — The Method continuation was rejected.
- `503` — The Method continuation is temporarily unavailable.

---

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