Parse error: syntax error, unexpected '['
gifthub 에서 샘플소스를 받아서 테스트 중에 에러가 보이네요
11라인 $data = ['paymentKey' => $paymentKey, 'orderId' => $orderId, 'amount' => $amount];
Parse error: syntax error, unexpected '[' in success.php
11라인 $data = ['paymentKey' => $paymentKey, 'orderId' => $orderId, 'amount' => $amount];
Parse error: syntax error, unexpected '[' in success.php
