기능(Feature) #211
closed기능(Feature) #287: Hana Coupon
[Web] HanaCard Coupon 하나카드 쿠폰
Added by ziniy Kang 10 months ago. Updated 9 months ago.
100%
Related issues
Updated by ziniy Kang 10 months ago
- Copied from 기능(Feature) #179: [Plan] HanaCard Coupon 하나카드 쿠폰 added
Updated by ziniy Kang 10 months ago
- Assignee changed from ziniy Kang to Joseph Vo
Updated by Joseph Vo 10 months ago
- Assignee changed from Joseph Vo to Lexi Kim
Need to verify Coupon system management on Alice again.
This is a simple example:
Coupon-Management-System
An open source system which manages coupon codes, they can be utilised for:
Discounting
Promotions
Referrals
Growth hacks
Marketing campaigns, etc.
Use Cases
Run a marketing trail by offering cashbacks via unique coupon codes with your products.
A limited period offer during the festival seasons.
Discounting via corporate partnerships.
Bundling the products.
Cashback rewards.
Features / Requirements
Randomly generate a code of customizable length, count and validity.
Validate a coupon code and rate limit the API's to prevent misuse.
Token authentication and client identification for the service to be multitenant.
Persist the successfull request logs (when the coupon is consumed) for accounting and reference.
Optionally maintain its unique mapping with a product.
Ability to specify the discounting values (optional).
Ability to export or download the logs as an excel file (optional).
쿠폰 시스템 관리에 대해 다시 한 번 Alice에서 확인이 필요합니다.
다음은 간단한 예시입니다:
쿠폰 관리 시스템
오픈소스로 제공되는 이 시스템은 쿠폰 코드를 관리하며 다음과 같은 용도로 활용될 수 있습니다:
할인
프로모션
추천
성장 전략
마케팅 캠페인 등
사용 사례
제품에 고유한 쿠폰 코드를 제공하여 캐시백이 포함된 마케팅 실험을 진행
명절 시즌 동안의 한정 기간 할인 제공
기업 제휴를 통한 할인
제품 번들링 프로모션
캐시백 리워드 제공
기능 / 요구 사항
코드 길이, 수량, 유효기간을 사용자 정의하여 무작위 코드 생성
쿠폰 코드 유효성 검사 및 API 남용 방지를 위한 호출 제한 기능
다중 테넌트 서비스 지원을 위한 토큰 인증 및 클라이언트 식별
쿠폰이 사용될 때 성공한 요청 로그를 저장하여 회계 및 참조 용도로 활용
(선택 사항) 쿠폰을 특정 상품에 고유하게 매핑할 수 있는 기능
(선택 사항) 할인 금액 또는 비율을 설정할 수 있는 기능
(선택 사항) 로그를 엑셀 파일로 내보내거나 다운로드할 수 있는 기능
Updated by ziniy Kang 10 months ago
- Due date changed from 05/29/2025 to 06/04/2025
Updated by ziniy Kang 10 months ago
Updated by ziniy Kang 9 months ago
- Start date set to 06/04/2025
- % Done changed from 0 to 100
Updated by ziniy Kang 9 months ago
- Status changed from 완료(Done) to 완료성공(Resolve)