Stripe Configuration
If you are going to use Stripe for payments, you need to configure the necessary settings for it to work.
your file .env
env
# stripe
STRIPE_KEY=KEY
STRIPE_WEBHOOK_KEY=WEBHOOK_KEY