
In Progress
Posted
Paid on delivery
I’m looking for a quote for three specific implementations on an existing osCommerce platform for our client, Quintessenza Edizioni. [login to view URL] Please find the requirements below: 1. Course Product Logic & Unique Code Generation For specific product categories (Courses), the system needs to handle unique access codes. Database: We will provide a specific table populated with alphanumeric codes. Logic: When a customer purchases a course from these categories, the system must pull a unique code from the table and assign it to that order. Status Management: Once assigned, the code must be marked as "used" (burned) so it cannot be reassigned. Automation: Upon successful payment confirmation (and only then), the system must automatically send an email to the customer containing the unique code and specific instructions for use. 2. Abandoned Cart Recovery & Retargeting We need a system to track and recover lost sales. Email Automation: Automatically send recovery emails to users who leave items in their cart without completing the checkout. Audience Export: The system should allow us to export or sync these users to be used as a retargeting audience (e.g., via CSV or basic API integration for marketing tools). 3. Conditional Order Notifications (Routing) We need to redirect/copy order notifications based on product categories. Admin Configuration: An admin panel setting to select specific categories (e.g., "Safety Courses"). Logic: If an order contains products from these selected categories, the order confirmation email must be sent to an additional specific email address, in addition to the standard store notification. Could you please provide: An estimated timeline for these tasks. Your quote
Project ID: 40365960
126 proposals
Remote project
Active 10 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
126 freelancers are bidding on average €453 EUR for this job

Hello, I can implement all three requirements on your existing osCommerce store with a clean and maintainable approach. 1. Course logic & code generation I’ll integrate your provided table, assign a unique code after successful payment, mark it as used, and send it automatically via email with instructions. 2. Abandoned cart recovery I’ll set up cart tracking with automated recovery emails and enable CSV export or simple API-ready data for retargeting. 3. Conditional order notifications I’ll create an admin setting to select categories and route order emails to additional recipients when those products are included. Approach: Clean PHP implementation with minimal core changes and compatibility with your current setup. Estimate: 3–5 days after reviewing the codebase. I have strong experience with osCommerce and custom e-commerce logic, and I’ll provide clear documentation for all changes. Quick question: which payment modules define the “successful payment” status? Best regards, Khorshed
€350 EUR in 5 days
9.5
9.5

Hello, Thanks for considering me, As a freelancer dedicated in web design and development, I bring a lot of experience with osCommerce and the required skills (JavaScript, PHP). Since 2010, have completed numerous projects like this with great success. Working with Quintessenza Edizioni's will be a privilege to my company. Your clients' satisfaction is our primary concern, thus we emphasize excellence in our projects by incorporating huge technical dexterity and new-age technologies. To meet your unique code generation requirement for course product categories, I propose an automated system that fetches unique codes from the provided table for orders and mark them as "used" once assigned. Subsequently, the system would email clients the code along with specific instructions on use upon successful payment confirmation exclusively. For enhancing customer relationship via cart recovery & retargeting, I will integrate an efficient tracking-system which will facilitate clients through cart-abandonment emails and provide you the opportunity of retargeting those customers effectively by enabling you to export/sync these users via CSV or basic API integration for marketing tools. Additionally, our services enable Conditional Order Notifications (Routing), allowing you to select specific categories and sending order confirmation mail to additional specific e-mail addresses apart from standard store notifications based on these categories. Thanks!
€450 EUR in 4 days
8.6
8.6

Hi there! Did go through your job description and glad to share that I have experience in working with PHP, MySQL, HTML, CSS, JS development platform. I have more than ten years of industry experience and have been the part of diverse industry verticals. I also have expertise with ReactJs,VueJs, Laravel, Magento, WordPress, PHP, API's development & Integration and CodeIgnitor along with XD and Figma. So can help you with the design as well. Looking forward to your response.
€500 EUR in 7 days
8.6
8.6

Hi, To implement the required features on your osCommerce platform, I'll develop the necessary logic for unique code generation, abandoned cart recovery, and conditional order notifications. This will include: - Implementing unique code generation for course purchases with status management. - Setting up email automation for abandoned cart recovery. - Creating an admin panel for conditional order notifications based on product categories. - Ensuring smooth integration with the existing database and email systems. I will follow a structured approach to ensure each feature is thoroughly tested and integrated seamlessly into your platform. Ready to start once you provide access to the existing osCommerce setup. Thanks!
€450 EUR in 5 days
8.3
8.3

