Project

General

Profile

Actions

결함(Bug) #90

closed

Hotel booking_K25042811441H01 booking error_Hotel The Art Uiwang

Added by ziniy Kang 11 months ago. Updated 10 months ago.

Status:
완료성공(Resolve)
Priority:
긴급(Emergency)
Assignee:
Target version:
Start date:
04/29/2025
Due date:
05/08/2025
% Done:

100%

Estimated time:
Part:
Build env.:

Description

Hiện tại mã trường hợp Direct Contract cũng phát sinh booking error.


Files

picture232-1.png (208 KB) picture232-1.png ziniy Kang, 04/29/2025 12:25 AM
picture232-2.png (41.1 KB) picture232-2.png ziniy Kang, 04/29/2025 12:25 AM
Actions #1

Updated by ziniy Kang 10 months ago

Hiện tại, không chỉ với đặt phòng từ 3rd party mà cả với Direct Contract
cũng đang xảy ra sự cố đã thanh toán thành công nhưng trạng thái vẫn hiển thị là "Pending".

Theo suy đoán, tồn kho (Inventory) không được trừ, dẫn đến trường hợp
dù số lượng phòng còn lại là 0, phòng vẫn xuất hiện trong kết quả tìm kiếm.

Mình check lại giúp em nhé.

Actions #2

Updated by Joseph Vo 10 months ago

  • Assignee changed from Joseph Vo to Dan Hoang

Cms booking error, 예약실패(객실타입코드 or 상품타입코드 검색불가)

Dan Hoang : please provide log for HotelStory

Actions #3

Updated by Dan Hoang 10 months ago

ziniy Kang wrote in #note-1:

Hiện tại, không chỉ với đặt phòng từ 3rd party mà cả với Direct Contract
cũng đang xảy ra sự cố đã thanh toán thành công nhưng trạng thái vẫn hiển thị là "Pending".

Theo suy đoán, tồn kho (Inventory) không được trừ, dẫn đến trường hợp
dù số lượng phòng còn lại là 0, phòng vẫn xuất hiện trong kết quả tìm kiếm.

Mình check lại giúp em nhé.

Lỗi từ CMS trả về liên quan đến trạng thái mapping. E check xem hotel này có đang bị disconnect với HotelStory kg nhé
Request:

<RequestBooking>
    <Auth>
        <AuthId>ohmyhotel</AuthId>
        <AuthKey>ohmyhotel!@#</AuthKey>
    </Auth>
    <PropertyId>1001202</PropertyId>
    <Channel>ohmyhotel</Channel>
    <ChannelBookingId>K25042811441H01</ChannelBookingId>
    <RoomTypeId>RAA12431</RoomTypeId>
    <RatePlanId>PAA40400</RatePlanId>
    <RatePlanName>Room Only</RatePlanName>
    <NumRooms>1</NumRooms>
    <StartDate>2025-04-28</StartDate>
    <EndDate>2025-04-29</EndDate>
    <MealCode>N</MealCode>
    <Price>119000.0</Price>
    <AdultCount>1</AdultCount>
    <ChildCount>0</ChildCount>
    <Customer>
        <CustomerFName>ohmyhotel</CustomerFName>
        <CustomerLName></CustomerLName>
    </Customer>
    <Occupant>
        <OccupantFName>SUKBAE</OccupantFName>
        <OccupantLName>SON</OccupantLName>
    </Occupant>
    <Rooms>
        <Room>
            <DailyPrice>
                <Date>2025-04-28</Date>
                <Price>119000.0</Price>
            </DailyPrice>
        </Room>
    </Rooms>
    <RequestChannelCustomer>내일 12시체크아웃</RequestChannelCustomer>
</RequestBooking>

Response:

<?xml version="1.0" encoding="UTF-8"?>
<ResponseBooking>
    <Error>
        <ErrorCode>1002</ErrorCode>
        <ErrorDescription>
            <![CDATA[예약실패(객실타입코드 or 상품타입코드 검색불가)]]>
        </ErrorDescription>
    </Error>
</ResponseBooking>

Actions #4

Updated by Dan Hoang 10 months ago

  • Status changed from 신규(New) to 피드백(Feedback)

Waiting confirm from hotel about status of mapping on HotelStory side

Actions #5

Updated by ziniy Kang 10 months ago

anh ơi, mình hoàn tất tick này trong ngày hôm nay giúp em nhé, tks anh

Actions #6

Updated by ziniy Kang 10 months ago

  • Due date changed from 04/29/2025 to 05/08/2025
  • Status changed from 피드백(Feedback) to 완료(Done)
  • Start date set to 04/29/2025
  • % Done changed from 0 to 100
Actions #7

Updated by ziniy Kang 10 months ago

  • Status changed from 완료(Done) to 완료성공(Resolve)
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)