Protect paypal api signature php jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 protect paypal api signature php jobs found, pricing in USD

    I'm in need of a giveaway bot for TikTok Live. The bot is expected to have the following functi... This will help in promoting the contest and ensuring it reaches the desired target audience. - Real-time Comment Monitoring: As the giveaway progresses, the bot should be able to monitor comments in real-time. This feature will help in ensuring that the giveaway runs smoothly and efficiently, preventing any potential issues that may arise. Ideal Skills & Experience: - Proficiency in TikTok's API and functionalities - Experience in developing automated systems for social media platforms - Understanding of random selection algorithms and their implementation - Ability to develop and integrate customizable features within an existing platform - Knowledge of real-time monit...

    $134 (Avg Bid)
    $134 Avg Bid
    22 bids

    ...of the application. Responsibilities: - Collaborate with the Bayard development team to design and implement a responsive and intuitive web interface for the AI research assistant. - Develop clean, maintainable, and efficient front-end code using modern web technologies such as HTML, CSS, and JavaScript. - Integrate the front-end with the back-end API endpoints to enable seamless communication and data exchange. - Optimize the web interface for performance, ensuring fast loading times and smooth user interactions. - Implement user authentication and authorization mechanisms to ensure secure access to the application. - Conduct thorough testing and debugging to identify and fix any front-end issues or bugs. - Stay up-to-date with the latest front-end

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    57 bids

    ...voice search feature to my website which is developed using PHP. I already have my mind set on using Google Cloud Speech-to-Text API for this. Key requirements for the voice search implementation include: - Enabling voice search for content navigation: Users should be able to navigate through my website using their voice, reducing the dependency on traditional text-based searches. - Enabling voice search for information retrieval: Users should be able to ask questions and receive relevant information from the website using voice commands. Ideal Skills & Experience: - Proficiency in PHP development is a must, as my website is built on this platform. - Experience in integrating third-party APIs, particularly Google Cloud Speech-to-Text API. - Prior work o...

    $175 (Avg Bid)
    $175 Avg Bid
    25 bids

    I am looking to create a Windows exe trading application that will leverage an API for automated trading strategies. Key Features: - Order Placement and Management: The primary function of the app is to place and manage trades based on predefined criteria. It should be able to execute trades automatically without the need for manual intervention. Ideal Candidate: I am seeking a developer with a background in finance and algorithmic trading who can bring the following skills and experience to the project: - Proficiency in Windows application development using Python or similar languages. - Experience with trading APIs, particularly in the context of order execution and management. - A solid understanding of trading strategies and the ability to translate these into functional cod...

    $301 (Avg Bid)
    $301 Avg Bid
    4 bids

    ...devices Functionalities: - Booking and reservation system: This is a core feature of the website. Users should be able to easily book and reserve products/services. - Availability calendar: A must-have feature. Customers need to be able to see available slots or products. - User reviews/ratings: Essential for building trust and reliability among customers. Payment Integration: - Credit card, PayPal, Cryptocurrency: These are the primary payment methods I'd like to integrate. - Cash on site: I'd also like to incorporate a cash payment option for users who prefer to pay on delivery or on-site. Ideal Skills and Experience: - Proven experience in developing E-commerce websites is a big plus. - Deep knowledge in integrating payment gateways, especially with multiple opt...

    $627 (Avg Bid)
    $627 Avg Bid
    185 bids

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $137 (Avg Bid)
    $137 Avg Bid
    23 bids

    I am looking for a PHP Prestashop developer expert. Ideal skills and experience for this job include: - Strong proficiency in PHP and Prestashop - Experience with PayPal module customization and integration - Knowledge of Prestashop Multishop feature - Familiarity with coding for extra security measures and user interface improvements TASK 1 Reset Prestashop database. Setup on new. (Google cloud server) 1. Clean the prestashop directory, CMS pages and empty links. 2. Make a backup of the current Prestashop database including clients, orders, products, pictures, CMS pages all other information needed for a full reset. 3. Upload backup. 4. Setup all modules setting as was before the reset. Movic theme, Onepagecheckout, Crypto payments, PrettyURL, and Google ...

    $1170 (Avg Bid)
    $1170 Avg Bid
    63 bids

    I need a custom WHMCS module that will take my DNS management to the next level. This module should: - Offer comprehensive DNS record management capabilities - Provide...management options In terms of the user interface, I'm looking for a blend of simplicity and modernity. So, the UI should be: - Simple and intuitive for users to easily navigate and use - Modern and sleek to align with the current design trends The key part of this project is integrating with a custom DNS service. This means the module will need to be: - Compatible with the custom DNS service I use (API) is available - Highly functional for smooth integration and operation Ideal candidates should have experience with: - WHMCS module development - DNS management systems - Custom UI/UX design - Third-par...

    $39 (Avg Bid)
    $39 Avg Bid
    8 bids

    ...Experience: Proficient in Windows application development. Expert in low-level programming, specifically in system-level assembly language. Knowledgeable in gaming input emulation and keyboard input simulation. Experience in backend applications is beneficial. Project Specifics: The emulator must not breach game firewall securities or require unauthorized system modifications such as disabling driver signature enforcement. It should operate successfully in the game, similar to devices like Arduino Leonardo or ESP32. The goal is to simulate pressing the Z1 keys solely through software, without external devices. Activation should be tied to the Caps Lock LED status—active when on, and inactive when off. Solutions utilizing 'keybd_event' and 'SendInput' do...

    $25 (Avg Bid)
    $25 Avg Bid
    1 bids
    Dotnet developer 6 days left

    Required a dot net developer. Speacialized in Microservices acrhitecture based solution. Dotnet Core, C#, SQL, Data transformation, API gateway, Auth based security.

    $439 (Avg Bid)
    $439 Avg Bid
    17 bids

    ...experienced web developer to create a comprehensive IELTS Teaching Management System in PHP. The system will be utilized by students, teachers, and administrators. Key Features: - Student Management: The system should provide tools for student registration, tracking student progress, and managing student profiles. - Lesson Scheduling: Users should be able to schedule lessons, view lesson details, and manage their availability. - Progress Tracking: The system must include features for tracking student progress, including test scores, attendance, and performance analysis. - Payment Gateway: Integration with a secure payment gateway to facilitate online transactions for course fees. Ideal Skills: - Strong PHP programming skills and expertise in building web applications - P...

    $1453 (Avg Bid)
    $1453 Avg Bid
    60 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), ));

    $25 (Avg Bid)
    $25 Avg Bid
    14 bids

    I am seeking a full stack PHP developer to assist me with my project. I'm looking for a PHP expert who can aid in the development of a web application, website, or mobile app. You should be proficient in both front-end and back-end development, capable of crafting user-friendly interfaces and integrating complex functionalities. Your role will involve: - Understanding project requirements and delivering high-quality work - Developing secure, efficient, and scalable code - Implementing user authentication, integrating databases, and possibly setting up payment processing systems - Ensuring timely and reliable completion of the project If you are a skilled PHP developer with experience in full stack development and are passionate about producing high-quality ap...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    180 bids

    I am looking for an experienced developer to create a Hangman game using React and utilising a specific API for generating random words. This game will implement particular features of my choosing but will not revolve around any specific visual theme or elements. Key Requirements: - In-depth knowledge and experience working with React. - Understanding and previous work with APIs, specifically in random word generation. - Ability to implement specific features to enhance the hangman game experience. Expected Deliverables: - A fully functional hangman game that runs smoothly and is bug-free. - Proper integration with the pre-selected random word generation API. Note: Although no specific visual elements or themes are required, creativity is appreciated in the design process ...

    $135 (Avg Bid)
    Urgent
    $135 Avg Bid
    36 bids

    I need to automate the process of sending UPI payment links to my clients and recording the payments they make. Key Requirements: - Integrate UPI as a payment method for my business ...Requirements: - Integrate UPI as a payment method for my business - Develop a system that automatically sends the payment links to customers - Record the customer details and the payment information each time a payment is made The ideal freelancer for this project will have: - Proficiency in UPI and payment gateway integrations - Experience in automating payment processes - Familiarity with WhatsApp API for sending messages - Knowledge of data recording and management systems - Previous experience in developing similar systems would be a plus Please indicate your relevant experience when bidding. ...

    $153 (Avg Bid)
    $153 Avg Bid
    11 bids

    I have a wix website and sell products via wix STORE. I need to integrate Viva Wallet as a payment provider. I am looking for a VELO professional or PHP code knowledge to create a cash out and integrate the payment API key.

    $163 (Avg Bid)
    $163 Avg Bid
    51 bids

    I am in need of a skilled Full Stack Python Developer to primarily focus on back-end development tasks. The main areas of focus include: - User Authentication & Authorization: Implement a secure user authentication system to ensure data integrity and user privacy. - API Development & Integration: Develop new APIs and integrate with existing ones, for seamless communication between various components of the platform. - Data Processing & Analytics: Implement robust data processing and analytics functionalities to make informed decisions and gain insights from user interactions and other data sources. You will also be responsible for: - Payment Gateway Integration: Integrate payment gateways to facilitate transactions within the platform. - Social Media Integration: Imple...

    $2229 (Avg Bid)
    $2229 Avg Bid
    67 bids

    I have a Vue 3 application that uses Quasar. The application is basically a blog with a few routes and simple pages. It uses backend API to fetch the data for articles. I want to deploy this app ideally to Vercel or Netlify. For SEO reasons, I want to use server-side rendering (SSR) so that user receives already rendered HTML and the API call is not necessary on the client. On the client, the app should hydrate so that it becomes interactive. The app is already working and when it is deployed without SSR, it works correctly. So you don't need to develop the app. You will need to configure the SSR in the project, configure the deployment location (Vercel or Netlify), and potentially adjust the existing JS code so that it works correctly in SSR environment (maybe this is...

    $161 (Avg Bid)
    $161 Avg Bid
    38 bids

    I am looking for a skilled PHP developer with experience in PHP frameworks, MySQL database, and E-commerce development to build a website. The developer should also have experience with Wordpress and integrating various platforms and APIs. Key project details: - The ideal candidate should have strong knowledge and experience in PHP frameworks like Laravel or Symfony, as well as Wordpress. - E-commerce development experience is essential, especially in designing and building secure and user-friendly online stores. - Proficiency in MySQL database is required. - The website will require integrating payment gateways, social media, and email marketing platforms. Hence, the developer should have experience in these areas. Ideal skills and experience: - PHP framewor...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    15 bids

    I need a proficient developer to help me build a private API management console for the game Rust, using the Gportal private API. The core functions of the Console Rust Gportal Private API are mainly centered on player data retrieval, server status updates and server configuration management. Here's an overview of the project requirements: - You will be responsible for building a secure and user-friendly private API management console specifically for Rust, using the Gportal private API. - The system should allow for the retrieval of player data, server status updates, and server configuration management. - The UI should be intuitive and engaging, allowing for easy navigation and efficient use. - The system should be able to handle high volumes of...

    $72 (Avg Bid)
    $72 Avg Bid
    24 bids

    I am looking to build a travel portal primarily catered to individual travelers. The portal should incorporate features facilitating flight bookings and hotel reservations: Main Feature...straightforward booking procedures. - Professional and visually appealing: Considering the target audience, the design must be aesthetically pleasing and project a professional image. Ideal Skills and Experience for the Job: - Extensive experience in web development and design. - Proven capability in developing travel booking platforms. - Knowledge in integrating APIs, specifically the PartoCRS API. - Creativity and an eye for detail in designing user-friendly and appealing portals. Your expertise and creativity in creating this engaging travel portal for individual travelers will be greatly ap...

    $482 (Avg Bid)
    $482 Avg Bid
    93 bids

    As a client seeking a proficient PHP expert, with a minimum of 10+ years of experience, I am looking to enhance an existing Real Time Dashboard within PHPMaker 2023. Key Responsibilities: - Modify existing features and incorporate new functionality - Implement user authentication system to ensure data privacy - Create real-time notification system for immediate updates - Develop advanced interactivity for data manipulation and customization Desired Skills: - Proven expertise in PHP development, ideally with PHPMaker 2023 - Comprehensive experience in building Data visualization (Charts, Heat maps, Custom Dashboards) - Strong understanding of user authentication mechanisms - Ability to develop real-time features for immediate data updates - Experience in creating advanced in...

    $160 (Avg Bid)
    $160 Avg Bid
    22 bids

    As I'm looking to establish a new SMM panel, I need a skilled developer who can integrate key features into the script. Here's an overview of what the project entails: - **Core Features**: Implement a User Management System, API Integration and Payment Gateway Integration. Given the sensitivity of the data involved, it's crucial that these features are robust, secure and user-friendly. Build a cross-functional SMM panel that generates and sells traffic for all social media platforms. - **Security**: Incorporate Two-Factor Authentication and an IP Whitelisting system. Additionally, the script should have an extensive Activity Log Monitoring mechanism. - **Performance**: Develop a script that prioritizes speed and responsiveness. This includes a Fast Loading Service, ...

    $517 (Avg Bid)
    $517 Avg Bid
    84 bids

    I'm looking to develop a Sof...Payment Processing integration. - An AI Chatbot with capabilities for information retrieval and analysis. - An OCR (Optical Character Recognition) system. - Both Frontend and Backend development are necessary. - Seamless integration of the AI chatbot, OCR, and payment processing into the website. - A well-documented API to allow for future expansion. The ideal candidate for this project should be proficient in Python (Django/Flask), laravel, node js, vue js, AI programming, and API development. Experience with building SaaS platforms, payment processing integration, and chatbot development would be a great advantage. Accuracy, scalability, and security are top priorities for this project. Immediate availability and good communication skil...

    $661 (Avg Bid)
    $661 Avg Bid
    89 bids

    ...anticipated to be changing every quarter. We're currently operating under a master agreement that every member signs upon joining. (Not all the partners signs the same agreement . new partner signs in new agreement print out )I'm seeking a skilled legal professional to review this agreement and provide their expert opinion. Opinion Should be Given in Writing in a Letter pad with Seal signature and Digital Signature Person signing should have valid registration certificate and must be attached with the Opinion Letter. Key Concerns: - Terms of Membership: I need assurance that our membership terms are legally sound and won't put us at risk of non-compliance with local laws. - Dispute Resolution Process: It's crucial that the agreement's dispute r...

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids

    I'm in need of an experienced Java Full Stack Developer to build a comprehensive application with the following features and requirements: - **Features and Functionalities** I need the application to have the follow...through social media platforms. - Payment gateway integration: A reliable and secure payment gateway to facilitate transactions. - Email marketing services integration: Integration with email marketing services to streamline communication with users. Your expertise with Core Java, Java 8 features, J2EE, JDBC, servlets, MySQL, JSPs, HTML, Spring MVC, Spring Boot, ORM, MVC Architecture, and API Development will be essential. Additionally, experience with integrating and implementing third-party services will be highly valued. Looking forward to seeing ...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    35 bids

    I'm in need of an experienced PHP developer, well-versed in Core PHP and Wordpress Development. The ideal candidate must be able to work on various projects with the following requirements: - User Authentication and Authorization: The developer will need to create secure login and registration systems for our websites. - Database Integration and Management: Proficiency in MySQL is a must. The developer will be responsible for managing and integrating databases effectively into our sites. - Payment Gateway Integration: The developer will have to implement payment gateways, ensuring a smooth and secure payment process for our users. Ideal Skills: - Proficiency in Core PHP and Wordpress Development - Strong understanding and experience with MySQL - Previous experie...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    57 bids

    I'm in search of a skilled PHP and CodeIgniter developer to help with a project that involves user registration and login, as well as database integration. Key Points: - The project involves user registration and login: You'll be responsible for setting up a smooth user registration and login process. - Database integration: Your task will include integrating the project with a database, ensuring data is stored and retrieved efficiently. - Minimalist design: The design aesthetic should be minimalist. Your Expertise: - Proficiency in PHP and CodeIgniter: We're seeking an individual with extensive experience in both PHP and CodeIgniter. - Prior experience with user registration and login systems. - Strong database integration skills. The project is E-c...

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    37 bids

    Hi, I will assist you with creating WordPress website. There will be three main sections. Only story will be dynamic and other two will be just static. In story section when user will click on it, he/she will add their child name. If they will find name existing then they can click on the name and story will be played otherwise, need to create ttf file and with the use of google cloud api need to create audio, that will store on server and then it will be played. Please let me know if I missed anything from the scope.

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    1 bids

    In need of a skilled professional to develop a RESTful API using Python. The API should be designed to handle multimedia data. Ideal Expertise: - Proficient in Python programming. - Thorough experience in RESTful API development. - Should specifically be adept in dealing with multimedia data handling. - Great problem-solving skills. - Conduct testing ensuring optimization and compatibility. Transparency, communication, and attention to detail will be crucial for this role. A fast turnaround will be appreciated without compromising on quality. If you have what it takes to handle this job, I welcome you to make your bid.

    $110 (Avg Bid)
    $110 Avg Bid
    23 bids

    I have two APIs in PHP that need to be fixed, specifically regarding issues with user authentication. Key Requirements: - Fix API A and API B - Resolve the authentication problems - Ensure APIs are properly authenticating users Ideal Skills and Experience: - Strong experience with PHP - Proficiency in working with APIs - Prior experience in resolving authentication issues - Ability to troubleshoot and debug efficiently Please let me know about your prior experiences in fixing PHP APIs, especially with user authentication. Feel free to share examples of your previous work or any relevant details. Your proposal should outline your plan on how you intend to resolve the issues and demonstrate that you understand the project requirements.

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    10 bids

    We are currently in search of trendy fashion models with a social media presence on Instagram and TikTok. Ever wanted to launch a creator/model/influencer career or exponentially grow your existing social media fanbase now is your chance. The right applicant will benefit from being supported by a...Comfortable creating various themes aimed at an older audience. Benefits include: Home based remote. Weekly salary. Earn commission of all content sales. Additional monthly and annual bonus. Free flights and holidays once successful to create new content. First year earnings of $40,000 to $80,000 for the right candidates. You will be working with a UK based team of professionals who will build and protect your whole brand from the beginning. If you feel above sounds like you, ple...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    23 bids

    I require a proficient PHP programmer to handle a variety of tasks on my project. These tasks will include: - Website development: The core of this project involves visualization of the key concepts, hence proficiency in creating efficient and visually appealing websites is a must. - Database integration: The website functionality will be backed by a responsive and robust database. Expertise in MySQL or similar database is critical. - Custom script development: You will need to develop tailored scripts to meet the specific needs of my project. Familiarity with CodeIgniter is essential for this project since we will be using this framework for our site. Given the complexity of the work, I prefer a mid-level developer who has substantial experience in the aforementioned areas. Your ...

    $104 (Avg Bid)
    $104 Avg Bid
    41 bids
    Gportal Private API 6 days left
    VERIFIED

    Needing G portals Private API and the method to get it ourselves

    $23 (Avg Bid)
    $23 Avg Bid
    8 bids

    ...whereas you can put money hence our AI works on it through big data and automation. The project is about algorithmic auto-investing trading on world wide's financial market. Fixed Rate Job Paid based on success delivery per country. $10/country. Make about 5-10 API/country for installing python, setting SQL for our applications and Google Sheet. For each country may need API for such as : 1. Historical Data 2. Financial Scrapped Source 3. Financial Summary Scrapped Source 4. Interest rate 5. Some More Required Skill & Experience : 1. Php & SQL 2. Familiar with python installing & setting up environments 3. Experienced in Linux Debian & LNMP server by SSH 4. You need to know on how to run python scripts on debian by ssh, and setup cron task on...

    $29 (Avg Bid)
    $29 Avg Bid
    14 bids

    I need an experienced PHP Laravel developer to implement specific changes to my existing Customer Management System (CMS). My hot requirements are as follows: - Reporting Feature: I need the implementation of a Customer Activity Reports feature. The system should allow users to generate custom reports using the existing database. The reports should be detailed, accurate, and easily accessible. - UI Improvements: I'm not satisfied with the current UI of the system. I need the navigation to be simplified for better user experience. The interface should also be modernized with a new color scheme. Responsive design is a must for compatibility across all devices. The ideal candidate should have a deep understanding and a strong background in PHP Laravel, JavaScript, CSS/H...

    $308 (Avg Bid)
    $308 Avg Bid
    172 bids

    I'm looking for a skilled PHP developer with experience in CodeIgniter for a new project in the e-commerce space. Ideal Skills and Experience: - Proficiency in PHP and CodeIgniter framework - Previous experience in e-commerce platform development - Strong understanding of front-end technologies, such as jQuery, JavaScript, HTML5, and CSS3 - Knowledge of MySQL and other relational databases - Familiarity with RESTful APIs and Web Services - Ability to work with version control systems like Git The primary goal of the project is to create a robust, scalable, and user-friendly e-commerce platform. The platform should be able to handle a large number of products, facilitate smooth transactions, provide a secure payment gateway, and have a user-friendly interface. A key par...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    34 bids

    ... - Performance Analytics enhanced by AI to provide deeper insights. - Comparison Tools powered by AI to highlight key differences. - Exportable Reports with AI-generated summaries. 6. **Security and Integrity** - AI-driven Proctoring for real-time monitoring. - Plagiarism Detection with AI. - Environment Lockdown managed by AI. 7. **Integration and API** - ATS Integration with AI-powered matching. - API Access with AI-driven functionalities. 8. **Support and Documentation** - Help Center with AI-powered search and suggestions. - Customer Support augmented with AI chatbots. - Tutorials and Training with AI recommendations. 9. **Additional Features** - Gamification with AI-generated challenges. - Mobile Support with AI enhancements. ...

    $2606 (Avg Bid)
    $2606 Avg Bid
    17 bids

    ...proposals. including adding the attached flow chart in the document Key Points: - Standardization: The primary objective is to ensure all letters and proposals maintain a consistent and professional format. - Aesthetics: I aim to modernize the design of the documents while maintaining a minimalist style. - Required Elements: Each letter and proposal should contain a contact information section and a signature field. The ideal candidate for this project should have: - Expertise in PDF document creation and formatting - Strong graphic design skills, with a portfolio showcasing modern and minimalist aesthetics - Ability to enhance the current documents without deviating from the original content - Attention to detail to ensure all necessary elements are included - Previous experi...

    $15 (Avg Bid)
    $15 Avg Bid
    23 bids

    this is a static page, i need to create dynamic add of posts from top box. top box is like facebook with a create button, then you should list the posts. in the first box you need to add category (an empty select with cat1 cat2 cat3) a calendar date and an autocomplete for searching country-city ok? i will provide you api and project on github so im here for anything that is related to backend - create post - retrieve post - edit a bit the card

    $50 (Avg Bid)
    $50 Avg Bid
    35 bids

    I urgently need an expert to find Gportals Private API to create plugins for the Console Rust game. The main goal is to develop a custom administration panel, automate server management tasks, and enable integration with other applications. Despite skipping the specific functionalities for the plugins, flexibility and versatility should be core in their design. The completion of this project is time-sensitive, thus immediate engagement is appreciated. Skills and Experience: - Experience with Gportals Private API - Proficiency in console game plugin development - Knowledge of server management automation - Demonstrable successful projects in similar tasks.

    $128 (Avg Bid)
    $128 Avg Bid
    32 bids
    Laravel API integration 6 days left
    VERIFIED

    Estimated 10 API to integrate. CRUD work.

    $34 (Avg Bid)
    $34 Avg Bid
    31 bids

    I'm looking for exp...looking for experienced Node.js developers to create a RESTful API for my project. Key Requirements: - Develop a RESTful API: The API should follow REST principles for web services, ensuring easy consumption and compatibility with various applications. - JSON Format: The API should primarily support JSON format for data exchange. Ideal Skills and Experience: - Proficiency in Node.js: Thorough understanding and hands-on experience with Node.js for server-side scripting. - API Development: Prior experience in developing RESTful APIs is essential. - JSON Handling: Expertise in handling JSON data format within APIs. This project will involve working closely with the front-end team. If you have a solid experience in Node.js and ...

    $140 (Avg Bid)
    $140 Avg Bid
    36 bids

    I'm looking for a PHP developer with substantial CodeIgniter framework expertise. The project at hand involves upgrading and optimizing an existing PHP application. Key Requirements: - Strong PHP skills and extensive experience with the CodeIgniter framework - Proficiency in MySQL database management for database optimization and management. - Familiarity with front-end development to be able to enhance the UI/UX as part of the upgrade. Your main responsibility will be to improve the existing codebase, making it more efficient and scalable. This will involve database optimizations, code refactoring, and possibly some UI/UX upgrades. An understanding of security best practices in web development will also be highly beneficial. If you have previous experience wi...

    $135 (Avg Bid)
    $135 Avg Bid
    37 bids

    I'm looking for a skilled developer who can integrate WhatsApp API into my Wordpress website to allow for sending promotional messages to customers. Additionally, I need this feature further developed into a simple chatbot for automated responses. - Your primary tasks will include: - Setting up the WhatsApp API to the website - Configuring it to allow for sending messages to customers - Developing a basic chatbot functionality - Ensuring the chatbot can provide automated responses based on predefined rules You should have: - Proven experience in integrating APIs, specifically WhatsApp API - Proficiency in developing chatbots - Knowledge of Wordpress and it's capabilities for handling APIs - Good understanding of marketing and customer engagement - S...

    $116 (Avg Bid)
    $116 Avg Bid
    37 bids

    I need a plugin that includes Apple Pay, Google Pay, and Link payment methods. This plugin should offer a dynamic button to facilitate these transactions based on Stripe's documentation. Please view ...payment methods. This plugin should offer a dynamic button to facilitate these transactions based on Stripe's documentation. Please view the documentation here: The app that uses the plugin should also be able to customize the 'statement description', which is a capability provided by the Stripe API (createPaymentIntent). The suitable person would have experience in creating Bubble plugins, and hopefully would be easy for the person to make a quick and simple payment integration.

    $128 (Avg Bid)
    $128 Avg Bid
    15 bids

    I require an experienced PHP developer who can quickly resolve two broken links on my e-commerce website. The first issue is in the search line reset menu, while the second is between the cart and the payment gateway. Key Responsibilities: - Fixing two broken links in the e-commerce page - Ensuring the page stops looping - Ensuring the page retains user details between stages - Enabling users to progress to the payment page The fix needs to be completed in the next week. Ideal Candidate: - Proficient in PHP, particularly in e-commerce settings - Strong understanding of custom coding - Ability to work efficiently and meet deadlines - Experience in troubleshooting and resolving similar issues I have existing documentation and code comments available for the sections wit...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    149 bids

    I'm in need of an experienced developer to modify my PHP/Bootstrap5 image watermark form. The current setup has the form working in the background with a preset design. I now want it to be a more integral part of the watermark process. Key tasks: - **Form Integration**: The form should be fully functional, where users can upload images, add text for watermarking, choose a watermark position, and even select an existing image for watermarking. - **Code Adjustment**: The existing watermarking code needs to be integrated and work seamlessly with the form submission. This involves adjusting the code to make it work in conjunction with user input from the form. - **User Experience**: The form should be user-friendly, intuitive, and visually appealing, ensuring a smooth and engaging...

    $26 (Avg Bid)
    $26 Avg Bid
    19 bids

    I'm looking for an experienced developer to help with real-time text data scraping via API and management using BeautifulSoup. This project is primarily focused on retrieving text data and storing it in a database. Key Responsibilities: - Implement an API scraper to continuously retrieve text data in real-time - Utilize BeautifulSoup for data extraction and management - Develop a robust database to store all the scraped text data The ideal candidate should have: - Proficiency in Python programming language - Strong experience with API scraping and BeautifulSoup - Previous work involving real-time data scraping - A good understanding of database management It is important that the data scraping runs seamlessly and accurately in real-time. Prior experience with...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    27 bids

    I'm seeking a seasoned back-end engineer with expertise in Node.js and MongoDB. Your primary responsibility will be developing APIs that integrate seamlessly with external services. Key tasks include: - API development: You should have a proven track record of creating robust, efficient APIs. - Integrating with third-party services: The APIs you develop need to be able to communicate effectively with a range of external platforms. - Database design and optimization: While not the core focus, a strong understanding of MongoDB and how to optimize it for performance and scaling is beneficial. The project is centered around building a backend system that can handle a variety of tasks and interactions. While the exact scale of the project isn't currently known, the potential ...

    $2184 (Avg Bid)
    $2184 Avg Bid
    113 bids