자동빌링으로 결제한 정보를 받아볼때, 고객 이메일과 이름 조회할 수 있나요?

data: {
customerKey: customerKey,
amount: amount,
orderId: orderID,
orderName: orderName,
customerEmail: userEmail,
customerName: userName
}
, orderID로 Payment .

문1: , ?
문2: , ?
Was this page helpful?