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

# GET /billing/threeds/{id}/continue

`GET /billing/threeds/{id}/continue`

Loads the encrypted pending browser action for one opaque 3DS attempt and renders it from the neutral API origin.

## Path parameters

- `id` string, uuid, required

## Response `200`

A Method, Challenge, or processing page is rendered.

## Other responses

- `400` — The checkout identifier is invalid.
- `409` — Another signup completed this Product account.
- `422` — The 3DS attempt is invalid or expired.
- `503` — The checkout presentation 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)
