Skip to content

Commit 1a01bf2

Browse files
author
Aboozar Ghaffari
authored
Merge pull request #16 from mokhosh/patch-1
Fixed typo in zarinpal config
2 parents 58a91ae + 099cfe6 commit 1a01bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/larapay.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
'server' => env('ZARINPAL_SERVER', 'germany'),
111111
'email' => env('ZARINPAL_EMAIL', ''),
112112
'mobile' => env('ZARINPAL_MOBILE', '09xxxxxxxxx'),
113-
'description' => env('ZARINPAL_MOBILE', 'powered-by-Larapay'),
113+
'description' => env('ZARINPAL_DESCRIPTION', 'powered-by-Larapay'),
114114
],
115115

116116
/*

0 commit comments

Comments
 (0)