- 링크결제 API 수정
- 지급대행 수정
This commit is contained in:
@@ -30,7 +30,7 @@ export const LinkPaymentApplyConfirmPage = () => {
|
||||
goodsName: formData.goodsName,
|
||||
amount: formData.amount,
|
||||
moid: formData.moid,
|
||||
paymentExpiryDate: formData.paymentExpiryDate.replace(/\./g, ''),
|
||||
paymentLimitDate: formData.paymentLimitDate.replace(/\./g, ''),
|
||||
buyerName: formData.buyerName,
|
||||
email: formData.email,
|
||||
phoneNumber: formData.phoneNumber,
|
||||
|
||||
Reference in New Issue
Block a user