Feat: Adding Payment Drivers, configuring stripe

This commit is contained in:
2026-08-31 12:50:29 +03:00
parent 637da37b9b
commit 661e8b9a96
4 changed files with 165 additions and 1 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"lunarphp/table-rate-shipping": "^1.3",
"lunarphp/search": "*",
"lunarphp/meilisearch": "*",
"spatie/laravel-translation-loader": "^2.8"
"spatie/laravel-translation-loader": "^2.8",
"lunarphp/stripe": "1.3.0"
},
"require-dev": {
"fakerphp/faker": "^1.23",