How to Integrate a Payment Gateway (Stripe) in Logistifie Dispatch System

How to Integrate a Payment Gateway (Stripe) in Logistifie Dispatch System


Stripe is the supported payment gateway for secure and fast online payments in the Logistifie Dispatch System. Integrating Stripe enables you to receive payments from clients directly through the platform.

βœ… Step 1: Navigate to the Integration Panel

  1. Login to your Logistifie dashboard.

  2. Click the company logo at the top-right corner.

  3. Select Integration from the dropdown menu.


4. Go to the Stripe field under Payment Gateway page


πŸ“½οΈ NEW: [Watch the setup video here] πŸ”— Click here 
Also make sure to update the
Webhook URL as shown in the steps below.

πŸ” Step 2: Add Your Stripe API Keys

You’ll need two Standard Keys from your Stripe account:

  • Publishable Key

  • Secret Key

How to get them:

  1. Log in to your Stripe Dashboard.

  2. On the top right, go to Developers > API Keys.

  3. Under Standard Keys, copy both the Publishable Key and Secret Key.

  4. Paste these keys into the respective fields in the Logistifie integration panel under Stripe.

πŸ” Step 3: Setup Stripe Webhook

Logistifie uses a common Webhook URL format for all clients:

Info
Replace {account_id} with your Logistifie master account ID.

βš™οΈ Step 4: Add the Webhook in Stripe

  1. In your Stripe Dashboard, go to Developers > Webhooks.

  2. Click "Add Endpoint".

  3. Paste the webhook URL (with your account ID) in the Endpoint URL field.

  4. Under Events to Send, click "Select events".

  5. Search for "Checkout" (7th in the list).

  6. Tick the box for checkout.session.completed.

  7. Click "Add Endpoint" to finish.

πŸ”‘ Step 5: Add Webhook Signing Secret

  1. After saving the endpoint, click on "Signing secret" for that webhook.

  2. Copy the key shown.

  3. Paste it into the Webhook Secret Key field in Logistifie.

πŸ’Ύ Step 6: Submit & Confirm Integration

  • 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.

βœ… Your Stripe Payment Gateway is now fully integrated with Logistifie.
Payments through Stripe can now be processed securely within the system.