# 결제 링크에서 수량 편집 기능을 활성화하는 방법

**목차**

* [새로운 기능](#새로운-기능)
* [사용 방법](#사용-방법)
* [개발 배경](#개발-배경)

## **새로운 기능**

* 고객이 결제 링크(Payment Link)에서 직접 상품 수량을 편집할 수 있는 새로운 기능을 추가했습니다.
* 고객이 결제를 완료하기 전에 원하는 상품 개수를 직접 조정할 수 있습니다.

## **사용 방법**

* 결제 링크를 생성할 때 "고객이 수량을 조정할 수 있도록 허용(Let customers adjust quantities)" 옵션이 표시됩니다.
* 체크박스에 체크하세요
* 최소 수량과 최대 수량을 설정하세요

![결제 링크 수량 편집 설정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155032416672/original/hNDIL65JNR2hJEdN5CsQ01e71T65FDELhg.jpeg?1725633222)

* 평소처럼 결제 링크를 공유하세요.
* 고객이 수량을 편집한 후 총 금액을 결제할 수 있습니다.

![고객 화면에서 수량 편집](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155032416671/original/QIntJ7fDUBo-9_QAtGDLOXZpJ7TwWoRLkg.jpeg?1725633222)

## **개발 배경**

* 유연성이 훌륭한 쇼핑 경험의 핵심이라는 것을 알고 있습니다. 고객이 현장에서 바로 수량을 조정할 수 있게 함으로써, 고객이 정확히 필요한 만큼 구매할 수 있도록 더욱 편리하게 만들었습니다.
* 또한 이는 사용자들이 지속적으로 요청해온 기능이며, 저희는 항상 여러분의 피드백에 귀 기울이고 있습니다!

***

*원문 최종 수정: Fri, 6 Sep, 2024 at 9:35 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hyperclass.gitbook.io/hyperclass-docs/payments/using-apple-pay-and-google-pay-in-order-forms/how-to-enable-editable-quantities-in-payment-links.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
