Skip to content

Commit 9d4fd12

Browse files
committed
added comments to config file
1 parent 079836f commit 9d4fd12

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-TartanPayment'),
113+
'description' => env('ZARINPAL_MOBILE', 'powered-by-Larapay'),
114114
],
115115

116116
/*

0 commit comments

Comments
 (0)