Project

General

Profile

Actions

기능(Feature) #175

closed

[OMT/PC BE] 1.5. 결제하기 Thanh toán

Added by Joseph Vo 10 months ago. Updated 8 months ago.

Status:
완료(Done)
Priority:
보통(Normal)
Assignee:
Start date:
05/12/2025
Due date:
05/16/2025
% Done:

100%

Estimated time:
4.00 h
Part:
BE
Build env.:
Dev

Description

[1.5. 결제하기 Thanh toán] screen is under development.
Please check section 1.5. in the Notion link and the Figma link.

Point System Policy
https://www.notion.so/B2C-Point-System-1bc0df1854a1804aa623d331197a0c2d?pvs=4#1cf0df1854a180e29b49d231dbc4296c

Design
https://www.figma.com/design/m9py67IsdisDZfkrvJZ0TQ/OMT-Point-System?node-id=0-1&t=6texRWcsJ1qckNDi-1

The image of the screen to be developed is as below.


Files

image.png (678 KB) image.png Lexi Kim, 04/25/2025 05:52 AM

Related issues

Copied from OMT KR - 기능(Feature) #54: [OMT/PC] 1.5. 결제하기 Thanh toán피드백(Feedback)ziniy Kang05/14/2025

Actions
Actions #1

Updated by Joseph Vo 10 months ago

Actions #2

Updated by Joseph Vo 10 months ago

  • Assignee changed from Dante Le to Tan Jang
Actions #3

Updated by Joseph Vo 10 months ago

  • Estimated time set to 4.00 h
Actions #4

Updated by Tan Jang 10 months ago

  • Start date set to 05/12/2025
  • % Done changed from 0 to 80

curl --location --request POST 'localhost:8080/booking/point/purchase'
--data-raw '{
"language": "KO",
"country": "KR",
"stationTypeCode": "STN01",
"currency": "KRW",
"transactionSetId": "F067FEA1ABF3419F9F7871839AFEEAD2",
"condition": {
"hotelItems": [ {
"itemIndex": 0,
"hotelCode": 160579,
"amountSum": 27169
}
],
"activityItems": [ {
"itemIndex": 1,
"activityCode": 2006925,
"amountSum": 83489
}
]
}
}'
RES: {
"hotelPoint": 0,
"activityPoint": 0,
"rentPoint": 0,
"flightPoint": 0,
"totalPoint": 0,
"userNo": 122081
}

Actions #5

Updated by Tan Jang 10 months ago

  • Status changed from 신규(New) to 진행(Doing)
Actions #6

Updated by Tan Jang 10 months ago

  • Status changed from 진행(Doing) to 완료(Done)
  • % Done changed from 80 to 100
  • Build env. set to Dev
Actions #7

Updated by Tan Jang 8 months ago

  • Assignee changed from Tan Jang to ziniy Kang
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)