-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
792 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WZZ000001", | ||
"strResult": "FAIL", | ||
"msgTxt": "% 입력이 잘못되었습니다." | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WZZ000001", | ||
"strResult": "FAIL", | ||
"msgTxt": "% 입력이 잘못되었습니다." | ||
} | ||
] | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
tests/mock_responses/pay_with_card_fail_cant_installment.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV07574", | ||
"strResult": "FAIL", | ||
"msgTxt": "할부불가카드" | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV07574", | ||
"strResult": "FAIL", | ||
"msgTxt": "할부불가카드" | ||
} | ||
] | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
tests/mock_responses/pay_with_card_fail_card_password.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV06003", | ||
"strResult": "FAIL", | ||
"msgTxt": "비밀번호오류<br><br>사용하신 각 신용카드사의 고객센터로 문의 바랍니다." | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV06003", | ||
"strResult": "FAIL", | ||
"msgTxt": "비밀번호오류<br><br>사용하신 각 신용카드사의 고객센터로 문의 바랍니다." | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08314", | ||
"strResult": "FAIL", | ||
"msgTxt": "유효기간경과카드" | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08314", | ||
"strResult": "FAIL", | ||
"msgTxt": "유효기간경과카드" | ||
} | ||
] | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
tests/mock_responses/pay_with_card_fail_invalid_auth_number.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV06006", | ||
"strResult": "FAIL", | ||
"msgTxt": "주민번호 또는 사업자번호 오류입니다." | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV06006", | ||
"strResult": "FAIL", | ||
"msgTxt": "주민번호 또는 사업자번호 오류입니다." | ||
} | ||
] | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
tests/mock_responses/pay_with_card_fail_invalid_card_number.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08037", | ||
"strResult": "FAIL", | ||
"msgTxt": "카드번호오류" | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08037", | ||
"strResult": "FAIL", | ||
"msgTxt": "카드번호오류" | ||
} | ||
] | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
tests/mock_responses/pay_with_card_fail_invalid_expiration_date.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08315", | ||
"strResult": "FAIL", | ||
"msgTxt": "유효기간을 잘못입력하셨습니다." | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08315", | ||
"strResult": "FAIL", | ||
"msgTxt": "유효기간을 잘못입력하셨습니다." | ||
} | ||
] | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
tests/mock_responses/pay_with_card_fail_invalid_reservation.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRT200178", | ||
"strResult": "FAIL", | ||
"msgTxt": "취소된 여정이므로 발매할 수 없습니다.<br>비회원은 다시 예약하셔야합니다." | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRT200178", | ||
"strResult": "FAIL", | ||
"msgTxt": "취소된 여정이므로 발매할 수 없습니다.<br>비회원은 다시 예약하셔야합니다." | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08326", | ||
"strResult": "FAIL", | ||
"msgTxt": "사용한도초과" | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08326", | ||
"strResult": "FAIL", | ||
"msgTxt": "사용한도초과" | ||
} | ||
] | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
tests/mock_responses/pay_with_card_fail_suspension_card.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ERROR_MSG": "", | ||
"ERROR_CODE": "0", | ||
"outDataSets": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08324", | ||
"strResult": "FAIL", | ||
"msgTxt": "거래정지카드" | ||
} | ||
] | ||
}, | ||
"dsResultMap": { | ||
"dsOutput0": [ | ||
{ | ||
"msgCd": "WRTV08324", | ||
"strResult": "FAIL", | ||
"msgTxt": "거래정지카드" | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.