I can help with this, I will deliver all three modules — course code assignment with burn-on-purchase logic, abandoned cart recovery with exportable audience lists, and conditional order routing by category. For the code generation piece, I will add a transaction lock when pulling codes from your table so that two simultaneous purchases never receive the same code — a common race condition in osCommerce when order volume spikes. The email trigger will hook strictly into the payment confirmation callback, not order creation, to prevent codes going out on failed payments. Questions: 1) Which payment module is active — PayPal, Stripe, or another gateway? This determines where the confirmation hook fires. Looking forward to talking through the details. Kamran
€686 EUR in 13 days
8.4
8.4

⭐⭐⭐⭐⭐ Enhance osCommerce with Unique Codes and Abandoned Cart Recovery ❇️ Hi My Friend, I hope you are doing well. I’ve reviewed your project needs and see you are looking for solutions on your osCommerce platform. You don’t need to search any further; Zohaib is here to help you! My team has handled over 50 similar projects for osCommerce. I will create efficient solutions for unique code generation, cart recovery, and order notifications, ensuring everything runs smoothly within your budget. ➡️ Why Me? I can easily implement the required features for your osCommerce site as I have 5 years of experience in web development, specifically with osCommerce, PHP, and database management. My expertise includes automation, email systems, and user experience improvements. Additionally, I have a strong grip on other relevant technologies, ensuring a seamless integration of all functionalities. ➡️ Let's have a quick chat to discuss your project in detail and let me show you samples of my previous work. I look forward to our conversation! ➡️ Skills & Experience: ✅ osCommerce Development ✅ PHP Programming ✅ Database Management ✅ Email Automation ✅ User Experience Design ✅ Code Generation Logic ✅ Abandoned Cart Recovery ✅ API Integration ✅ Order Notification Systems ✅ E-commerce Solutions ✅ Debugging and Testing ✅ Problem Solving Waiting for your response! Best Regards, Zohaib
€350 EUR in 2 days
7.9
7.9

Hi Franco, You need three zero-risk customization's on a live osCommerce store that has been running stably for years. Every change must integrate without touching unrelated core files or causing a second of downtime. I have delivered exactly this — unique code burning systems, abandoned cart logic, conditional notifications — on legacy osCommerce stores for over 8 years without ever breaking a live site. Here is how I will handle each module precisely: 1. Course codes: I will hook into the checkout_process confirmation callback — not order creation — and use a transaction lock when pulling codes from your table so two simultaneous purchases can never claim the same code. Code is burned immediately, customer email fires only after payment is truly confirmed. 2. Abandoned cart recovery: A lightweight cron monitors the sessions/baskets table, triggers timed recovery emails, and exports the audience list via CSV or basic API sync for your retargeting tools. 3. Conditional notifications: I will extend the admin configuration with a category-to-email mapping and hook into the mailer class to check category IDs before dispatching — clean, maintainable, no core file damage. All changes tested on a local clone first, then deployed during low-traffic hours. Fixed price: €390. Timeline: 7–8 days max. Do you have a staging subdomain, or should I set up the local clone myself? Best, Raj
€390 EUR in 8 days
7.6
7.6

With over a decade of experience under our belt and expertise in PHP, MySQL, and JavaScript, our team at Mahesh Web Solutions can flawlessly execute the customizations you require for your osCommerce platform. Listening attentively to your project's specific needs, we'll first develop a carefully thought-out logic ensuring each student receives a unique code from your populated table; maintaining its status as 'used' is a top priority for us. As per your automation requirements, we will ensure smooth handling of retrieving the code from the system to efficiently notifying the customers only after successful payment confirmation. Lastly, order notification routing based on product categories also falls into our domain of expertise. Designing an easy-to-use admin panel setting for selecting specific categories to determine additional recipients ensures everyone who needs to be informed remains in the loop. Our team offers a competitive timeline while promising utmost efficiency in all implemented solutions. Allow us the privilege to serve you and we will ensure an end-product that not only meets but exceeds your expectations!
€250 EUR in 5 days
6.9
6.9

Hello, I understand you need three key customizations for your osCommerce platform for Quintessenza Edizioni. First, a unique code system for course products where codes from a specific database table are assigned per order, marked as used, and emailed automatically after payment confirmation. Second, a way to track abandoned carts and send recovery emails, also enabling export or API sync of these user lists for retargeting. Third, a flexible admin option to route order notifications based on product categories to additional emails. I’ll ensure smooth database interactions for code management, set reliable email triggers after payment, and provide a user-friendly admin panel for category email routing. The cart recovery will help regain sales and integrate with your marketing tools. Are the abandoned cart emails already designed, or should I help create those as well? Best regards,
€750 EUR in 13 days
7.1
7.1

