We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b952c commit dfa3ca5Copy full SHA for dfa3ca5
config/larapay.php
@@ -91,6 +91,7 @@
91
'saman' => [
92
'merchant_id' => env('SAMAN_MERCHANT_ID', ''),
93
'merchant_pass' => env('SAMAN_MERCHANT_PASS', ''),
94
+ 'with_token' => 1,
95
],
96
97
/*
0 commit comments