Skip to content

Commit

Permalink
pushed parsian to work in token mode
Browse files Browse the repository at this point in the history
  • Loading branch information
samuraee authored Dec 4, 2023
1 parent 34b952c commit dfa3ca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/larapay.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
'saman' => [
'merchant_id' => env('SAMAN_MERCHANT_ID', ''),
'merchant_pass' => env('SAMAN_MERCHANT_PASS', ''),
'with_token' => 1,
],

/*
Expand Down

0 comments on commit dfa3ca5

Please sign in to comment.