toyyibpay.php 106 B

12345678910
  1. <?php
  2. return [
  3. 'key' => env('TOYYIBPAY_KEY', ''),
  4. 'category' => env('TOYYIBPAY_CATEGORY', '')
  5. ];