HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /var/www/devs.lapieza.net/config/
Upload File :
Current File : /var/www/devs.lapieza.net/config/nagad.php
<?php



return [

    'sandbox_mode' => env('NAGAD_MODE', 'sandbox'),

    'merchant_id' => env('NAGAD_MERCHANT_ID','683002007104225'),

    'merchant_number' => env('NAGAD_MERCHANT_NUMBER','01979221957'),

    'callback_url' => env('NAGAD_CALLBACK_URL', env('APP_URL').'/nagad/callback')

];