빌링 결제 라이브키 적용시 에러

.


ile "/app/apps/payment.py", line 392, in tossBillingSuccess
savePaymentUserResult = savePaymentUserInfo(response.text, customerKey)
File "/app/apps/payment.py", line 823, in savePaymentUserInfo
customerKey = jsonobject['customerKey']
KeyError: 'customerKey'

..
, ? ?
?
Was this page helpful?