<?php return [ 'merchant_id' => env('MERCHANT_ID'), 'working_key' => env('WORKING_KEY'), 'access_key' => env('ACCESS_KEY'), ];