Prestashop payment api jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 prestashop payment api jobs found, pricing in USD

    I am seeking Node js chatting bot developer with perfect skill to build my own Telegram chatbot. When user prompt for specific Image , then bot should generate Image API key will be provided Thanks

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    47 bids

    I would like you to scrape the website uitspraken.rechtspraak.nl. This is a website in Dutch with all data from Dutch court cases. The site is in Dutch, but my guess is you can complete this scrape also if you do not speak Dutch. Not sure if the site has an API, but I think it does. The information is public, so it is perfectly legal to download this. Go easy on the website please. From the main page (), click "Uitgebreid zoeken" (extensive search) and choose "Strafrecht" under "Rechtsgebieden" (ENG: criminal law under 'law areas'). (see enclosed document for a visual) Today, I got 152,237 results, but it may vary by the day. You get a list of court cases that looks like this: (see enclosed document for a visual) Per case, I want all f...

    $143 (Avg Bid)
    $143 Avg Bid
    39 bids

    I'm currently having an issue with my WordPress site. Payments via PayPal are not getting through but have not made recent modifications, like installing payment modules or plugins. I require an expert in both WordPress and PayPal integration to diagnose and rectify the problem. Ideal skills/experience: - Proven track record of successful PayPal integration on WordPress platforms - Ability to efficiently diagnose and fix payment processing issues - Experience in dealing with payment gateways and their potential issues - Excellent problem-solving - Familiarity with WordPress and its backend This task would strictly require to be done in a timely manner. So I would appreciate your estimated deadline along with the bid. I'm ready to work closely to...

    $783 (Avg Bid)
    NDA
    $783 Avg Bid
    55 bids

    More details: What platforms would you like the app to be available on? Android, iOS What information should successful freelancers include in their application? Detailed project proposals How soon do you need your project completed? No time limit

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

    I'm in need of a proficient programmer capable of creating a desktop-based data scraper tool. This tool's primary function is to extract telegram community links from Coingecko, specifically for newly introduced coins. Key requirements: - The scraper must be capable of collecting links f...eliminate any potential duplicate links to promote efficiency. - Crucially, the tool must have the functionality to export the collected links into a file for easy data handling and analysis. Ideal freelancer skillset: - Experience in data scraping and handling - Familiarity with Coingecko’s structure and data sets - Proficient in programming desktop applications, preferably familiar with telegram API - Excellent issue-spotting and problem-solving abilities - Top-notch communicat...

    $163 (Avg Bid)
    $163 Avg Bid
    29 bids

    Position Overview: We are seeking a highly skilled part-time Software Engineer on a contract basis with expert-level proficiency in React to join our team on an as-needed basis. This role offers the flexibility to work remotely and collaborate on exciting projects. The ideal candidate will...component lifecycle, state management, and virtual DOM. Experience with modern front-end development tools and libraries, including Webpack and yarn. Familiarity with version control systems such as Git. Excellent problem-solving skills and attention to detail. Effective communication skills and ability to work independently with minimal supervision. Nice to Have: Familiarity MongoDB and RESTful API design principles. Experience with unit testing frameworks such as Jest, Enzyme, or React Testin...

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

    The requirement is to develop a PHP-compatible WordPress plugin that integrates specific functions with a public Telegram channel and the Rehub WordPress theme. Here's a structured summary of the requirements: Plugin Functionality: Extraction of posts from a public Telegram channel. (A bot is present in the channel for easy extraction of messages, e.g., via API). Display of these posts on a WordPress page using the Rehub theme. Settings Page: Designed to be user-friendly and simple. Customization of the Telegram channel name. Option to select the WordPress user as the post author. Customizable interval for post creation in minutes. Settings can also be configured through other suitable software (a Virtual Windows Server is available for use). Post Creation and Customization:...

    $531 (Avg Bid)
    $531 Avg Bid
    50 bids

    I'm looking for an experienced freelancer who can integrate the PayPal Buy Now Pay Later option with my Wix shopping cart. Requirements: - Proficient in Wix development - Expertise in PayPal Checkout API - Prior experience with payment gateway integrations Please outline your relevant experience in your bid.

    $311 (Avg Bid)
    $311 Avg Bid
    48 bids

    We are looking for a Python developer with experience in web scraping and API integration. The ideal candidate should have a good understanding of Pulumi and OpenAI services. The main responsibilities of this role include developing a Python-based client and library with a minimal web interface, as well as performing web scraping tasks and executing queries for OpenAI services. The successful candidate should possess the following skills: - Proficiency in Python programming - Strong knowledge of web scraping techniques - Experience with API integration - Familiarity with Pulumi and OpenAI services If you are a detail-oriented Python developer with a passion for web scraping and API integration, we would love to hear from you. I need quotes: - Python cli: - Sync ...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    48 bids

    I need a coder that can integrate telegram api in my website so it can sends values to my telegram when submitting some forms.

    $112 (Avg Bid)
    $112 Avg Bid
    20 bids

    ...with backend operations for an ongoing project. Unfortunately, our needs are undefined as we skipped through the task details, preferred languages and frameworks and what successful application should include. So, if you're an expert in backend development, especially in database management, API development, and server configuration, consider yourself in the running. Required Skills & Experience: - Proven experience in backend development, particularly managing complex databases - Proficiency in API development - Expertise in server configuration - Though not specifically mentioned, having experience with Python, Node.js, and Ruby on Rails is a plus - Ability to provide detailed project proposals Take a look at the HTML designs: and other

    $536 (Avg Bid)
    $536 Avg Bid
    140 bids

    I am in need of a skilled programmer with experience in developing programs that generates lead, particularly with chat GPT, for roofing potential clients. The ideal candidate would be proficient in Chat GPT. The chatbot w...skilled programmer with experience in developing programs that generates lead, particularly with chat GPT, for roofing potential clients. The ideal candidate would be proficient in Chat GPT. The chatbot will be hosted on the Google Maps platform. Key requirements: - Strong background in Python programming - Prior experience in developing chatbots, particularly chat GPT - Knowledge of Google Maps API The primary function of this program will be to capture addresses of homeowners whose roof need work. If you believe that you meet these requirements, please ...

    $506 (Avg Bid)
    $506 Avg Bid
    33 bids

    creating an API with VB.NET NF 4.5.2 with vb not c# I need it to have an initial authorization with a username/password and then with a token for the rest of the requests. I only need the project base with the authorization and then an example of data query and data registration. A ws type 'http://url...' POST type The input JSON should be something like this: { "username": "nombre_usuario", "password": "contraseña" } If the credentials are incorrect you must return a 401 If there is any other type of error, a 500 If it is OK you must return a 200 along with a token. That is the token that will be passed in the rest of the calls and that you will have to validate, and that I will save. It will go in the headers of subse...

    $109 (Avg Bid)
    $109 Avg Bid
    1 bids

    I am looking for a python programmer who is proficient in web scraping. The project involves scraping a web content and image from an application api based on a given criteria such number of likes, dislike or comments on each user profile for data analysis. project should be implemented in Jupyter notebook

    $14 (Avg Bid)
    $14 Avg Bid
    20 bids

    I'm looking to develop a unique social media integrator tool that supports Instagram, Facebook, Twitter, and LinkedIn. The tool should allow me to post images, reels, and other relevant content seamlessly across these platforms. ...reels, and other relevant content seamlessly across these platforms. Key Features: - Integration with Instagram, Facebook, Twitter, and LinkedIn - Ability to post images, reels, and other content - User-friendly interface for easy navigation and management - Analytics: Basic analytics to track engagement and performance of posted content. Ideal Skills and Experience: - Proficiency in social media API integrations - Strong understanding of Instagram, Facebook, Twitter, and LinkedIn's posting guidelines - Prior experience in developing social m...

    $155 (Avg Bid)
    $155 Avg Bid
    23 bids

    I am looking for a talented C# developer who can work with the Bing Ads API to get the necessary code for my project. Key requirements: - Experience with Bing Ads API is preferred - Proficient in C# programming language - Ability to extract and process data from the API The successful freelancer should possess a good understanding of Bing Ads API and be able to deliver the code needed for the project. Please provide your relevant experience with the Bing Ads API and C# programming in your application.

    $16 (Avg Bid)
    $16 Avg Bid
    7 bids

    Divide into 3 plans (API, UI, StripeAPI), come up with subscription completion timers and notifications for the user and the administrator. Starter £69 / Month Or £499/ a Year Billed Annually in Advance, free for 7 days Pro £139 / Month Or £1000/ a Year Billed Annually in Advance, free for 7 days Team £299 / Month Or £2000/ a Year Billed Annually in Advance, free for 7 days Come up with and propose to us a data structure for Mongodb, taking into account the existing data structure, for example, how much has been paid, what is the tariff, when will the subscription end, etc. In addition we would like to add the following tasks. 1.) Hide 4 Avatar options, leave for the future (Only have RPM) 2.) We need to finalize a service that will allow, after a...

    $153 (Avg Bid)
    $153 Avg Bid
    28 bids

    ...exchanges against incentives. - Tiered loyalty levels: The system should incorporate a three-level hierarchy. - Bulk SMS marketing: An integrated bulk SMS dispatch platform. The preferred freelancer should have experience in designing digital loyalty programs, with proficiency in integrating SMS sending platforms. Skills Required: - Customer Relationship Management (CRM) - Digital Marketing - SMS API Integration - Loyalty Programming French only...

    $562 (Avg Bid)
    $562 Avg Bid
    34 bids

    I am using Ebay Sandbox API Explorer. Due to some reasons I am struggling to fetch token while using this tol

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

    I require a gifted WordPress developer who can create pages using Elementor Pro, integrate api into wordpress and ensure a professional and corporate design for my website. Key tasks include: * Speed Optimization: >> Image optimization >> Minification of CSS and JavaScript files >> Browser caching setup >> Content delivery network (CDN) integration >> Database optimization >> Server-side optimizations. *Issue Resolution: >> Fixing broken links and pages. >> Ensuring compatibility with the latest WordPress version >> Updating and securing plugins and themes. >> Enhancing website security. >> Ensuring mobile responsiveness. The ideal candidate should offer an exceptional understanding of WordPress development and ...

    $141 (Avg Bid)
    $141 Avg Bid
    154 bids

    I want a siri meets chatgpt type app. Would prefer not using chatgpt api but if needed we can do. I dont want any saved chats. It will simply be a voice chat / conversation with 5 programable voices and a screen that looks like an ai conversation bot such as the bot will be one constant chat and it will remember everything so you can tell it your shopping list and days later ask what was your shopping list from Thursday etc.

    $422 (Avg Bid)
    $422 Avg Bid
    65 bids

    I am in need of an experienced JavaScript developer, skilled in API interactions and statistical mathematics, particularly Time Series Analysis. This project involves: - Analyzing historical trends of stock market data. - Focusing particularly on annual stock data trends. - Using Time Series Analysis as the primary statistical method for this annual trend analysis. - Generating seasonal charts derived from these historical data. - Saving these charts as JPG images. - Using these analyses to determine the most favorable times to execute buy-and-hold strategies. Ideal skills and experience for this project include: - Proficient JavaScript programmer. - Familiar with using APIs to access and manipulate data. - Advanced understanding of statistical mathematics, specifically Time Serie...

    $111 (Avg Bid)
    $111 Avg Bid
    36 bids

    Create a bot for a website that has a payment renewal for a 1st come 1st serve. Make a bot so it can press the button and confirm payment instantly, By me being able to input the phrase I wish to purchase and also the position of the keyword. Wll also need to automatically log me in the website using my credentials. There is a top keyword listing to be bought. It is only available monthly for a few seconds. There is only 1 and it's first come first serve. I need it to sign in. Click the keyword I want, click what position I want of the keyword (there are only 3 positions), then it goes to the next page where you tick terms and conditions and complete payment.

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

    I'm experiencing an issue with the integration of Stripe on my web application. The technical problem at hand is that the application is charging the user's credit cards, however, those users ...Whether there's any specific user account management system in use or the technology stack on which the application was constructed, I'm currently uncertain. The freelancer I'm seeking ideally has: - Solid experience with Stripe API and handling common integration issues - Ability to identify, debug, and resolve problems in a system with unspecified user account management - Proficiency in working with various technology stacks given the lack of information on the exact one being used on the web app. The main goal here is to ensure seamless user experience and flawl...

    $155 (Avg Bid)
    $155 Avg Bid
    171 bids

    ...account and also between boards in different accounts. The main actions that should trigger the sync are creating a new card and moving a card to another list. The sync needs to be immediate and seamless, without any delays or errors, to ensure smooth workflow management and information sharing between different teams and projects. Ideal skills for this job would include: - Proficiency in Trello API and web development - Solid understanding of data syncing and management - Experience with creating user-friendly interfaces for web browsers - Ability to troubleshoot and resolve any technical issues that may arise If you have the necessary skills and experience, please provide examples of similar projects you have completed in the past. Your understanding of the requirements an...

    $13 (Avg Bid)
    $13 Avg Bid
    6 bids

    I'm looking for a skilled developer to create a customizable DNS fi...skilled developer to create a customizable DNS filter for my mobile application. The main requirements are as follows: - The DNS filter should be able to block specific websites. The ability to add and customize the list of blocked websites is essential. - Customizable DNS filtering rules. I would like to be able to set up specific filtering rules based on my preferences. - I can use this system via api and system not would be payed. The filtering should be done remotely, and not locally on the device. The ideal candidate for this project would have: - Proficiency in DNS filtering technologies. - Experience in creating customizable filtering rules. - Previous work in remote server-based applications would ...

    $165 (Avg Bid)
    $165 Avg Bid
    14 bids

    Looking for Python Developer to complete the Following points to my API File 1- Failed API - applince to each user 2- Add to remainder api :- A- Start & end time parameter B- Add Task Detials Marameter inclouding task attachmets kindly reveiw the POSTMAN collection in the attached files

    $110 (Avg Bid)
    $110 Avg Bid
    41 bids

    We are looking for consultants - Consultant preferred from India. 1) Consultant - SRP Experience in working with development/implementation of SCP and SRF. Experience in handling interfaces of SCP SRF like INAP, SIP, Webservices, Websockets WebRTC (in the context of SCF and SRF) ISUP over SS7 Experience in Dialogic API for SS7 and INAP Experience in using JSS7 API from RestComm or it's variant of Mobius JSS7 or any of the varient IVR implementation with Freeswitch on SS7 Knowledge and work experience on YATE SS7 implementation. Anyone with following expereince and skills also may apply Consultant - CRBT worked in CRBT and similar products Having knowledge in the following protocols a) INAP over SIGTRAN/SIP b) SIP/RTP c) ISUP over E1 3) M3UA over SIGTRAN Knowledge on w...

    $269 (Avg Bid)
    $269 Avg Bid
    2 bids

    ******Please read the doc file before placing the bid**************** I am in need of an experienced C++ developer to develop a REST API and HTTP Client that displays photos from Unsplash. Skills and knowledge necessary for this project includes: - In-depth understanding of C++. - Familiarity with REST API development and functionality. - Advanced understanding of HTTP Clients. The UnsplashClient class and the Photo structure both contain overloaded stream insertion operators (not shown in class diagram). The templated BubbleSort function must implement the bubble sort algorithm to sort the Photo structures. There is a good example of the bubble sort algorithm in the book. The templated BubbleSort function uses the CompareXXX structs to compare a specific Photo structure&#...

    $112 (Avg Bid)
    $112 Avg Bid
    5 bids

    I'm looking for a developer who can build an eCommerce platform for digital gift cards. These digital gift cards need to be sent via email through API integration. Key Requirements: - Experience in building eCommerce platforms with digital product support. - Knowledge of integration with cryptocurrency payment gateways specifically for Bitcoin, Ethereum, and Litecoin. Ideal Skills: - API Integration for digital products. - Cryptocurrency payment gateway integration. - Expertise in secure digital transactions. I want the payment processing to be smooth and reliable. If you have significant experience in this area, please submit your proposal.

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

    I'm currently seeking an experienced software developer with proficiency in both DJango and Flutter. Your primary responsibility will be maintaining and developing a back-end system. Qualifications: • Strong expertise in Django and Flutter • Experience with back-end syst...responsibility will be maintaining and developing a back-end system. Qualifications: • Strong expertise in Django and Flutter • Experience with back-end system maintenance and development. Although specific functionalities or features weren't stipulated, I anticipate that you'll need broad experience across domains, including but not limited to: • User authentication • Data storage and retrieval • API integration Please, include examples of past back-end sys...

    $229 (Avg Bid)
    $229 Avg Bid
    20 bids

    ...devices and screen sizes to deliver a seamless user experience. Admin Panel: Develop an admin panel to manage user accounts, permissions, and system settings. Requirements: Proficiency in MERN stack development (MongoDB, , React.js, Node.js). Experience with RESTful API development and integration. Strong understanding of user authentication and authorization mechanisms. Familiarity with social media APIs (e.g., Facebook Graph API, Twitter API). Knowledge of state management libraries like Redux or Context API for React. Ability to create responsive and visually appealing UI/UX designs. Excellent problem-solving skills and attention to detail. Effective communication and collaboration skills to work in a team environment. This project offers an exciting oppo...

    $144 (Avg Bid)
    $144 Avg Bid
    59 bids

    For the stoneriver project Figma to website Login area API connections

    $750 (Avg Bid)
    $750 Avg Bid
    1 bids

    I'm in search of a dedicated PHP Laravel developer to join my team. Your primary focus will be on creating and maintaining databases, software development, API's development, ...Debugging and resolving issues to optimize the product - Growing our existing software base - Engaging in software testing as necessary Ideal skills and qualifications: - Proficiency in PHP, Laravel, and CI - At least 4 years of experience in PHP Laravel development - Exceptional problem-solving skills and attention to detail - Excellent team player with strong communication skills - Experience in API and backend development This project requires a high level of technical skill and a keen attention to detail. A suitable candidate will be well experienced in software development and ready to cont...

    $375 (Avg Bid)
    $375 Avg Bid
    96 bids

    ...next available slot. Ideal candidates should have experience in bot development, specifically within the field of appointment scheduling. Familiarity with popular mobile app and web platforms is a must. You should have a portfolio showcasing your bot creation skills. Proven troubleshooting and problem-solving skills will be important as conflicts in appointment schedules might arise. Knowledge in API integration and automation is highly desirable. This project requires a comprehensive understanding of user experience to ensure the bot is user friendly and efficient. If you can deliver exactly what I need in a bot, I look forward to working with you....

    $511 (Avg Bid)
    $511 Avg Bid
    44 bids

    ...Authentication: A prime requirement for this job is the development of a user authentication API that operates based on email and password login; ensuring user security is pivotal for us. 3. Post Creation and Retrieval: Our second API will focus on post creation and retrieval. This should allow the transmission of both text and images. Ideal skills and experience: - Comprehensive understanding of WordPress APIs. - Demonstrated expertise in iOS and Android API development. - Experience with handling different types of media (text and images) in APIs. - Proven capability in setting up secure and efficient login systems. This project offers the opportunity to showcase your skills in comprehensive and efficient API development, contributing to a seamless us...

    $32 (Avg Bid)
    $32 Avg Bid
    17 bids

    I'm in need of a Chrome extension that can scrape network responses and send them to an API server. Key Requirements: - The extension should be able to scrape network responses upon the button click. - The scraped data should be sent to an API server. - It should be completed within a month. Ideal Skills and Experience: - Proficiency in Chrome extension development. - Experience in web scraping. - Knowledge of API interaction. Please provide examples of similar projects you have worked on in the past.

    $555 (Avg Bid)
    $555 Avg Bid
    22 bids

    Project Requirements: 1. Develop a Shopify app for a website. 2. Implement functionality to sync leads from the Shopify store's contact form to CRM. 3. Create a webhook to facilitate data synchronization between the website and CRM. 4. Utilize provided Postman API for integrating CRM with Shopify store. 5. Connect APIs to achieve the following functionalities: a. Sync leads from Shopify store to CRM. b. Integrate WhatsApp API for sending alerts and notifications. c. Implement WhatsApp Chatbot Widget. d. Configure abandoned cart WhatsApp notifications. e. Set up WhatsApp notifications for order completion. f. Enable WhatsApp notifications for order fulfillment. g. Implement follow-up WhatsApp notifications after purchase. Additional No...

    $7 - $18
    Sealed
    $7 - $18
    16 bids

    I’m in search of a skilled API developer who can create a feature-rich PubMed API for a healthcare application I'm working on. The initial MVP is SaaS with advertising for the health consumer market. The ideal candidate will possess: - Expertise in API development - Experience with PubMed or similar platforms - Proficiency in JSON and XML for data format - Experience with Node/Edge Graph display for visual navigation This project is an implementation of Araicom's Associative Relevancy and other patents for knowledge domain frameworks and Perspectives for visualization, navigation, and curation of users, instances, and group networking. Specifically, I need the API to allow: - Search functionality - Retrieval of article metadata - ...

    $454 / hr (Avg Bid)
    $454 / hr Avg Bid
    119 bids

    1. ESP32 MCU code that will handle file transfer and the print job operations on Thermal Printer. The MCU will receive pdf over WiFi and send to AI engine. 2. AI Engine to detect shipping label from pdf file. 3. AI engine server log to show file transfer and debug as well as error logs 4. The MCU will get label from AI engine to print on a thermal printer.

    $1989 (Avg Bid)
    $1989 Avg Bid
    1 bids

    I am using Ebay Sandbox API Explorer. Due to some reasons I am struggling to fetch token while using Trading API

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

    I'm looking for a professional web developer who can help me create an all-inclusive car check responsive website that provides users with a comprehensive vehicle history report, accident history, MOT and insurance information from free and paid API which will be provided. the website should be able to adapt to all devices including mobile, tab, different resolutions etc with a desktop shortcut save option in all devices. before you contact me please check the below websites to understand the job and then message please as the functionality will be exactly the same.

    $278 (Avg Bid)
    $278 Avg Bid
    168 bids

    I need someone to help me integrate Bank API, BBPS API, KYC API, as well as, Create/modify APIs in existing system:- 1. Create referral/cash-back programs module, 2. FD - Schema like 12% club (Create FD, FD calculator, FD history, Renew FD, Break FD, etc.) 3. Add a Drop down to Merchant App Registration API to select business type/category. 4. Modify Commission API. Refer to - QRPay - Money Transfer with QR Code Full Solution at codecanyon

    $1121 (Avg Bid)
    $1121 Avg Bid
    53 bids

    More details: What platform do you want the app to be developed for? Both What is the primary goal of your app? Social networking What key features do you want in your social networking app? Messaging system, Photo sharing, Location-based services

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

    The assignment is extremely simple: I want NextJ... I will give you login credentials. Job Requirements: - Log into existing hosting account without an existing domain registration - Proficiently install and configure on Namecheap platform - Important functionalities to be included: server-side rendering, static site generation, and API routes setup Skills and Experience: - Extensive experience with Namecheap hosting and domain setup - Proficiency in working with and its various functionalities - Proven experience in setting up API routes and handling server-side rendering, static site generation. This role demands a detail-oriented professional with proven experience in managing similar tasks. Your proposal should demonstrate your capability and experience in this ar...

    $158 (Avg Bid)
    $158 Avg Bid
    75 bids

    I am trying to fetch ebay api token. Code works in php but not in vba

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

    ...candidate will have a strong background in backend development using Django, frontend development with React, payment gateway integration, and experience in implementing credit-based pay-as-you-go models. Additionally, proficiency in API development over cloud platforms like Azure is essential for this role. Key Responsibilities: * Collaborate with the development team and stakeholders to understand business requirements and translate them into technical solutions. * Design scalable, high-performance SAAS architecture that meets the needs of our platform and aligns with industry best practices. * Develop detailed technical specifications, including system architecture diagrams, data models, and API definitions. * Lead the implementation of backend solutions using D...

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

    We are looking for a long term collaboration with a Laravel developer to customize an existing software. Experience with cUrl and WhatsApp Cloud API is a plus. When applying please specify if you have any experience with WhatsApp Cloud API. Good communication skills in English are required.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    144 bids