1234567
  1. <?php
  2. return [
  3. 'default' => env('PAYMENT_GATEWAY'),
  4. 'gateway' => [],
  5. ];