We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a91ae commit 099cfe6Copy full SHA for 099cfe6
config/larapay.php
@@ -110,7 +110,7 @@
110
'server' => env('ZARINPAL_SERVER', 'germany'),
111
'email' => env('ZARINPAL_EMAIL', ''),
112
'mobile' => env('ZARINPAL_MOBILE', '09xxxxxxxxx'),
113
- 'description' => env('ZARINPAL_MOBILE', 'powered-by-Larapay'),
+ 'description' => env('ZARINPAL_DESCRIPTION', 'powered-by-Larapay'),
114
],
115
116
/*
0 commit comments