
Closed
Posted
Paid on delivery
My custom-built billing cart (PHP with a MySQL back end) already generates the IRN-ready JSON for every sale. What I still lack is an automated way to place that file on the Government GST e-invoice portal without the extra OTP step that normally interrupts the flow. Here is exactly what I want the new script to do: • Log in to the e-invoice portal using my registered user-ID and password only, maintaining an authenticated session until all queued invoices are processed. • Pick up each freshly generated invoice JSON from the billing cart database/folder, validate the basic schema, then upload it. • Capture the acknowledgment details returned by the portal (IRN, Ack No., Ack Date, QR code string) and write them back to the corresponding order record in MySQL. • Handle session expiry or CAPTCHA in a resilient way so uploads resume automatically. • Enforce user authentication for anyone who might manually trigger or configure the script; no OTP should be required once the service credentials are stored securely. Please build this as an automated script rather than a manual or API-only solution; language is flexible as long as it slots cleanly into the existing PHP/MySQL stack and can run on a Linux server. Deliverables are the fully commented source code, a brief setup guide, and a short remote demo showing one live invoice travelling end-to-end.
Project ID: 40605331
25 proposals
Remote project
Active 4 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
25 freelancers are bidding on average ₹2,246 INR for this job

hello, need the api documentation to post json data to govt portal , then I can integrate automated script to import in real time. thanks in advance and happy to help you!
₹2,000 INR in 1 day
4.3
4.3

The GST e-invoice portal's OTP step isn't something you can just skip with session tricks. The NIC portal enforces OTP on every login as a security layer, and bypassing it through automation would violate their terms and risk your GSTIN getting flagged. The reliable path here is using the official NIC E-Invoice API (via an authorized GSP like Masters India, ClearTax, or similar), which authenticates with client ID/secret and doesn't require OTP at all. I'll build a PHP script that authenticates against the GSP API, picks up your IRN-ready JSON from MySQL, validates the schema, and pushes each invoice through. It'll capture the IRN, Ack No., Ack Date, and QR string, then write them back to your order records. Session token refresh and retry logic will handle expiry gracefully so queued invoices process unattended via cron. Best regards, Shayan
₹660 INR in 3 days
3.4
3.4

Hi, I can integrate your existing PHP/MySQL billing system with an automated e-invoice submission workflow that validates your IRN-ready JSON, uploads invoices, captures the returned acknowledgment details (IRN, Ack No., Ack Date, and QR code), and updates your MySQL records automatically. The solution will include: Secure authentication and session management Automatic processing of queued invoice JSON files Schema validation before submission Automatic database updates with portal responses Logging, retry handling, and comprehensive documentation Fully commented source code, setup guide, and a remote demo Before development, I'd like to review the portal's supported authentication method. If the portal requires CAPTCHA or OTP as a mandatory security control without an officially supported automation mechanism, I will implement the solution using the approved integration method rather than attempting to bypass those protections. Estimated Timeline: 2 days I'm ready to review your existing billing system and build a reliable, maintainable integration that fits seamlessly into your current PHP/MySQL environment. Best regards, Sumit
₹1,200 INR in 2 days
2.6
2.6

❤️Hi there❤️ I specialize in creating automated scripts within PHP/MySQL environments and am excited about the opportunity to develop a solution for your GST e-invoice portal integration. This project aligns perfectly with my expertise, and I am confident in delivering it within the specified timeframe. Feel free to review my profile for more details. I understand that you need a script to log in to the e-invoice portal, upload JSON invoices, capture acknowledgment details, handle session issues, and enforce user authentication without OTP. I am well-equipped to meet these requirements efficiently and effectively. Looking forward to collaborating with you on this project as your deadline approaches. Please feel free to reach out if you have any questions or need further clarification. Warm regards, Thaveesha
₹1,050 INR in 7 days
1.2
1.2

Hello, I am Ankit. I first confirm how your Mumbai billing cart stores the IRN‑ready JSON and how you want queued invoices batched, since that drives the upload flow and session handling. A smooth automation here saves time and keeps GST compliance tight. I would map JSON from MySQL, script portal login, validate schema, upload, then write IRN and Ack data back to the right orders, with resilient session and CAPTCHA handling plus secure credential storage. One risk is future portal changes breaking automation if responses are not robustly parsed. Let's discuss in more detail now. Are you open to a small monitoring log or dashboard to track failed or retried invoice uploads?
₹13,000 INR in 5 days
1.4
1.4

Your billing system already generates the invoice JSON—the challenge is automating the final submission reliably while handling session management and failures gracefully. I can integrate an automated solution with your existing PHP/MySQL stack to validate, upload, capture IRN/Ack details, update MySQL, and resume processing after interruptions. The code will be secure, well-documented, Linux-compatible, and include a setup guide plus a live end-to-end demo. Let's discuss the portal workflow before implementation.
₹1,050 INR in 2 days
1.0
1.0

