-
-
Notifications
You must be signed in to change notification settings - Fork 220
Supplier Contracts
Akram El Assas edited this page Feb 11, 2025
·
5 revisions
Each supplier has the ability to upload a contract (PDF document) for each language supported by the platform. The available languages are:
- English (default)
- French
- Spanish
When a customer successfully completes a checkout, the system will automatically send the contract in the language that corresponds to the customer's defined language preference. If a contract is available in the customer's language, it will be sent immediately after the checkout process is complete.
- If the contract in the customer's selected language is not available, the system will fall back to sending the contract in English.
- If no contract is uploaded for any language, no contract will be sent after the checkout process.
- Suppliers can manage their contracts at any time through the Supplier's Page on the Admin Dashboard.
- Add Contract: Upload a new contract for each supported language.
- Update Contract: Edit and re-upload an existing contract if necessary.
- Delete Contract: Remove a previously uploaded contract for any language.
This system ensures that suppliers can easily manage their contracts and that customers receive the appropriate documents in their preferred language, providing a seamless and efficient experience.
Copyright © 2025 Akram El Assas. All rights reserved.
- Overview
- Why Use BookCars
- Architecture
- Installing (Self-hosted)
- Installing (VPS)
- Installing (Docker)
- Payment Gateways
- Setup Stripe
- Build Mobile App
- Demo Database
- Run from Source
- Run Mobile App
- Add New Language
- Add New Currency
- Unit Tests and Coverage
- Manual Tests
- Price Calculation
- Supplier Contracts
- Logs
- FAQ