해외간편결제 성공 후 웹훅으로 받은 Payment 객체 문의

api은 2022-11-16.

는 Payment 의 easyPay
object. [1]

.
easyPay가 string.

createdAt: '2025-05-22T15:20:48.71437',
eventType: 'PAYMENT_STATUS_CHANGED',
data: {
easyPay: '',
version: '2022-11-16';
}

,

"" | "ALIPAYHK"...의 string?
image.png
Was this page helpful?