Notification-handler are not meant to be opened via browser / GET HTTP method. It is used to handle Midtrans HTTP POST notification / webhook.

Please set your server key from sandbox

In file: /home/nusk3123/public_html/payment.nusasync.id/midtrans-php-native/vendor/midtrans/midtrans-php/examples/notification-handler.php

Config::$serverKey = '<your server key>';