Skip to content

Commit 7a6150e

Browse files
committed
m
1 parent 0962fdc commit 7a6150e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Payments.tar.gz

344 KB
Binary file not shown.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ return [
6666
'KASHIER_URL' => env('KASHIER_URL', "https://checkout.kashier.io"),
6767
'KASHIER_MODE' => env('KASHIER_MODE', "test"), //live or test
6868
'KASHIER_CURRENCY'=>env('KASHIER_CURRENCY',"EGP"),
69+
'KASHIER_WEBHOOK_URL'=>env('KASHIER_WEBHOOK_URL'),
6970

7071

7172
#FAWRY

0 commit comments

Comments
 (0)