App Introduction
Ship your orders within France and to France’s overseas departments and territories (DOM-TOM) with the official Lettre suivie app. Lettre suivie is designed for sending small parcels (≤3 cm thick and ≤2 kg). Generate and print your tracked postage labels for either **Tracked Green Letter** (delivery within 3 days) or **Tracked Performance Letter** (delivery within 2 days). Your customers can track their shipments in real time via laposte.fr before delivery to their doorstep.
Core Functionality
- Ship your orders via Lettre verte suivie or Lettre performance suivie
- Generate and print your labels directly from the order view
- Track your shipments with automatic generation of tracking links
- Self-service labels
- Integrated customer invoice generation module
Merchant-Friendly
- French Postal Service Merchants
- Cross-border E-commerce Sellers
- Retail E-commerce Merchants
- Small E-commerce Merchants
Basic Information
- Developer:Le Studio de Tom
- Address:11 rue Bisson, LES SABLES D'OLONNE, 85100, FR
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-7-16
- Supported languages:French
- Compatible products:Shopify
Application Screenshot
Price Plan
BASIC
- Unlimited Labels
- Shopify Order View Integration
- Shipping Tracking Page
- Self-Service Labels
- Billing Module
- PREMIUM Support
ADVANCED
- Unlimited Labels
- Shopify Order View Integration
- Tracking Page
- Self-Service Labels
- Billing Module
- PREMIUM Support
PLUS
- Unlimited Labels
- Shopify Order View Integration
- Shipment Tracking Page
- Self-Service Labels
- Billing Module
- PREMIUM Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/fulfillments.json
- GET /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}.json
Permission:write_fulfillments,read_orders,manage_fulfillments
- POST /admin/api/orders/{order_id}/shipping_labels.json
- GET /admin/api/orders/{order_id}/shipping_labels.json
- PUT /admin/api/orders/{order_id}/shipping_labels/{label_id}.json
Permission:write_shipping_labels,read_orders,manage_shipping
- POST /admin/api/fulfillments/{fulfillment_id}/tracking.json
- GET /admin/api/fulfillments/{fulfillment_id}/tracking.json
- PUT /admin/api/fulfillments/{fulfillment_id}/tracking/{track_id}.json
Permission:write_fulfillments,read_orders,manage_fulfillments
- POST /admin/api/shipping_labels.json
- GET /admin/api/shipping_labels.json
- DELETE /admin/api/shipping_labels/{label_id}.json
Permission:write_shipping_labels,read_shipping,manage_shipping
- POST /admin/api/orders/{order_id}/invoices.json
- GET /admin/api/orders/{order_id}/invoices.json
- PUT /admin/api/orders/{order_id}/invoices/{invoice_id}.json
Permission:write_invoices,read_orders,manage_finances