Skip to content

Commit dfa3ca5

Browse files
authored
pushed parsian to work in token mode
1 parent 34b952c commit dfa3ca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/larapay.php

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
'saman' => [
9292
'merchant_id' => env('SAMAN_MERCHANT_ID', ''),
9393
'merchant_pass' => env('SAMAN_MERCHANT_PASS', ''),
94+
'with_token' => 1,
9495
],
9596

9697
/*

0 commit comments

Comments
 (0)