토스 지원되지 않는 결제 수단입니다.


400 Bad Request: "{"code":"NOT_SUPPORTED_METHOD","message":"."}"
:
map.put("cardNumber", cardNumber);
map.put("cardExpirationYear", cardExpirationYear);
map.put("cardExpirationMonth", cardExpirationMonth);
map.put("cardPassword", cardPassword);
map.put("customerIdentityNumber", customerIdentityNumber);
map.put("customerKey", customerKey.toString());
출 api :
https://api.tosspayments.com/v1/billing/authorizations/card
customerKey : C20230816140412W1EJXR20230816140412182
.
Was this page helpful?