Hi! My name is Marjan and I'm here to offer you my services as a skilled applicant with over a decade of experience working on Freelancer.com. l believe I am the best fit candidate for this project due to my extensive experience; I would like to have a discussion to get to know that we both are on the same page. Once the scope will be locked, I will start working on it right away.
€250 EUR in 7 days
6.6
6.6

Hi I can implement all three enhancements directly within your existing osCommerce platform, keeping the custom logic cleanly integrated with your current order/payment workflow and admin structure. The main challenge here is ensuring the course-code automation triggers only after confirmed payment while remaining fail-safe and preventing duplicate/burned-code issues, so I would solve that with transaction-safe code assignment logic tied to payment confirmation events. My approach would include building the unique code allocation/burn system with automated email delivery, abandoned-cart recovery flows plus export/sync capability for retargeting audiences, and configurable category-based notification routing from the admin panel. I have experience extending legacy ecommerce systems and custom PHP platforms where new business logic must fit into existing architecture without breaking checkout/order flows. I can provide a structured quote after a quick review of your osCommerce version/customizations, since timeline and effort depend heavily on the current codebase/payment modules in place. And I can help you so on by implementing these features in a maintainable way rather than as fragile patches. Thanks, Hercules
€500 EUR in 7 days
6.7
6.7

Hello, I’ve gone through your project details for the osCommerce customizations for Quintessenza Edizioni, and this is something I can definitely help you with. With 10+ years of experience in web app development, including extensive work with PHP and MySQL, I am well-equipped to implement the requested features. I focus on clean architecture and scalable code, ensuring that your project runs smoothly from start to finish. Here's a brief overview of how I plan to approach your requirements: 1. **Course Product Logic & Unique Code Generation**: Implement the code management functionality, ensuring unique codes are assigned appropriately and tracked in the database. 2. **Abandoned Cart Recovery & Retargeting**: Set up automated email sequences for cart recovery and enable export/sync features for retargeting for effective marketing. 3. **Conditional Order Notifications**: Develop an admin interface for robust configuration of notification settings for order categories. Here is my portfolio: https://www.freelancer.in/u/ixorawebmob I would love to understand more about your timeline and discuss any specific features you envision. What is your expected timeline for these customizations, and do you have any specific deadlines in mind? Let’s discuss over chat! Regards, Arpit Jaiswal
€250 EUR in 25 days
7.1
7.1

With over thirteen years of experience in full-stack development and proficiency in a wide range of languages, frameworks, and APIs including a specialty in PHP and JavaScript—one of osCommerce's primary languages—I can confidently tackle the modifications you need for Quintessenza Edizioni's e-commerce platform. I have a proven track record in handling complex logics like the one required in your Course Product methodology and the nifty implementation of Abandoned Cart Recovery & Retargeting that you're keen on. Additionally, my expertise in managing databases like MySQL which is similar to what your unique access codes would demand assures you of a secure and seamless solution using a separate table. From my extensive experience, pressurized email management for conditional order notifications is no sweat. I can present users with their unique codes through an automated email right after successful purchase confirmation without fail. Thanking You Chandan Kandar Let's get started on revolutionizing Quintessenza Edizioni's OsCommerce platform together!
€500 EUR in 7 days
6.7
6.7

Hey, regarding your osCommerce enhancements for Quintessenza Edizioni, I see a critical detail. The unique code generation for course purchases can bottleneck if not efficiently synced with payment confirmations. I ensure smooth integration with your payment gateway to deliver codes only post-confirmation, avoiding unsent or duplicated codes. Recently, I revamped a similar osCommerce system, elevating sales by 15% through optimized email automation. I'll include 30 days of post-deployment bug-fixing support to keep everything running smoothly. How is your current email system handling abandoned cart data? Let's discuss your needs further.
€550 EUR in 7 days
5.9
5.9

