DEBTOLEE
DEBTOLEE9mo ago

빌링키 발급 시 카드번호

안녕하세요 빌링 결제 테스트중에 있는데요 아래 링크를 통해 customerKey와 카드 정보들을 보낼 때 유효하지 않은 카드번호를 보내도 BillinKey가 발급이 되는데 유효한 카드인지 확인할 방도가 있을지 문의드립니다. https://api.tosspayments.com/v1/billing/authorizations/card
headers: {
Authorization: 'Basic ' + Buffer.from(secretKey + ':').toString('base64'),
'Content-Type': 'application/json',
},
json: {
customerKey: userUUID,
cardNumber: cardNumber,
cardType: cardType,
ownerType: ownerType,
cardExpirationYear: cardExpirationYear,
cardExpirationMonth: cardExpirationMonth,
customerIdentityNumber: customerIdentityNumber,
customerEmail: customerEmail
},
responseType: 'json',
headers: {
Authorization: 'Basic ' + Buffer.from(secretKey + ':').toString('base64'),
'Content-Type': 'application/json',
},
json: {
customerKey: userUUID,
cardNumber: cardNumber,
cardType: cardType,
ownerType: ownerType,
cardExpirationYear: cardExpirationYear,
cardExpirationMonth: cardExpirationMonth,
customerIdentityNumber: customerIdentityNumber,
customerEmail: customerEmail
},
responseType: 'json',
6 Replies
토스페이먼츠 BOT
⏳ 잠시만 기다려주세요! 곧 답변드리겠습니다
오류 문의일 경우 아래 정보를 미리 전달해주시면, 빠른 답변에 도움이 됩니다.
- 주문번호(orderId) : - 문의 내용 :
(img를 함께 첨부해주시면 도움이됩니다)
* 계약관련 내용은 1544-7772로 문의주세요. * 주말/공휴일에는 답변이 늦을 수 있어요.
유부장
유부장9mo ago
테스트 환경에서는 제공하지 않습니다.
DEBTOLEE
DEBTOLEEOP9mo ago
계약진행 후에는 카드 유효성 체크를 반영되는 것인가요?
유부장
유부장9mo ago
네 맞습니다. 질문 주신것과는 별개로 빌링결제 가입을 위한 토스페이먼츠 측 리스크 검토는 완료 되셨나요? 빌링결제는 리스크검토 결과에 따라 이용이 어려울수 있으니 사전에 반드시 1544-7772 또는 홈페이지 채널톡을 통해서 빌링결제 계약이 가능한지 확인이 필요 합니다.
토스페이먼츠 BOT
토스페이먼츠 결제연동팀
빠르고 정확한 결제연동 경험을 위해, 디스코드에서는 기술 문의만 받고 있습니다. 계약 및 운영 관련 문의는 1544-7772나 홈페이지 상담을 이용해주세요. 감사합니다.
토스페이먼츠 BOT
❤️ 기술문의 경험이 어떠셨나요?!
간단히 코멘트 남겨주세요! 제품 발전에 큰 힘이 됩니다.

Did you find this page helpful?