Build payment gateway website php työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 build payment gateway website php työtä löytyi, hinnoittelu EUR

    ...involve integrating multiple payment gateways including Razorpay, PhonePe, PayU, Cashfree, and Stripe into my existing system. The project involves API development in the backend using Java Spring Boot Security and UI calls. Note that the UI is already set up and simply needs these new integrations. Key requirements: - The ability to professionally and efficiently implement these payment gateways into the existing system - Strong familiarity and previous experience with Java Spring Boot Security - Demonstrable experience with similar payment integration projects The project budget is set at a fixed fee of 10k INR. Interested freelancers should highlight their relevant experience while applying. Unfortunately, specifics about the development approach and payment...

    €102 (Avg Bid)
    €102 Keskimäär. tarjous
    16 tarjoukset
    Backend PHP Development for Gaming 4 päivää left
    VARMENNETTU

    I'm in need of an experienced PHP developer to help create the backend for a gaming system. The main requirements include: - Strong PHP skills - Proven experience in system creation - Database integration; API integration The game in question is a betting game, so any prior experience or understanding of this game type would be a plus. The ideal freelancer will be efficient, detail-oriented, and capable of creating a robust backend that can handle heavy user traffic and processes. Your task is to build out the backend, integrate it with the existing database, set up API integration for users, and ensure the system functions seamlessly. Don't worry if you're not an experienced game developer - as long as you're a PHP wizard, we want you on...

    €11 / hr (Avg Bid)
    €11 / hr Keskimäär. tarjous
    58 tarjoukset

    I'm seeking a proficient developer with expertise in PHP, JS, and Clover platform to develop a robust e-commerce functionality focussing on secure payment processing for my platform. Key Tasks: - Implement an e-commerce solution using PHP and JavaScript - Integrate Clover as the exclusive payment gateway for secure transaction processing Ideal Candidate: The perfect fit would be someone experienced in building e-commerce platforms with PHP & JavaScript, and most importantly, someone who has prior experience in Clover payment gateway integration. Knowledge of security practices for online transactions is crucial.

    €112 (Avg Bid)
    €112 Keskimäär. tarjous
    22 tarjoukset

    I'm looking for an experienced developer highly proficient in MERN stack to build an e-commerce website with functionality responsive to user's needs. Specifically, the site should feature: - E-commerce functionality for seamless online transactions - Integration of Razorpay as a payment gateway for secure and reliable financial operations. Expertise Requirements: - Proven track record in MERN stack development - Experience in e-commerce website development - Familiarity with Razorpay Payment Gateway integration The timeline for this project is urgent, thus requiring someone able to commit and deliver results ASAP.

    €36 (Avg Bid)
    €36 Keskimäär. tarjous
    12 tarjoukset

    I need to convert the following Perl code to PHP: The expected output is a PHP class that can convert a docx file into text. The attached zip contains a mockup of such class (with demo code) and a test docx file. The task is straight forward. If you place a bid, expect it to be accepted. If you fail to deliver, you'll be subjected to a bad review. This is to avoid wasting my time with autoposters and people who lowball the bid and then try to ask for more money. You have been warned. Read the brief, check the code and place a bid accordingly.

    €199 (Avg Bid)
    €199 Keskimäär. tarjous
    25 tarjoukset

    I'm seeking an experienced PHP developer with solid WordPress knowledge who can diagnose intricate issues that arose after the PHP 8 update. The problem revolves around the display of deprecation warnings which seem to be tied to my site's theme and plugins. Key responsibilities would include: - Identifying and fixing the source(s) of these error messages - Ensuring that my website runs smoothly without any functionality issues post-fix Skills and Experience: - Proven PHP programming skills - Deep understanding of WordPress's theme and plugin structures - Experience resolving PHP 8 related issues in WordPress.

    €30 (Avg Bid)
    €30 Keskimäär. tarjous
    55 tarjoukset
    Real Estate Listing Website Development 4 päivää left
    VARMENNETTU

    I'm looking for a competent website developer to build a real estate website for me. The site must have an integrated payment gateway to handle subscription fees. Some key features that need to be incorporated include: - Property Listings: The site will allow selling agents or property owners to upload property details and pictures. - Search Functionality: Users should be able to search for properties based on location, price range, and property type. - Special Features for Sellers: Sellers should be able to feature certain listings, receive notifications of interest, and conduct virtual tours. - All users will need to agree to terms of service. - Developers will need to be proficient in both front end and back end creation, including extraordina...

    €232 - €696
    Sinetöity
    €232 - €696
    128 tarjoukset

    I have an existing php script (front end and admin panel) that was designed on PHP 7.2-4 and I am looking to upgrade it to PHP 8.2. This requires updating the functionalities of the script as well as ensuring mysql compatibility to make it fully workable.

    €36 (Avg Bid)
    €36 Keskimäär. tarjous
    47 tarjoukset

    I need a proficient web developer to create an E-commerce website for my business. The website should be focussed on delivering a seamless user experience to my customers. Key functionalities include: - A product listing feature to showcase more than 50 products. - A shopping cart functionality that is easy to use and manage. - A secure payment gateway for a secure transaction process. The Ideal candidate will have experience in building E-commerce websites, an understanding of user interface and user experience design, and a track record in developing secure payment gateways. Your ability to deliver within a set timeline while maintaining quality will be highly appreciated.

    €318 (Avg Bid)
    €318 Keskimäär. tarjous
    60 tarjoukset

    I'm looking for an experienced PHP developer with a solid understanding of DX API for an integration project. Your responsibilities will include: - Integrating DX API You should have a comprehensive understanding of PHP and DX API, with a proven track record of successful API integrations. Familiarity with Google Maps API, Twitter API and Shopify API is a plus, although not necessary. This project requires excellent problem-solving skills, a keen attention to detail, and the ability to work independently as well as collaboratively.

    €112 (Avg Bid)
    €112 Keskimäär. tarjous
    61 tarjoukset

    I require an experienced backend developer to build a robust backend for a new freelancing platform. The ideal freelancer will be proficient with Node.js, , and MongoDB. Below is the link to the Figma file(not final may can in future) which will give you a better idea of the endpoints Key Functionalities: • User authentication and authorization • A system for project posting and bidding • Messaging system between clients and freelancers • Payment integration with PayPal, Stripe, and Razorpay(any one) • An admin dashboard Admin Dashboard Requirements: • Manage users and projects • Analytics and reporting capabilities

    €358 (Avg Bid)
    €358 Keskimäär. tarjous
    21 tarjoukset

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP code that gets the oAuth Token programmatically, as in: I expect a working code something like this: // START $client = new Google_Client(); // WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "Access Token for

    €9 - €28
    Sinetöity
    €9 - €28
    5 tarjoukset

    I am looking for devlopers who can develop cross platform ludo game app with multiple payment gateways. Rooms will be created based on amount. Leaderboards with winners list.

    €1476 (Avg Bid)
    €1476 Keskimäär. tarjous
    11 tarjoukset

    I'm seeking a proficient expert to integrate FLOW, a Chilean payment gateway, into Clientexec. The primary functionality requires enabling the acceptance of online credit card payments and process orders with the payments. The ideal professional for this job would be someone experienced in Clientexec configurations and familiar with Clientexec payment gateways. Knowledge on payment system integrations and credit card processing is highly desirable. Develompent Feel free to ask anything, we deliver the development environment.

    €171 (Avg Bid)
    €171 Keskimäär. tarjous
    19 tarjoukset
    Indian In Australia 4 päivää left
    VARMENNETTU

    Looking for a seasoned part-time Web Developer to upgrade my on-air website, specifically with additional e-commerce functionalities. * Required Skills and Experience: - Proven expertise in WordPress - Familiarity with UI/UX design - Experience in integrating e-commerce features * Project Scope: - The key task would be incorporating a comprehensive product catalog into our website, enhancing its user interaction. - As of now, the major requirement does not include setting up a shopping cart or payment gateway. However, those with knowledge and skills in these areas will have an advantage for future developments. The ideal candidate should be able to deliver reliable and prompt communication while showcasing high-quality technical web developm...

    €7 / hr (Avg Bid)
    €7 / hr Keskimäär. tarjous
    43 tarjoukset
    BigCommerce Expert for Store Revamping 4 päivää left
    VARMENNETTU

    I'm looking for a proficient BigCommerce developer to assist in updating my existing web store by focusing on these key tasks: - Theme Customization: Integr...fresh color scheme and fonts, make layout alterations, and incorporate custom features to enhance the website's aesthetics and functionality. - Store Setup: Support in refining the store set-up to ensure a smooth and easy-to-navigate customer experience. - Payment Gateway Integration: Ensure secure, reliable, and efficient payment methods by embedding new payment gateway. The ideal candidate should have substantial experience in BigCommerce, be skilled in UI/UX design, and have a track record of successful payment gateway integrations. Let's revamp our store to...

    €88 (Avg Bid)
    €88 Keskimäär. tarjous
    15 tarjoukset

    Seeking a skilled web designer to create an E-commerce website mirroring the functionalities Key features required are: - User-friendly registration and login process. - Robust product search capabilities with filter options. - Foolproof payment gateway integration. - Facilitating buying, selling, merging, acquisition, loan processes for small to intermediate companies. - An exhibition interface for commodities. Ideal candidates should be highly experienced in E-commerce web development, have thorough knowledge of user experience best practices, and possess proficiency in payment gateway integration. Experience working with SMEs and knowledge of commodities markets is a plus.

    €218 (Avg Bid)
    €218 Keskimäär. tarjous
    125 tarjoukset
    PHP Admin and Android App Integration 4 päivää left
    VARMENNETTU

    This project requires someone with a strong command of PHP and Android app development. The task at hand is twofold: 1. **Connect PHP Admin to Android Apps**: - I need my PHP admin linked to both the user and the driver app. 2. **Improve App Functionality**: - Once the PHP admin is connected, I expect real-time updates on both apps. - There should also be enhanced user account management features: this includes improved data tracking and analytics. The ideal freelancer for this job should have experience with PHP and Android app development, including interfacing web and mobile applications. Understanding user account management and kickstarting real-time updates are key. This is an Easy Android studio edit and ill do a fixed $30 budget.

    €30 (Avg Bid)
    €30 Keskimäär. tarjous
    13 tarjoukset

    I'm seeking a freelancer with strong communication skills to develop a promotional YouTube video for my PHP script. The video is geared towards non-technical individuals, so it must be easy-to-understand and engaging. In particular it should: - Promote the PHP script - Highlight the script's usability, customizability, and integration capabilities Ideally, I'd like to work with someone who has proficiency in PHP so they can adequately understand and present the script. A background in video production, particularly instructional or promotional content, is a must. A basic understanding of YouTube SEO would be a bonus.

    €46 / hr (Avg Bid)
    €46 / hr Keskimäär. tarjous
    2 tarjoukset

    PHP Website Migration: GoDaddy to HostGator I require an experienced web developer to expedite the transition of my PHP-based website from GoDaddy to HostGator. The website is extremely simple test taking website. Take a test and store results in a database then show results to an administrator. There are 4 customer facing screens. With an immediate start and swift completion required, it's essential that the chosen freelancer can handle this task with utmost efficiency and precision to ensure uninterrupted service. Key Tasks & Expectations: - Move PHP website from current host (GoDaddy) to new host (HostGator) - Ensure full functionality throughout and after the transition - Maintain website performance and preve...

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    53 tarjoukset
    PHP Script for FILE PHP 4 päivää left

    I am in need of a skilled PHP developer who can create a script facilitating file manipulation, specifically file uploading. The primary task for the script is to enable the uploading of document type files efficiently. .php 5.6.40 file to migrate to version 8.2.17 convert the file so it works on version 8.2.17 It's a very simple job for a php expert

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    17 tarjoukset
    Integrate and Host PHP Directory Software 4 päivää left
    VARMENNETTU

    I'm looking for a professional with experience using ListingPro - Directory & Listing WordPress Theme to integrate and host a PHP directory software. We are building something similar to: I want freelancers to submit their applications with examples of their past relevant work. The ideal candidate should have a strong background in PHP, WordPress theme customization, and a knack for creating user-friendly interfaces. Strong experience with ListingPro, as well as knowledge of payment integration, will be a significant advantage.

    €271 (Avg Bid)
    €271 Keskimäär. tarjous
    34 tarjoukset

    Looking for a skilled web developer who can build a PHP website from scratch with some specific functionalities. Key tasks will include: - Building custom functionalities - The prime requirement is an individual cashback wallet for each user. This will need to be fully integrated and functional, keeping user experience in mind. - Payment integration - The cashback wallet should not be integrated with any Swift banking system, Google Pay, PayPal, or Stripe. Instead, it will be tied to our own proprietary payment system. The ideal candidate for this project should have: - Proven experience in PHP website development. - Strong skills in integrating custom functionalities within a website. - Knowledge and experience in secure paym...

    €93 (Avg Bid)
    €93 Keskimäär. tarjous
    21 tarjoukset

    This is a $15 Job We currently have a perfect working counter but returns {"messages":"1"} As you can see is using JSON_ENCODE But we need more of a normal php echo that returns something like: <?php echo $userNotesRequest, count; ?> 1 below is what we using now ---------------------------------------------------------- <?php include("../../"); if (!isset($_SESSION["id"]) || $_SESSION['usertype'] != "chatusers") { exit(); } else { $userNotesRequest = mysqli_query($linkID, "SELECT COUNT(*) as count FROM chatusersnotes WHERE userToId='" . $_SESSION["id"] . "' AND seen=0 ORDER BY createdAt DESC;")...

    €42 (Avg Bid)
    €42 Keskimäär. tarjous
    25 tarjoukset

    ...particular, I need someone who has experience in creating custom APIs for Igenico Payment Terminals. Main Functions: - Retrieve available merchant info i.e., Merchant Category Code (MCC) from the payment terminal before a transaction is initiated by merchant. The mode of data transfer will be via NFC Skills and Experience Preferred: -Proficiency with programming NFC - Proficiency in Java and flutter - Proven experience with API development - Experience with Igenico Payment Terminals would be a significant advantage - Robust understanding of merchant systems and payment processing landscapes Please, in your application: - Include examples of past work related to API development, ideally with Igenico Payment Terminals if available, that can demonstra...

    €794 (Avg Bid)
    €794 Keskimäär. tarjous
    64 tarjoukset

    We aim to develop a comprehensive financial services mobile application for both iOS and Android platforms. The application ...services mobile application for both iOS and Android platforms. The application will offer the following key features: 1. User Authentication: Allow customers to sign up and sign in securely. 2. PDF Creation Tool: Include an inbuilt feature for generating PDF documents. 3. Customer Data Management: Provide a feature to store and access customer data history securely. 4. Payment Gateway Integration: Incorporate a secure payment gateway to facilitate transactions. 5. Customer Support and Feedback: Enable users to seek assistance and provide feedback via call and WhatsApp. Additional features and specifications will be discussed in detail...

    €106 (Avg Bid)
    €106 Keskimäär. tarjous
    18 tarjoukset

    I'm looking for a proficient PHP developer to troubleshoot and fix an ongoing issue on my website. For more than 2 weeks, the site has been displaying 'Undefined variable error' and ‘Syntax error’ messages across all the pages, including the homepage, about page, and contact page. Key requirements for the project include: - In-depth knowledge and understanding of PHP and its related functionalities. - Proven track record of troubleshooting and fixing PHP-based issues. - Ability to work promptly and efficiently, as the issues have been affecting the website for quite a while. I value clear communication, so kindly provide an explanation of how you plan to tackle the issues before you begin. Looking forward to working with the ...

    €19 (Avg Bid)
    €19 Keskimäär. tarjous
    22 tarjoukset

    ...experience in handling payment gateway integration, particularly with Razorpay, is a significant bonus. The following key skills will be ideal for this project: - Expertise in Android app development using Kotlin or Java - Strong understanding of WebView operations in Android - Proven experience in integrating payment gateways - Familiarity with Razorpay is highly desired Please note that a swift completion time is of utmost importance. I look forward to reviewing your robust proposals that highlight your expertise in the areas stated above. please check this link before bidding, also note that we have integrated razorpay payment gateway on our website, I am just looking for

    €87 (Avg Bid)
    €87 Keskimäär. tarjous
    30 tarjoukset

    I am seeking a professional web developer with expertise in creating E-commerce websites. The site will function as an online st...allowing customers to select multiple items before proceeding to checkout. - Product reviews: customers should have the ability to review and rate products. - Payment gateway integration: a secure, reliable payment system integrated for smooth transactions. The website will be dealing with less than 100 products, so efficient product management should also be considered. As this is an E-commerce website, its design and usability will be crucial for attracting and retaining customers. The right candidate should have prior experience in E-commerce website development, with knowledge in UX/UI design. Strong skills in secu...

    €115 (Avg Bid)
    €115 Keskimäär. tarjous
    73 tarjoukset

    I am looking for a skilled website designer who can craft a modern and sleek look for my upcoming jewellery eCommerce site. This website's primary purpose is to facilitate online sales. The site would require integration with PayPal as it's the preferred payment gateway. Key Requirements: - API integration, Ring builder - Implementing a responsive, sleek, and modern design that can captivate and engage our target market. - Prior experience in creating eCommerce websites, particularly ones dealing with Jewellery is MUST. - Expertise in API integration, notably integrating with PayPal for smooth and secure online transactions. - Experience in balancing visuals with functionality, ensuring a user-friendly experience. Please ensure your proposal includes exam...

    €1404 (Avg Bid)
    €1404 Keskimäär. tarjous
    131 tarjoukset
    Electronics E-commerce Site Development 3 päivää left
    VARMENNETTU

    I need a professional web developer with experience in creating online stores to develop a flexible and user-friendly e-commerce...e-commerce platform for selling electronics. Key Specifications: - Main focus should be on integrating a product comparison feature that allows visitors to compare different electronics based on key attributes and specifications. Ideal Skills: - Experience with e-commerce website development, particularly for electronics. - Expertise in integrating product comparison features. - Proficiency in modern web technologies (HTML, CSS, JS, etc.). - Excellent understanding of user-interface design principles. Please note, payment gateway integration isn't required at this stage. However, a proper structure should be in place to allow fo...

    €12 / hr (Avg Bid)
    €12 / hr Keskimäär. tarjous
    187 tarjoukset

    ..."I am an expert in Azure App service Linux" We have a PHP code mounted on the app service but when we run PHP Artisan DB:show we get a PDO expection This Task will be performed on an y "ANYDESK" session as we will not be providing any access to any of our environment. So if you are ok with that pls quote otherwise No We need of a skilled PHP, MySQL, and Azure expert to enable a connection between PHP code on an Azure App Service Linux and a MySQL database. , the successful applicant will be responsible for: - Establishing, testing, and troubleshooting the DB connection. - Ensuring the code can perform essential tasks like data insertion, retrieval, and updating operations flawlessly. Ideal Skills & Experience: - Proficiency in ...

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    5 tarjoukset

    I am seeking an experienced mobile app developer knowledgeable in Android platforms. The project wi...and user-friendly in-app transaction systems is essential. - Ecommerce functionality, including: - Product listing: There must be a feature to list various products effectively and attractively. - Shopping cart: The app should have a capable shopping cart system, enabling users to select multiple items before checking out. - Payment gateway integration: It is crucial that the app has a secure, easy-to-use payment gateway that supports various payment methods. Ideal Skills and Experience: - Experience in building Android apps. - Proficiency in developing ecommerce applications. - Solid understanding of secure in-app purchase integration. - Experi...

    €561 (Avg Bid)
    €561 Keskimäär. tarjous
    83 tarjoukset

    I require accomplished Zoho developers for creating an ecommerce website. Specific requirements include: -Payment Gateway Integration: We need Razor Pay to be our main payment gateway. -Design: I already have a specific design for the website which I’d like to implement. -Level of Customization: I'm looking for a website design that is intermediate - a blend of existing themes with unique layouts. Candidates suitable for this job must have extensive experience with Zoho framework and need to be skilled in ecommerce site development, Razor Pay integration and comfortable with blending standard and unique layout designs. Your portfolio showcasing similar projects will be advantageous for this opportunity. our existig site

    €153 (Avg Bid)
    €153 Keskimäär. tarjous
    5 tarjoukset

    I have licenses I want to sell via a new Payment window into my C# WPF App and payments would be Crypto Currency and managing transaction status

    €140 (Avg Bid)
    €140 Keskimäär. tarjous
    6 tarjoukset

    I need a robust, user-friendly website that offers a seamless online experience for equestrian competitors. The website should have the following features: 1. Online Application and Registration: Collects necessary personal details, and allows for horse and rider information to be added. Competitors should easily navigate through competition selection. 2. Payment Processing: I'd like an integrated, secure online payment gateway, as well as an option for credit card processing. Ideal candidates for this project are experienced in creating interactive and engaging websites, as well as being adept in incorporating secure payment gateways. Understanding the equestrian world is a plus, but all the necessary information will be provided.

    €516 (Avg Bid)
    €516 Keskimäär. tarjous
    107 tarjoukset

    I'm looking for a proficient mobile app developer to create a CAR HAILING APP for both iOS and Android. It's vital that this app supports a streamlined and secure payment integration. The main payment method that I want to be available in the app is the credit card. - Strong experience in mobile app development for both iOS and Android - Proven expertise in payment gateway integration - Prior experience in creating apps in the transportation sector will be a plus - Understanding of security measures needed for credit card transactions in mobile apps. This project requires seamless integration and smooth user interface, therefore, experience in similar projects will go a long way.

    €7463 (Avg Bid)
    Salassapitosopimus
    €7463 Keskimäär. tarjous
    95 tarjoukset

    ...e-commerce website designed for selling physical products. The website will require key features such as: - Product search: The platform should be user-friendly, allowing consumers to easily search for their desired products. - Shopping cart: A smooth and efficient checkout process, enabling users to add multiple items in their cart is imperative. - User registration: A mechanism for users to establish accounts, making future checkouts quicker and personalizing their shopping experiences is essential. - Paymob Integration: The site must be integrated with Paymob for seamless and secure transactions. The ideal candidate for the job should have experience in e-commerce website design, a keen understanding of user interfaces, and expertise in integrating Paymob ...

    €496 (Avg Bid)
    €496 Keskimäär. tarjous
    86 tarjoukset

    ...and embarking on the exciting journey of non-technical website building—a skill we're keen to develop in you to enhance our presence in the accommodation industry. This full-time position is crafted for someone with a profound interest in technology, social media, and the burgeoning short-term rental market. It’s a perfect fit for someone eager to immerse themselves in a startup environment that’s as fast-paced as it is innovative. To thrive in this role, you will need: A reliable, high-speed internet connection. A dual-screen setup for efficient multitasking and data entry. A vibrant enthusiasm and an unquenchable thirst for continuous learning. The drive to flourish in a swiftly evolving work setting. A burgeoning interest in website development,...

    €3 / hr (Avg Bid)
    €3 / hr Keskimäär. tarjous
    76 tarjoukset

    Greetings, WordPress talents, I am in search of a skilled WordPress developer experienced in utilizing YOOtheme Pro for updating website https://swetamurthy.com. I am an artist requiring a visually engaging and creatively crafted website to display my artwork, share insights through a blog, and feature a shop for my original pieces and prints. Website Requirements: Landing Page: An inviting homepage that immediately captivates visitors, showcasing my art with a modern and artistic approach. It should effectively direct visitors to explore my portfolio, blog, and shop. Portfolio: A visually appealing and well-organized image gallery to exhibit my artwork. It should include categories for: Mandalas: A showcase of my detailed mandala creations. Workshop: A space to hi...

    €130 (Avg Bid)
    €130 Keskimäär. tarjous
    97 tarjoukset
    Convertir pdf a word con php 3 päivää left
    VARMENNETTU

    Quisiera convertir un pdf a word con php, le paso una url del pdf y me descarga convertido en word

    €20 (Avg Bid)
    €20 Keskimäär. tarjous
    39 tarjoukset
    PHP developer needed urgently -- 4 3 päivää left
    VARMENNETTU

    We're in need of a PHP developer who can jump in and navigate through uncharted territories. Our project is versatile and requires immediate attention. - Your tasks will be to better integrate our databases, enhance our backend operations and work on web application development. - An ideal candidate possesses strong problem-solving skills, versatility and a track record of meeting tight deadlines. - We want to see your past work, experience and detailed project proposals. - You will be working on undefined PHP projects which may include building websites, creating web applications, or customizing existing PHP work. - A keen eye for detail and the ability to adapt quickly will be your key to success in this role.

    €86 (Avg Bid)
    €86 Keskimäär. tarjous
    38 tarjoukset
    Old PHP App User admin 3 päivää left
    VARMENNETTU

    Back in the hayday of PHP ( circa 2011) our young company created a volunteer manager for a local extended car facility. It still works to a degree but I think most of the mysql queiries are depreciated and I'm Wordpress guy who does not code. Curretly the client is just trying to get a volunteer admin password to change but it won't save. Would be good to future proof this software.

    €23 / hr (Avg Bid)
    €23 / hr Keskimäär. tarjous
    155 tarjoukset
    PHP Core Script Modification 3 päivää left
    VARMENNETTU

    I am seeking a seasoned PHP developer capable of editing a core script. New Functionality: 1. To the subscription plan setup, we will add a field called "Total Searches" , "Total Chats" and Total Notifications" 2. Each time someone clicks on the search button, it will reduce the total number of searches available. Same of notifications 3. User has the ability to enter "Notification key words" 3. Each time someone uploads a file, it should be sent to be indexed via an api call. 4. If the notification key words are discovered when the file is being indexed, a notification should be sent to the customer stating that X file has referenced the search term.

    €38 (Avg Bid)
    €38 Keskimäär. tarjous
    38 tarjoukset

    I require an intuitive interface developed in PHP for fridge temperature tracking. Key requirements include: * Flexible Addition: The system must allow the option of adding fridges as and when required. * Daily Updates: The system needs to update and display the temperature of each fridge twice daily. (hand-write) * Celsius Display: All temperature readings should be displayed in Celsius only. The ideal candidate for this project would have a strong command of PHP and experience with data input and display interfaces, as well as a basic understanding of temperature monitoring systems. An ability to deliver a user-friendly, intuitive interface is essential.

    €38 (Avg Bid)
    €38 Keskimäär. tarjous
    25 tarjoukset

    we need someone with a huge experience in PHP things... lets chat to check the details...

    €12 / hr (Avg Bid)
    €12 / hr Keskimäär. tarjous
    81 tarjoukset
    Stripe Integration for PHP Web-Based App 3 päivää left
    VARMENNETTU

    I need a professional with a deep understanding of Stripe, to integrate it into my thir...E&data_amount=%3Camount%3E". Create a billing page/form so that when the user goes to pay the link will update to use the users username for the data_username parameter and the amount they payed into the data_amount parameter and then stripe will handle the payment and once the payment is complete will update the users credit in the app using the webservices API. Skills and Experience Required: - Strong experience in Stripe API integration - Familiarity with web-based applications - Proven track record of implementing online payment solutions Job Details: - The integration should allow for one-time payments - The freelancer must test and verify the successful impleme...

    €9 / hr (Avg Bid)
    €9 / hr Keskimäär. tarjous
    95 tarjoukset
    PHP Page Redesign & Enhancement 3 päivää left
    VARMENNETTU

    I'm seeking a skilled and talented PHP developer to improve my webpage's user interface and functionality. my webpage about quiz system and running good but I want to add the following: 1- add date aof attempting the exam to the page () 2- add different type of questions (matching and true or false) with auto correction. 3- add function for teacher to be able to upload file (video or image) to any question 4- show student attempt and print it summary: I want to improve the exam section(adding different type of questions) know the date when the student attempted the exam know which questions he answered wrong

    €39 (Avg Bid)
    €39 Keskimäär. tarjous
    67 tarjoukset

    I'm seeking an experienced app developer to build an eCommerce application for selling car spare parts on both iOS and Android platforms. Key Features: - Building a comprehensive Product Catalog: A well-structured, user-friendly digital catalog for a wide range of auto parts. Prior experience in creating product catalogs within apps would be appreciated. - Implementing Search Functionality: A quick and efficient search feature that can navigate through the product catalog accurately. Proficiency in creating and optimizing search algorithms would be of great value. - Creating Shopping Cart and Checkout Functionality: Secure and easy-to-use shopping cart and checkout feature for seamless buying experience. Experience with payment gateway integration is requ...

    €2086 (Avg Bid)
    €2086 Keskimäär. tarjous
    136 tarjoukset
    Php Backend Developer 3 päivää left
    VARMENNETTU

    More details: We are making some changes to this dashboard tool : We need to make two changes in the product in above link. This is a code for dashboard tool, we just need to create two separate databases and a few UI changes to create buttons for using tha...streamline this process, I propose adding a tab or checkbox in our Point of Sale (POS) system when selling the product, prompting the staff to confirm whether the empty cylinder has been received. If yes, it should update the Empty Cylinder stock; if no, it should not. Database management, Creating Two New database and a button in a dashboard., Need someone Who understand complex Backend Architecture in php & Mysql.

    €12 (Avg Bid)
    €12 Keskimäär. tarjous
    13 tarjoukset