Hi there, I like how you have outlined your project description with clear and detailed requirements. You need customizations for your osCommerce platform covering three main areas: unique course product code generation with automated email delivery after payment confirmation, abandoned cart recovery with email automation and audience export capabilities, and conditional order notification routing based on product categories with admin configuration. I have extensive experience working with osCommerce, including custom module development, database interaction, and integrating automated email systems. I have successfully implemented unique code generation and status management solutions as well as abandoned cart recovery workflows that helped improve client sales. Additionally, I am skilled at building flexible admin panels to control notification routing, ensuring smooth communication workflows. By choosing me, you will receive professional, maintainable code aligned with your specific business rules, delivered within two weeks. I prioritize effective communication and will ensure your client, Quintessenza Edizioni, receives a user-friendly and robust solution to streamline their operations and marketing automation. I would be happy to discuss further details or begin the scope clarification. Please feel free to reach out and let’s get started on making these enhancements a reality.
€525 EUR in 14 days
5.7
5.7

Hi! I specialize in custom eCommerce backend development with 9+ years of experience in PHP, MySQL, and platform-specific logic like osCommerce automation and order workflows. Here's how I can help: * Implement unique course code assignment system (DB-driven + auto “burn on use” logic) * Trigger email delivery only after payment confirmation with secure code injection * Build abandoned cart tracking + recovery email automation + exportable retargeting lists (CSV/API-ready) * Add conditional order routing based on product categories with admin controls * Ensure clean integration without breaking existing osCommerce checkout flow Timeline: * Core implementation: 4–7 working days * Testing + adjustments: 1–2 days Quote: * Estimated fixed cost: €450–€650 depending on existing codebase complexity and email system setup I’ve handled similar ecommerce automation systems where order logic, email triggers, and database-level constraints had to be precise and fail-safe. Do you already have an email system integrated (SMTP/SendGrid), or should I implement that as part of the solution?
€500 EUR in 7 days
5.8
5.8

I have read your requirements carefully and understand that this is a targeted enhancement project for your existing osCommerce installation, focused on course-based product logic, automated marketing flows, and conditional order routing. I’ll break down the work into the three requested modules and then provide a realistic estimate. This requires secure transactional handling inside osCommerce checkout flow + email hook modification. If you want, I can also suggest a more scalable architecture upgrade path for osCommerce modern headless setup, but the above estimate strictly covers your current system without migration.
€500 EUR in 14 days
6.0
6.0

Hi, This is very workable, but the key here is making the business logic safe under real order flow, not just adding three isolated features. The highest-risk part is the course code workflow: if code assignment is not tied cleanly to the paid state and protected against repeat triggers, you end up burning codes twice or sending access before payment is truly confirmed. I’d structure this around payment-confirmed event handling, where code assignment, burn status update, and customer email happen as one controlled transaction. Then I’d layer abandoned-cart recovery around actual cart/email capture behavior, and build category-based notification routing from an admin-managed rules setting so it stays maintainable. The goal is to make these customizations reliable without creating fragile store logic. I’d start by mapping your current checkout, payment status flow, and admin category structure.
€500 EUR in 7 days
5.6
5.6

Hello, I understand that Quintessenza Edizioni requires customizations on their osCommerce platform. The project involves implementing unique code generation for course products, setting up abandoned cart recovery and retargeting, as well as conditional order notifications based on product categories. The goal is to enhance user experience, automate processes, and improve sales conversions for the client. To address these needs, I propose a comprehensive approach that includes integrating a system to handle unique access codes, setting up automated email recovery for abandoned carts, and implementing conditional order notifications based on product categories. My experience in developing similar solutions for e-commerce platforms equips me to deliver efficient and effective results for Quintessenza Edizioni. I am ready to start immediately and would appreciate the opportunity to discuss the scope, timeline, and expectations further. Looking forward to collaborating on this project. Best regards, Justin
€500 EUR in 7 days
5.1
5.1

Hey, I can start now. ✅ I’ve worked on something very similar. What really matters here is handling unique access codes for course products, ensuring they are not reused. The tricky part is automating the code assignment upon payment confirmation. In a recent project, I implemented a similar system for unique coupon code generation and management. Although not identical, the technical approach is comparable. Let's chat more details. -Alex
€640 EUR in 3 days
4.9
4.9

Oleggio, Italy
Payment method verified
Member since Oct 29, 2006
$300-1500 USD
€1500-3000 EUR
€30-250 EUR
€30-250 EUR
N/A
₹1500-12500 INR
$30-250 USD
$30-250 CAD
₹750-1250 INR / hour
€8-9 EUR
$250-750 USD
₹600-1500 INR
₹100-400 INR / hour
$25 USD
$30-250 USD
$250-750 AUD
$750-1500 USD
$30-250 NZD
₹600-1500 INR
₹750-1250 INR / hour
$10-30 USD
₹600-1500 INR
₹600-1500 INR
$30-250 USD
₹37500-75000 INR