sample 자료에서 success.php 파일 11line이 에러가 뜨는 이유를 알려주세요

$data = ['paymentKey' => $paymentKey, 'orderId' => $orderId, 'amount' => $amount];
Was this page helpful?