Prestashop paypal error 10002 työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 prestashop paypal error 10002 työtä löytyi, hinnoittelu EUR

    PrestaShop verkkokauppa-alustalla olevan verkkokaupan kehittäminen, parantaminen, alkuunsaattaminen sekä mahdollisesti ylläpito.

    €881 (Avg Bid)
    €881 Keskimäär. tarjous
    8 tarjoukset

    Prestashop kaupan korjaaminen ja päivittäminen. Prestashopissa on ilmennyt http 500 erroria aiheuttajana ilmeisesti smarty cache ja kauppa on todella epävakaa. Tuotteiden kopioinnissa osassa kuvissa kuvan tilalla kysymysmerkki. Olisi tärkeää saada kauppa takaisin vakaaksi ylläpitää ja käyttää. Ehdota tarjousta.

    €11 - €16 / hr
    €11 - €16 / hr
    0 tarjoukset

    Fix upload error "Invalid File"

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

    fix error on joomla k2 extension

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

    fix error on joomla k2 extension

    €470 (Avg Bid)
    €470 Keskimäär. tarjous
    4 tarjoukset
    403 error on site Loppunut left

    403 error on site

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

    ...required data and compile it into an Excel file with separate sheets for doctors' information and disease descriptions. Requirements: Programming Language: Preferably Python. Libraries: Experience with web scraping libraries like BeautifulSoup, Selenium, and data processing libraries like Pandas. Output Format: Ability to export data into an Excel file using Pandas or similar libraries. Error Handling: Robust error handling to manage failed requests and parsing errors. Compliance: Adherence to the websites' terms of service and rate limits to avoid being blocked. Project Scope: Input: A list of CRM numbers and a list of CID numbers. Process: Automate the lookup and data extraction process. Output: An Excel file with the compiled data. Skills Required: Web Scrap...

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

    I'm in need of a skilled ...both original art pieces and prints. I aim to use PayPal buttons for the transactions, so experience with integrating PayPal payment gateways in WordPress is important. - **Artist Biographies and Descriptions**: Though not necessary for each artist or art piece, the website should have a provision for displaying general information about the artists and their work. This can be a general information section, rather than specific pages for each artist or piece of art. Ideal skills and experience for this job include: - Proficiency in WordPress - E-commerce website development - Knowledge of art or art e-commerce (preferred but not mandatory) - Experience in designing user-friendly and visually appealing websites - Proficiency in integrating ...

    €177 (Avg Bid)
    €177 Keskimäär. tarjous
    50 tarjoukset
    Laravel Forbidden Error Troubleshooting 6 päivää left
    VARMENNETTU

    I'm currently facing a Forbidden error in my Laravel project that's connected to a MySQL database. I'm looking for a skilled developer to troubleshoot and resolve this issue, and potentially optimize the database connections for a smoother performance. Key tasks: - Troubleshoot the Forbidden error in my Laravel project - Review and potentially modify the existing database connections - Ensure that the database connections are optimized for performance The ideal candidate will have: - Strong experience with Laravel framework - Proficient in MySQL database management - Proven track record in troubleshooting and resolving similar issues

    €6 / hr (Avg Bid)
    €6 / hr Keskimäär. tarjous
    11 tarjoukset
    InDesign Image Error Resolution 6 päivää left
    VARMENNETTU

    I currently have a problem with my InDesign project. I initially detected an image error when I attempted exporting to EPUB. The error points to an image that I can't pinpoint in the project. I am looking for help to: - Identify the problem with the missing image - Delete the problematic image from the project The ideal freelancer for this job should have substantial expertise in running diagnostics on InDesign projects, a keen eye for detail, and proven experience in resolving similar InDesign problems. A quick turnaround would be highly preferable.

    €18 / hr (Avg Bid)
    €18 / hr Keskimäär. tarjous
    13 tarjoukset

    I'm in need of a professional website designer to help create an e-commerce website for my business. The website should include key features such as: - Pr...key features such as: - Product pages: individual pages for each of my products, showcasing pictures, descriptions and pricing. - Shopping cart: an easy-to-use shopping cart for customers to make purchases directly from the website. - Customer reviews: a feature for customers to leave and view reviews for each product. In terms of payment methods, I'd like the website to support Credit Card, PayPal, and UPI transactions. Ideal skills and experience for this job would include a demonstrated proficiency in e-commerce website development, understanding of payment gateway integration, and experience in designing user-...

    €258 (Avg Bid)
    €258 Keskimäär. tarjous
    31 tarjoukset

    I've been encountering an error while trying to launch the Medium Tablet API 29 emulator in Android Studio 4.4 on my Windows system. The message says, "The emulator process for AVD Medium_Tablet_API_29 has terminated." I've scoured online resources and tried resolving the issue myself. However, the problem persists even after reinstalling the Android Emulator. I'm looking for a competent Android Studio expert who can help me resolve this error and get my emulator up and running it is, Unable to launch Medium Tablet API 29 - The emulator process for AVD Medium_Tablet_API_29 has terminated. Key Requirements: - Proficient in Android Studio - Experienced in troubleshooting emulator issues Your assistance in resolving this issue would be greatly appr...

    €47 (Avg Bid)
    €47 Keskimäär. tarjous
    12 tarjoukset
    PHP Login Bug Fix 6 päivää left
    VARMENNETTU

    I need a skilled PHP developer to help me with a bug that's causing our login functionality to malfunction. Key Requirements: - The bug currently prevents users from logging in, and an error message is displayed upon failure - We need this bug fixed so that users can successfully log in without any issues Ideal Skills and Experience: - Proven experience in PHP development, particularly with login systems - Strong debugging skills to identify and rectify the issue - Solid understanding of database connections in PHP - Good communication skills to understand the problem and provide a timely fix

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

    We are looking for a skilled freelancer to integrate Google Customer Reviews into our Google merchant.

    €99 (Avg Bid)
    €99 Keskimäär. tarjous
    8 tarjoukset
    Java Code Issue Resolution 6 päivää left
    VARMENNETTU

    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, ObjectUtil...this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in summery and short let em know , thanks please consider error handling in this case.

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

    in general I don't get the Greek characters in the description and all the buttons "complete", "delete" etc. throw this error and the reports are not generated its probabely some issue with the path or smtp notifications. please have a look at the video. i will send you the site and db on chat budget: $15-$20 USD deadline: 20/5

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

    Estoy usando WordPress con WooCommerce para mi sitio web y recientemente encontré un problema con las renovaciones de suscripción de PayPal y WooCommerce usando YITH,. Pay pal funciona para compras normales y para hacer suscripciones pero al ahora de renovar, se cobra en pay pal pero no sale reflejado en woocommerce, esto pasa desde la actualización de woocommerce que se hizo automático Puntos clave: - El problema es específicamente con el proceso de renovación de suscripción. - Recientemente instalé actualizaciones o nuevos complementos que podrían haber desencadenado el problema. Estoy buscando un profesional independiente con experiencia que pueda ayudarme a solucionar este problema. Esto puede incluir depurar e...

    €34 (Avg Bid)
    €34 Keskimäär. tarjous
    10 tarjoukset
    The Firebase Chat 9 päivää left

    1-I implemented application UI dynamically so it behave. 2-I also implemented new firebase chat system and deleted all agora code and sdk , 3-I also fix the exception and error from the project.

    €92 (Avg Bid)
    €92 Keskimäär. tarjous
    1 tarjoukset

    Am doing a project using a simple shell and tube heat exchanger design and I have a problem with Ansys fluent validation. I already drew the shell and tube heat exchanger, simple design. However, the problem is that am unable to get similar results as the actual value when it comes to pressure drop. for flow rate 1 am getting it correct, but mass flow rate 0.5 and...drew the shell and tube heat exchanger, simple design. However, the problem is that am unable to get similar results as the actual value when it comes to pressure drop. for flow rate 1 am getting it correct, but mass flow rate 0.5 and 2 kg/s are different and far from the actual values for the pressure drop of the shell outlet. I need someone that can fix the issue achieve at least 6% or less error compared to the act...

    €63 (Avg Bid)
    €63 Keskimäär. tarjous
    9 tarjoukset

    ...solutions for online shops and help businesses optimize and automate their sales and shipping processes. We are looking for an experienced freelancer to develop plugins and interfaces for various e-commerce platforms. Here are the Plattforms we are seraching Freelancers for: Wix Ikas JTL-Shop Magento BigCommerce WooCommerce Gambio PrestaShop OpenCart Analyze and understand the specific requirements and integration possibilities of the listed platforms. Implement secure and efficient interfaces between the plugin and the respective e-commerce platforms. Ensure the plugin's compatibility with the latest versions of the platforms. Perform testing and debugging to ensure smooth functionali...

    €2153 (Avg Bid)
    €2153 Keskimäär. tarjous
    48 tarjoukset
    1525 - Incorrect DATETIME value: '' sel 6 päivää left
    VARMENNETTU

    looks like you're encountering a MySQL error related to an incorrect DATETIME value in your query. This error typically occurs when the format of the date and time being used in the query does not match the expected format in MySQL, or when an empty string is being used where a datetime value is resolve this issue, you should first check the format of the 'date_scheduled' values in your 'banners' table to ensure they are in the correct DATETIME format. You might also need to modify your query to handle cases where 'date_scheduled' might be empty or incorrectly you're not sure how to proceed or need further assistance with checking or adjusting your database, you can manage and review your MySQL databases and their tables from Site Too...

    €29 (Avg Bid)
    €29 Keskimäär. tarjous
    20 tarjoukset
    Python Script Error Fix 6 päivää left

    My Python script is intended to scrape specific Telegram groups, but it's not functioning as expected. I need a developer to address these issues, described below. - **Issue Description**: The script is crashing when scraping certain Telegram groups, which is likely due to the fact that it's not respecting selections. The error presented is “ AttributeError: 'MessageMediaWebPage' object has no attribute 'document'” I can provide the script if you want to check how it’s working. I am open to a whole new script being made. So long as it functions in a similar way. If not familiar you can view telethon api - **Expected Behavior**: The scraping script is supposed to collect data that matches specific regex patterns. This means that

    €26 (Avg Bid)
    €26 Keskimäär. tarjous
    10 tarjoukset

    Description: I require a one-time conversion of my QuickBooks accounts into the iBRXL format, specifically at a summary level. Although I alr...format, there are errors in the current version due to software issues, necessitating resubmission. Requirements: Convert QuickBooks account data to iBRXL format Ensure data is at a summary level Correct any existing errors from the previous software conversion Provide a final, error-free iBRXL file ready for submission Ideal Skills and Experience: Proficiency in QuickBooks and iBRXL format Strong attention to detail and accuracy Experience in data conversion and error correction Ability to deliver a high-quality, error-free file promptly If you have the expertise to perform this conversion and correct the errors, I look forw...

    €14 (Avg Bid)
    €14 Keskimäär. tarjous
    8 tarjoukset

    ...high-resolution images, detailed descriptions, prices, and availability Categories and subcategories for easy navigation Advanced search and filtering options (by category, price range, condition, seller rating, etc.) E-commerce Functionality: Secure shopping cart system Smooth checkout process with multiple payment options (credit cards, PayPal, etc.) Order tracking and history Payment Gateway Integration: Integration with major payment processors like Stripe or PayPal Secure transaction handling Rating and Reviews: System for buyers to rate and review sellers and products Display of ratings and reviews on product and seller profiles Messaging System: Direct messaging between buyers and sellers for negotiation and queries Notification system for new messages and updat...

    €22 / hr (Avg Bid)
    €22 / hr Keskimäär. tarjous
    17 tarjoukset

    ...functionality of a website from TypeScript, JavaScript, HTML, and CSS to a Python-based system. The website currently allows users to input a URL for evaluation on its ACT and WCAG compliance. Once evaluated, it highlights any errors and provides recommendations for improvement. The source code is provided. Key Requirements: - Recreate user input URL evaluation - ACT and WCAG compliance checking - Error highlighting - Recommendation provision Design Changes: - Redesign of the website's layout - Improvements to the user interface Design Preferences: - Clean and minimalist design - Modern and trendy elements The source code is available for reference. Ideal candidates should have a solid understanding of web development, particularly in TypeScript, JavaScript, HTML, CSS, a...

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

    I am currently experiencing payment processing errors with my PayPal plugin. All of my sales are automatically cancelled and I am not being notified. -Ideal Skills/ Experience: * Proven experience in troubleshooting PayPal plugin problems * Comprehensive understanding of payment processing * Ability to identify and solve connection issues. Let's collaborate to sort this out promptly to resume normal business operations.

    €32 (Avg Bid)
    €32 Keskimäär. tarjous
    9 tarjoukset

    ...to display details - plus the ability to forward an event to a friend - plus the ability to follow an event - the app is currently purchased on a one-off basis. TO BE Mandatory criteria – no final payment until these are met 1. Enable SUBSCRIPTION payment for the app from the apple store – must facilitate the option to enable users to subscribe to a quarterly payment model. This is a must. 2. Error trapping - must be able to fail a call or function without crashing the app 3. All dates are in dd/mm/yyyy 4. The Search function must work across all prizes not just those currently calling 5. The code must be deposited in our github 6. Apple must accept the update 7. All drafts must use a version number on the front screen which are incremented for each version 8. Must u...

    €354 (Avg Bid)
    €354 Keskimäär. tarjous
    57 tarjoukset
    Product Import Specialist for PrestaShop 6 päivää left
    VARMENNETTU

    I am in need of a PrestaShop expert to assist with the specific task of importing products via cvs into my PrestaShop store. The ideal freelancer for this project should: - Have proven experience in working with PrestaShop - Be highly proficient in importing products via cvs into PrestaShop - Be well-versed with the complexities of ecommerce product data The product data that needs to be imported is relatively simple, including basic details like product name, price, and category. In your application, please include your experience working with PrestaShop and specifically with product imports. Your experience in managing product data in e-commerce platforms will be a significant advantage.

    €121 (Avg Bid)
    €121 Keskimäär. tarjous
    42 tarjoukset
    TradingView Pine Editor Script Debugging 6 päivää left
    VARMENNETTU

    I have a Pine Editor script that I believe is in a good place, but I'm hitting some error messages that I can't seem to fix. I need someone who knows their way around Pine Script and TradingView to help me get this script running smoothly. Key Requirements: - Troubleshoot and debug script errors: The main issue I'm facing is error messages when I try to run the script. I need someone to go through the script, identify the root cause of these errors, and help me fix them. - Pine Script proficiency: The ideal freelancer for this project should have a good handle on Pine Script, as it's essential for understanding and improving the script. - TradingView experience: Since the script is set to work within TradingView, experience with this platform is crucial. ...

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

    ...The website's main purpose is to provide an online platform for customers to purchase my products. Key Requirements: - Full E-commerce Functionality: The website should have all the necessary features for an e-commerce platform, including a shopping cart, product pages, checkout and more. - Multi-Payment Integration: I'd like all types of payment methods to be integrated, including credit card, PayPal, bank transfer, etc. - Product Management: As I plan to sell less than 100 products, the website should be easy to manage in terms of product listings, descriptions, and images. Ideal Skills & Experience: - Proficient in E-commerce Development: Experience in creating successful e-commerce websites with a focus on user experience. - Payment Gateway Integration: Kno...

    €113 (Avg Bid)
    €113 Keskimäär. tarjous
    34 tarjoukset
    Trophy icon DIVI Website Creation with PayPal 5 päivää left

    ...candidate should be proficient in using the DIVI theme builder, and have a strong track record in creating user-friendly, visually appealing websites. Key Project Details: - The website will serve as an information hub for the general public - It should have an easy-to-use contact form for user interaction - Integration of PayPal functionality is crucial for donations Skills and Experience: - Proficiency in WordPress and DIVI theme - E-commerce experience, particularly with PayPal - UI/UX design skills - Excellent communication to understand and deliver on the project's requirements The website is for a motorcycle riders association. Currently, you can see the existing site as it is at Indian Owners Association. (Search it up as it is listed on Google and you can ...

    €230 (Avg Bid)
    Taattu
    €230
    39 työtä

    I urgently need a professional to resolve unspecified errors on my Shopify Store. I overlooked providing specific details on the issues, but one with experience in identifying and quickly rectifying a wide range of Shopify errors will be ideally suited for this project. Skills and Experience: - Comprehensive knowledge of Shopify platform - Experience with various Shopify themes - Proficiency in troubleshooting and resolving website loading, payment processing, and product display errors. - Excellent problem-solving skills Due to the urgency of the project, it would be best to get it completed as soon as possible. Your rapid response would be greatly appreciated.

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

    I'm close to completing a WordPress...assistance with the final stages of the project. I need help with: - Uploading Video Courses: You'll be responsible for uploading the video courses to the backend of my WordPress site. These video courses shouldn't be accessible without a subscription. - Subscription Integration: I need you to help integrate a payment gateway for subscriptions. The gateway should cover Credit/Debit Cards and PayPal. Ideal Skills: - Extensive experience with WordPress, particularly in site finalization and user access management. - Proficiency in uploading and managing video content in a secure manner. - Previous work with integrating payment gateways, particularly for subscription-based services. - Excellent communication skills to work collabo...

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

    I'm in need of a skilled OpenCV programmer to help me with a bug in my WhatsApp automation script. Here's what you need to know: - The specific issue is that the automation isn't starting as expected. - The script is written in Node.js. - I haven't been able to locate any error messages or logs that might be related to the issue. You should ideally have experience with: - WhatsApp automation - Node.js - OpenCV Your task will be to identify the root cause of the automation failing to start and rectify it.

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

    As a growing online business, I need a freelancer to assist with the revamp of my Magento-based ecommerce website. The project will encompass: - Website Design: Your eye for design will help...website. The project will encompass: - Website Design: Your eye for design will help ensure a captivating and user-friendly website experience for our online shoppers. - Product Uploading: We have approximately 100 - 500 products to be uploaded. Efficiency and attention to detail are key. - Payment Gateway Integration: Ability to integrate PayPal as a payment gateway is essential. Ideally, you should bring strong Magento experience, familiarity with PayPal integration, and a proven track record in designing user-friendly ecommerce websites. Your knack for a clean, appealing aestheti...

    €297 (Avg Bid)
    €297 Keskimäär. tarjous
    18 tarjoukset
    Udemy - Rakuten api problem 5 päivää left
    VARMENNETTU

    ... But there is this message. I need someone who can analyze the problem, and if possible, solve it. According the Masterstudy plugin support, it´s running. So, could be other problems. this is the error message Error calling GET : (403) <!doctype html> <html> <head><meta charset='utf-8'> <title>Error • Udemy</title> </head> <body> Forbidden <script>(function(){if (!) return;var js = "window['__CF$cv$params']={r:'885cdcdf3f9f9180',t:'MTcxNjA0NTk1Ny4wMzIwMDA='};_cpo=('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/',('head')[0]

    €135 (Avg Bid)
    €135 Keskimäär. tarjous
    39 tarjoukset
    PHP File Fix & Database Integration 5 päivää left
    VARMENNETTU

    ...properly. All files of the site are hosted and the site is complete but due to some error while connecting to the database some code is missing and the connection is not completed. You have to find out where the problem is and fix it properly. I will help you in everything ******* I'm seeking a skilled PHP developer to assist with a project that involves fixing a PHP file and combining a Php ,MySQL database. The main tasks for this project include: - Resolving a database connection issue in the PHP file. - Combining the MySQL database in the backend of the PHP file. Your role will be crucial in ensuring that the database is correctly integrated into the PHP file and that the database connection is stable and error-free. The PHP file should be able to successful...

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

    I am looking for an experienced Flutter developer to help me resolve an issue with Google Login on my Android app. -When we generate release version of the APK Login with Google works perfectly, but upon publishing it to the Google Play Store, it encounters issues. The error message encountered is: PlatformException(sign_in_failed, com.google.android.gms.commeon.api.b:10:, null, null). Ideal skills and experience: - Proficiency in Flutter and Dart - Experience with Google Login integration in Flutter - Ability to troubleshoot and resolve authentication issues - Strong understanding of Android app development - Good communication skills and the ability to collaborate effectively with the rest of the team. If you believe you have the expertise and experience to tackle this probl...

    €29 / hr (Avg Bid)
    €29 / hr Keskimäär. tarjous
    49 tarjoukset
    Troubleshoot & Fix WordPress HTTP 500 5 päivää left
    VARMENNETTU

    I recently uploaded an outdated copy of my WordPress website to my shared hosting server and now I am experiencing an HTTP 500 error whenever I attempt to access the homepage. It's essential to get this issue resolved promptly as it's hindering visitors from interacting with the site. Key points to address: - Identify the root cause of the HTTP 500 error. - Implement a solution to resolve the issue. - Ensure the homepage is accessible without any errors. - Ideally, provide recommendations to prevent such issues in the future. The ideal candidate for this project will have: - Proven experience in WordPress troubleshooting and fixing HTTP 500 errors. - Strong understanding of shared hosting environments. - Good problem-solving capabilities. - Excellent communicatio...

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    67 tarjoukset
    Python/Django Bug Fix 5 päivää left

    Hello, I'd like to correct an error I have on our Python/Django website hosted on PythonAnywhere. Here are the logs: If you think you can fix this bug, please contact me via Freelancer.

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

    I'm looking for a professional who can assist me with the typing of my novel manuscript. Your responsibilities will include: - Accurately typing out my novel - Formatting the typed content into an e-book ...with the typing of my novel manuscript. Your responsibilities will include: - Accurately typing out my novel - Formatting the typed content into an e-book format The ideal freelancer for this job would be experienced in: - Typing - MS Word - Excel calculations - E-book formatting Having an RS-CIT certificate would be a major plus. The ability to pay close attention to detail and produce error-free work is paramount. Experience in typing and formatting novel manuscripts is highly preferred. Finally, quick turnaround time is necessary for the successful completion o...

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

    I'm looking for a professional who can help me enlist my collection of leather bags and wallets onto existing e-commerce site like amazon, flipkart...Familiarity with various payment processing methods Key Responsibilities: - Enlisting the available leather goods onto the e-commerce platform - Creating engaging product listings with attractive product images, detailed descriptions, and accurate price information - Managing the online selling process, ensuring smooth transactions for customers - Offering multiple payment methods such as Credit Card, PayPal, and Cash on Delivery I'm looking for someone who can help me boost my online presence and maximize sales for my leather goods collection. A proactive, detail-oriented, and self-motivated professional will be the best f...

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

    I'm looking for a seasoned Ionic application developer, who can help create our app for iOS, Android, and web platforms. Key Responsibilities: * Develop Ionic application adapting to our detailed design * Seamless integration with a specific cloud servi...web * Proficiency in cloud services integration * In-depth understanding of coding and the ability to troubleshoot and analyze websites for speed, functionality, and aesthetics * Knowledge in making architectural recommendations To be most successful in this position you should have a keen eye for detail, be committed to meeting deadlines, and be eager to fix bugs so that the final product is error-free. I'm looking for someone who will be committed to the coding craft, write code that they are proud of, and can hit...

    €4 / hr (Avg Bid)
    €4 / hr Keskimäär. tarjous
    7 tarjoukset

    We are looking for experience PHP developer who can complete the project in urgent basis, this is a tight dead line project that need to be finished in 3 days. We have an ecommerce website which is almost 90% ready, we need to add custom filter to it, below is the list of fil...looking for experience PHP developer who can complete the project in urgent basis, this is a tight dead line project that need to be finished in 3 days. We have an ecommerce website which is almost 90% ready, we need to add custom filter to it, below is the list of filter s: Price filter color filter Brand filter Categories filter Size filter Material filter and also fix the payment gateway error. Let me know if this can done during the weekend and in given budget I will share the code to finalize ...

    €444 (Avg Bid)
    €444 Keskimäär. tarjous
    58 tarjoukset

    ...multi-functional platform that combines e-commerce, service booking, buying and selling, health tracking, social connectivity, and event ticketing. The service will be given in Asia Pacific, Europe, the Middle East and North America. This means you should have experience in developing diverse features and managing complex systems. - **Payment Integration**: I need to integrate credit/debit card and PayPal payment methods. Experience with secure and reliable payment gateway integration is crucial, so please include relevant examples of your previous work. - **Design Preferences**: The aesthetic for this platform should be colorful and vibrant. It's important that the design is eye-catching and engaging, as this will be a key factor in user experience. Please provide example...

    €4 / hr (Avg Bid)
    €4 / hr Keskimäär. tarjous
    24 tarjoukset
    Online Store Development with Shopify 5 päivää left
    VARMENNETTU

    ...The store will be designed to sell physical products, so your expertise in e-commerce and Shopify development is crucial. - Integration with payment gateways such as PayPal, Stripe, and credit/debit cards is a must. Your experience in configuring these payment gateways on Shopify will be an advantage. - Your knowledge of Shopify's features and how they can be tailored to create a seamless and user-friendly online shopping experience is key. Ideal Skills and Experience: - Proven experience in developing e-commerce websites, particularly on the Shopify platform. - Expertise in integrating payment gateways, specifically PayPal and Stripe, and ideally credit/debit cards. - A strong understanding of user experience and how to optimize an online store for conversions. - ...

    €417 (Avg Bid)
    €417 Keskimäär. tarjous
    158 tarjoukset
    PrestaShop PayPal Module Debugging 5 päivää left
    VARMENNETTU

    I'm in need of assistance to resolve an ongoing issue with the PayPal module in my Prestashop site (8.1). Without any recent changes or updates, the module simply doesn't stop loading, making it impossible to configure it. The ideal freelancer for this job should: - Be an expert in PrestaShop - Have proven experience and skills with PayPal integration - Understand the typical causes of endless loading issues and their solutions Your task will be to identify and fix this issue to assure a smooth payment processing for my customers. Experience with PrestaShop and PayPal module integration is a must. Please provide a brief overview of your relevant experiences and how you plan to tackle this issue. I anticipate a smooth and timely resol...

    €56 (Avg Bid)
    €56 Keskimäär. tarjous
    10 tarjoukset

    My Wordpress site has some issues. Also a lot error alerts in Google search console need expert to fix that

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

    I need a skilled Node.js developer to implement specific changes to my existing color prediction game. Key Requirements: - Modify the game logic: Primarily, I want to change the scoring system. This will require a deep understand...effectively. The new scoring system should enhance user engagement and retention. - Connect APIs from other websites: I need to integrate external services into the game, which will require knowledge of API integration processes. This integration should be seamless and reliable, and will play a crucial role in the game's overall functionality. - Implement JWT token for user authentication - Basic error fixing: There are some minor issues in the existing code that need to be addressed. An attention to detail and the ability to troubleshoot effectiv...

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

    Tengo un error en codeigner con la api de mikrotik , necesito hacer funcionar este script corrigiendo este error: }catch(Exception $e){ return $e->getMessage(); } } } } // Mikrotik API if (!function_exists('mkClient')) { function mkClient() { return new PEAR2NetRouterOSClient(settings()[0]->mkipadd, settings()[0]->mkuser, settings()[0]->mkpassword); } } // Mikrotik API Util if (!function_exists('mkUtil')) { function mkUtil() { return new PEAR2NetRouterOSUtil(mkClient()); } } Class 'PEAR2NetRouterOSUtil' not found

    €29 (Avg Bid)
    €29 Keskimäär. tarjous
    7 tarjoukset