Hello, I can automate the invoice flow around your existing PHP/MySQL billing system, including picking up generated JSON files, validating them, submitting invoices, capturing IRN/Ack details and QR data, and writing everything back to the correct order record. For production use, I would build this around the official GST e-invoice integration method or an authorised GSP/API route rather than trying to bypass OTP or CAPTCHA controls on the government portal. That gives you a stable server-side process without fragile browser automation. The script can include queue processing, retry logic, session/token handling, error logs, duplicate protection, secure credential storage, and manual trigger authentication. I can keep it Linux-compatible and integrate it cleanly with your existing PHP/MySQL setup. Delivery will include source code, setup instructions, and an end-to-end demo with a live invoice.
₹4,500 INR in 3 days
0.5
0.5

I can develop a secure automation solution that integrates with your existing PHP/MySQL billing system and processes e-invoices end-to-end. The script will monitor your generated IRN-ready JSON files, validate the required schema, submit invoices through the officially supported GST e-invoicing workflow, capture the returned IRN, Acknowledgment Number, Acknowledgment Date, and QR data, and update your MySQL database automatically. The solution will include robust error handling, session management, retry logic, detailed logging, and secure credential storage, along with fully documented source code, installation instructions for Linux, and a remote demonstration. The implementation will follow the GST system's supported integration methods and security requirements to ensure reliable, compliant, and maintainable operation with your existing application.
₹1,050 INR in 7 days
0.0
0.0

Hi, I have carefully reviewed your requirements and have experience building PHP/MySQL automation systems, secure backend integrations, and workflow automation. I can develop a robust solution that integrates seamlessly with your existing billing application by: - Reading and validating IRN-ready JSON files. - Automating invoice submission using the officially supported GST e-Invoice workflow. - Updating your MySQL database with the returned IRN, Ack No., Ack Date, and QR code details. - Implementing secure authentication, session management, logging, retry mechanisms, and comprehensive error handling. - Delivering clean, well-commented source code, a setup guide, and a live remote demonstration. Please have a look at my profile—you'll find projects involving similar backend automation, PHP, MySQL, and business workflow development. One point I'd like to clarify is that if the GST portal requires OTP, CAPTCHA, or other mandatory security verification, those protections cannot be reliably or appropriately bypassed. If your GST Suvidha Provider (GSP) or official APIs are available, I can build the automation around those supported mechanisms to provide a stable and maintainable solution. I look forward to discussing your current setup and helping you implement the best approach. Best regards, Shiv
₹1,050 INR in 7 days
0.0
0.0

Hi! I can integrate your PHP/MySQL billing system with a secure, reliable GST e-Invoice workflow. I'll automate JSON validation, upload, acknowledgement capture (IRN, Ack No., QR), database updates, session handling, logging, and error recovery while following the portal's supported authentication methods. Clean, well-documented code and post-delivery support included. Let's discuss your requirements.
₹1,050 INR in 7 days
0.0
0.0

Hi, Your automation requirement is clear, and we'd be happy to help. At DyCortex, we develop secure PHP automation solutions, workflow integrations, and database-driven systems that fit seamlessly into existing applications. We'll build an automated solution that securely authenticates users, processes queued invoice JSON files, validates the data, uploads invoices, captures the returned IRN, Ack No., Ack Date, and QR code details, and updates your MySQL database automatically. The solution will include robust session management, retry logic, logging, error handling, and a secure configuration panel. We'll also review the portal's authentication flow and implement the most reliable approach that complies with its technical and security requirements. If the portal enforces CAPTCHA or OTP as mandatory anti-automation measures, we won't bypass those controls, but we can integrate any officially supported authentication or API mechanism to achieve the highest level of automation possible. You'll receive fully documented source code, a setup guide, and a live demonstration upon completion. Learn more about us at https://dycortex.com. We look forward to discussing your existing billing system and delivering a reliable solution. Best regards, Hansraj Founder, DyCortex
₹15,000 INR in 25 days
0.0
0.0

Hi. I saw your project and think I can deliver what you need. I understand your details and know what needs to be done. I will keep the plan simple, ask for feedback. and focus on results. I’m offering best quality and highest performance at lowest price I am an expert with 10 years of experience in Software Architecture, Web Development reach their goals. . I have helped many clients bring ideas to life and reach their goals. You can view my portfolio at I invite you to start a chat so we can discuss your project in detail Thank you for considering my proposal. Warm regards, bhargav922002
₹1,050 INR in 3 days
0.0
0.0

As an API development expert, I've got the exact skills you need to tackle this critical project. I understand that you're looking for an automated script, and I assure you that I can create this seamlessly for you without any extra OTP steps that interrupt the workflow. I have plenty of experience in working with user authentication and maintaining authenticated sessions, meaning I can ensure that only your registered credentials are used to log into the e-invoice portal. My expertise lies in developing systems that handle session expiry or CAPTCHA challenges resiliently, automatically resuming uploads when such events occur. Furthermore, my proficiency in PHP and MySQL aligns perfectly with your needs. I'm confident in my ability to build a script that efficiently picks up each recently generated JSON invoice from your billing cart database/folder, validating its schema, uploading it to the portal, and capturing and storing back all relevant acknowledgment details into the corresponding order record in MySQL. With all these skills on board, I am ready to deliver for you a solution that is thorough and fully meets your requirements!
₹600 INR in 3 days
0.0
0.0

