We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PaymentData 클래스에 아래와 같은 페이먼트 데이터가 누락되어 있습니다. 추가 부탁드립니다.
bypass: { // 페이조아(다우데이타) 전용 파라미터 daou: { PRODUCTCODE: 'portone', CASHRECEIPTFLAG: 2, }, },
The text was updated successfully, but these errors were encountered:
금요일까지 배포까지 진행될 수 있도록 하겠습니다.
Sorry, something went wrong.
파라미터 추가해 배포되었습니다.
No branches or pull requests
PaymentData 클래스에
아래와 같은 페이먼트 데이터가 누락되어 있습니다.
추가 부탁드립니다.
bypass: {
// 페이조아(다우데이타) 전용 파라미터
daou: {
PRODUCTCODE: 'portone',
CASHRECEIPTFLAG: 2,
},
},
The text was updated successfully, but these errors were encountered: