---
title: "Get web checkout"
method: GET
path: "/v1/shoppers/me/carts/active/web-checkout"
tags: ["Web Checkout"]
---

# Get web checkout

`GET /v1/shoppers/me/carts/active/web-checkout`

Transfer the shopper to the Digital River-hosted storefront pages. The response returns 302 with a location to the Digital River-hosted storefront pages.

## Query parameters

- `token` string
- `externalReferenceId` string
- `productId` string
- `themeId` string

## Response `200`

Moved temporarily.

## Other responses

- `401` — * Invalid Token

---

[API](https://skmtc.net/digitalriver/apis/commerce-api-suite-shopper-apis.md) · [All operations](https://skmtc.net/digitalriver/apis/commerce-api-suite-shopper-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/digitalriver/commerce-api-suite-shopper-apis/revisions/4b69392f93b9/schema)