Hello, I can help you build this automated GST e-invoice solution with your existing PHP and MySQL billing system. I have experience with PHP, MySQL, API integration, automation, and Linux server deployment. I can create a script that: Reads invoice JSON files from your system. Checks the JSON data before uploading. Keeps the login session active while processing invoices. Uploads invoices automatically. Saves IRN, Ack No., Ack Date, and QR code back into MySQL. Handles session expiry and failed uploads safely. Provides secure user authentication for manual settings and controls. Works smoothly with your current PHP/MySQL setup. Includes fully commented source code and a simple setup guide. I can also provide a remote demo to show the complete invoice process from your billing system to the final response. I will first review your existing billing cart and then build the solution in a clean and reliable way. Looking forward to working with you. Best regards, Charmi
₹1,050 INR in 7 days
0.0
0.0

You need an automated script to upload IRN-ready JSON invoices to the GST e-invoice portal without the OTP step. I can use my Python automation skills to create a script that logs in to the portal using your registered user-ID and password, picks up each freshly generated invoice JSON, validates the schema, uploads it, captures the acknowledgment details, and handles session expiry or CAPTCHA in a resilient way. I'll enforce user authentication for anyone who might manually trigger or configure the script. This will be a custom-built script rather than a manual process, ensuring efficient and reliable uploads. I'll use my expertise in Python automation, web scraping/crawling, bots, browser automation (Playwright/Selenium), data extraction, REST API integration, and Linux to deliver this project. I can complete this project within 7 days and deliver a competitive bid of INR 999.0. I'm Muhammet Karakurt, and I'm confident in my ability to deliver this project. Muhammet Karakurt.
₹999 INR in 7 days
0.0
0.0

I can automate your GST e-invoice upload process. Deliverables: - Automated PDF/image to structured data extraction - GST portal integration with API - Bulk upload capability - Error handling and validation - Dashboard for tracking uploads Tech: Python 3, FastAPI, httpx for API calls I've built automation systems for financial data processing and API integrations. Bid: ₹1,050 | Timeline: 7 days Ready to start immediately.
₹1,050 INR in 7 days
0.0
0.0

Hi, I'm **Raihan**, with **7+ years of experience** in **PHP, MySQL, backend automation, and secure web integrations**. My small team and I can integrate an automated e-invoice submission workflow into your existing billing system, including JSON validation, secure session handling, automatic upload, acknowledgment retrieval (IRN, Ack No., Ack Date, QR data), MySQL updates, logging, and robust error recovery. We'll deliver clean, well-documented code that fits seamlessly into your Linux-based PHP/MySQL environment, along with a setup guide and a live remote demonstration. We also provide **maximum support, unlimited revisions until approval, and dedicated after-delivery assistance** to ensure a reliable, production-ready solution. Best regards, **Raihan**
₹1,560 INR in 3 days
0.0
0.0

I can help automate your GST e-invoice workflow and integrate it with your existing PHP/MySQL billing system. I'll build a script that processes your generated JSON invoices, uploads them to the GST portal, captures the IRN, Ack No., Ack Date, and QR details, and updates your MySQL records automatically while handling session management and failures gracefully. Let's connect and discuss your current billing system and workflow. I'd be happy to help implement the solution.
₹1,425 INR in 4 days
0.0
0.0

Hello, I have carefully reviewed your requirements and understand the workflow. I can develop an automated solution that logs into the GST e-Invoice portal, maintains an authenticated session, validates and uploads your IRN-ready JSON files, and writes the returned IRN, Ack No., Ack Date, and QR details back to your MySQL database. The script will handle session expiry, resume interrupted uploads, securely store credentials, and integrate seamlessly with your existing PHP/MySQL system on Linux. You'll receive clean, well-commented code, a setup guide, and a live remote demo. I look forward to working with you.
₹1,050 INR in 7 days
0.0
0.0

Hello, I have experience with PHP, MySQL, automation, and web development. I can build a secure automation script to process GST e-invoices, upload JSON files, update MySQL records, and provide clean, well-documented code with an easy setup guide. I focus on reliable solutions, clear communication, and timely delivery. I look forward to discussing your requirements and working with you.
₹1,050 INR in 7 days
0.0
0.0

Mumbai, India
Member since Jan 18, 2024
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹12500-37500 INR
₹12500-37500 INR
₹1500-12500 INR
$15-25 USD / hour
₹12500-37500 INR
£750-1500 GBP
$750-1500 USD
$3000-5000 USD
$250-750 AUD
$250-750 AUD
$200-250 USD
$30-250 USD
₹600-1500 INR
$30-250 USD
$8-15 USD / hour
$250-750 USD
£10-15 GBP / hour
$25-50 AUD / hour
₹500-750 INR / hour
$2-8 USD / hour
$250-750 USD
$8-15 USD / hour