---
title: "Detach all applied payment methods from the cart"
method: DELETE
path: "/v1/shoppers/me/carts/active/payment"
tags: ["Apply or Detach Payment Methods"]
---

# Detach all applied payment methods from the cart

`DELETE /v1/shoppers/me/carts/active/payment`

Delete payment informations from the cart.

## Query parameters

- `token` string

## Response `204`

No Content

## Other responses

- `401` — * invalid_token
- `409` — * delete-payment-failure

---

[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)
