- 링크결제 API 수정
- 지급대행 수정
This commit is contained in:
@@ -29,7 +29,7 @@ export const extensionLinkPayHistoryDetail = async (params: ExtensionLinkPayHist
|
||||
buyerName: response.buyerName,
|
||||
sendMethod: response.sendMethod,
|
||||
sendDate: response.sendDate,
|
||||
paymentStatus: response.paymentMethod,
|
||||
paymentStatus: response.paymentStatus,
|
||||
failCount: response.failCount,
|
||||
paymentMethod: response.paymentMethod,
|
||||
paymentDate: response.paymentDate,
|
||||
|
||||
Reference in New Issue
Block a user