Login to your Logistifie dashboard.
Click the company logo at the top-right corner.
Select Integration from the dropdown menu.
4. Go to the Stripe field under Payment Gateway page
Youβll need two Standard Keys from your Stripe account:
Publishable Key
Secret Key
How to get them:
Log in to your Stripe Dashboard.
On the top right, go to Developers > API Keys.
Under Standard Keys, copy both the Publishable Key and Secret Key.
Paste these keys into the respective fields in the Logistifie integration panel under Stripe.
Logistifie uses a common Webhook URL format for all clients:

{account_id} with your Logistifie master account ID.In your Stripe Dashboard, go to Developers > Webhooks.
Click "Add Endpoint".
Paste the webhook URL (with your account ID) in the Endpoint URL field.
Under Events to Send, click "Select events".
Search for "Checkout" (7th in the list).
Tick the box for checkout.session.completed.
Click "Add Endpoint" to finish.
After saving the endpoint, click on "Signing secret" for that webhook.
Copy the key shown.
Paste it into the Webhook Secret Key field in Logistifie.
After all fields are filled, click Submit.
Once submitted, the Stripe card will appear on the same page with a status.
If everything is set up correctly, you will see βActiveβ in green next to the Stripe label.