JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr env('COINGATE_API_KEY'), /* |-------------------------------------------------------------------------- | Environment |-------------------------------------------------------------------------- | | Set the environment to either 'sandbox' for testing or 'live' for production. | */ 'environment' => env('COINGATE_ENVIRONMENT', 'sandbox'), /* |-------------------------------------------------------------------------- | Receive Currency |-------------------------------------------------------------------------- | | This is the currency you want to receive the payment in (BTC, EUR, USD, etc.). | */ 'receive_currency' => env('COINGATE_RECEIVE_CURRENCY', 'BTC'), ];