Oscommerce ms2 rc2 jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 oscommerce ms2 rc2 jobs found, pricing in USD

    ...spring repositories this is already provided to you: spring-boot project is created, API access is implemented and working, API json to java model is implemented an working sample test cases are implemented to reuse (see ) hint: get json from api and check the data ms2: implement filters by given command from github args above in the link via JPA CriteriaBuilder / compile time safety ms3: track servers via a scheduled job (each hour) and persist changes as a revision per server ms4: define one history Entity for json as "file" and persist json-file as brotli compressed data (read ) so we can

    $70 (Avg Bid)
    $70 Avg Bid
    11 bids

    ...generated) List<UserDTO> findAllUsers() List<UserDTO> findUsers(List<UserDTO> pUsersByExampleToFind) - add users List<UserDTO> addUsers(List<UserDTO> pUsersToAdd) - update update users List<UserDTO> updateUsers(List<UserDTO> pUsersToUpdate) - block/ban users List<UserDTO> blockUsers(List<UserDTO> pUsersToDelete) - delete users List<UserDTO> deleteUsers(List<UserDTO> pUsersToDelete) MS2: - same as above but for groups - operations to add or remove users from specific groups (as set operations) - same for assigning users to roles Implementations: - a Interface representing the above methods - the impl of the interface - the DTOs are hardcoded examples in multiple JUnit tests, so that the JUnit te...

    $138 (Avg Bid)
    $138 Avg Bid
    14 bids

    ...generated) List<UserDTO> findAllUsers() List<UserDTO> findUsers(List<UserDTO> pUsersByExampleToFind) - add users List<UserDTO> addUsers(List<UserDTO> pUsersToAdd) - update update users List<UserDTO> updateUsers(List<UserDTO> pUsersToUpdate) - block/ban users List<UserDTO> blockUsers(List<UserDTO> pUsersToDelete) - delete users List<UserDTO> deleteUsers(List<UserDTO> pUsersToDelete) MS2: - same as above but for groups - operations to add or remove users from specific groups (as set operations) - same for assigning users to roles Implementations: - a Interface representing the above methods - the impl of the interface - the DTOs are hardcoded examples in multiple JUnit tests, so that the JUnit te...

    $38 (Avg Bid)
    $38 Avg Bid
    14 bids

    ...MS1: Implement a pattern + implementation for running remote ssh commands with jsch and MINA sshd - methods required List<CommandDTO> execSshCommands(List<CommandDTO> pCommands, SshHostModel pHostdetails) CommandDTO contains - the command to execute - the errorlevel from command received - the output of the command on remote system ssh-auth with user/password and private/public key MS2 - run ssh command agains znuny to provide CRUD to users - List<UserDTO> createUsers(List<UserDTO> pUsersToCreate) - List<UserDTO> deleteUsers(...) - List<UserDTO> findUsers(List<UserDTO> pUsersByExample) - List<UserDTO> updateUsers(...) - List<UserDTO> invalidateUsers(...) // a temporary disable flag on znuny for u...

    $61 (Avg Bid)
    $61 Avg Bid
    18 bids

    ...generated) List<UserDTO> findAllUsers() List<UserDTO> findUsers(List<UserDTO> pUsersByExampleToFind) - add users List<UserDTO> addUsers(List<UserDTO> pUsersToAdd) - update update users List<UserDTO> updateUsers(List<UserDTO> pUsersToUpdate) - block/ban users List<UserDTO> blockUsers(List<UserDTO> pUsersToDelete) - delete users List<UserDTO> deleteUsers(List<UserDTO> pUsersToDelete) MS2: - same as above except for groups - operations to add or remove users from specific groups (as set operations) Implementations: - a Interface representing the above methods - the impl of the interface - the DTOs are hardcoded examples in multiple JUnit tests, so that the JUnit tests is basically your "main&...

    $38 (Avg Bid)
    $38 Avg Bid
    19 bids

    ...generated) List<UserDTO> findAllUsers() List<UserDTO> findUsers(List<UserDTO> pUsersByExampleToFind) - add users List<UserDTO> addUsers(List<UserDTO> pUsersToAdd) - update update users List<UserDTO> updateUsers(List<UserDTO> pUsersToUpdate) - block/ban users List<UserDTO> blockUsers(List<UserDTO> pUsersToDelete) - delete users List<UserDTO> deleteUsers(List<UserDTO> pUsersToDelete) MS2: - same as above except for groups - operations to add or remove users from specific groups (as set operations) MS3: - activate trainings for specific users via api Implementations: - a Interface representing the above methods - the impl of the interface - the DTOs are hardcoded examples in multiple JUnit tests,...

    $38 (Avg Bid)
    $38 Avg Bid
    15 bids

    ...generated) List<UserDTO> findAllUsers() List<UserDTO> findUsers(List<UserDTO> pUsersByExampleToFind) - add users List<UserDTO> addUsers(List<UserDTO> pUsersToAdd) - update update users List<UserDTO> updateUsers(List<UserDTO> pUsersToUpdate) - block/ban users List<UserDTO> blockUsers(List<UserDTO> pUsersToDelete) - delete users List<UserDTO> deleteUsers(List<UserDTO> pUsersToDelete) MS2: - same as above except for groups - operations to add or remove users from specific groups (as set operations) Implementations: - a Interface representing the above methods - the impl of the interface - the DTOs are hardcoded examples in multiple JUnit tests, so that the JUnit tests is basically your "main&...

    $67 (Avg Bid)
    $67 Avg Bid
    15 bids

    ...pRecordsByExampleToFind) - add A, AAAA, CNAME, TXT records List<DnsRecordDTO> addRecords(List<DnsRecordDTO> pRecordsToAdd) - update A, AAAA, CNAME, TXT records List<DnsRecordDTO> updateRecords(List<DnsRecordDTO> pRecordsToAdd) - delete A, AAAA, CNAME, TXT records List<DnsRecordDTO> deleteRecords(List<DnsRecordDTO> pRecordsToDelete) - fetch all domains List<DnsRecordDTO> fetchAllDomain() MS2: - create a new plesk subscription - create a new plesk domain with DNS Implementations: - a Interface representing the above methods - the impl of the interface - the DTOs are hardcoded examples in multiple JUnit tests, so that the JUnit tests is basically your "main" method replacement with multiple entry points NO UI for n...

    $57 (Avg Bid)
    $57 Avg Bid
    14 bids

    ...records List<DnsRecordDTO> findRecords(List<DnsRecordDTO> pRecordsByExampleToFind) - add A, AAAA, CNAME, TXT records List<DnsRecordDTO> addRecords(List<DnsRecordDTO> pRecordsToAdd) - update A, AAAA, CNAME, TXT records List<DnsRecordDTO> updateRecords(List<DnsRecordDTO> pRecordsToAdd) - delete A, AAAA, CNAME, TXT records List<DnsRecordDTO> deleteRecords(List<DnsRecordDTO> pRecordsToDelete) MS2: - create a new bind master zone via webmin create Implementations: - a Interface representing the above methods - the impl of the interface - the DTOs are hardcoded examples in multiple JUnit tests, so that the JUnit tests is basically your "main" method replacement with multiple entry points NO UI for now required! NO...

    $79 (Avg Bid)
    $79 Avg Bid
    22 bids

    ...make the apk packaing work in gitlab MANDATORY - multiple years of experience with Andorid App Java development - multiple years of experience with Android Firmware development and packaging for Android - you can demo us a gitlab environment which is packaging android apps into apk files The milestones for working: ms1: package current sources into apk (manually) and document the required steps ms2: implement packaging into gitlab CI/CD Deliveries? - in our on premise git (access will be granted to you) - full sources - compiling & packaging preferably via docker if custom environment required - maven or gradle - preferably JDK 11 or 17 Requirements: - clean code - code checked with checkstyle, pmd, spotbugs Payment? - you estimate in a WBS after getting the task - we...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    33 bids

    ...CPUs - disk size, type, count - RAM total, modules-count, ecc - networking see also here: milestones: ms1: implement filters by given params above this is already provided to you: spring-boot project is created, API access is implemented, basic mapping with default jsonschema2pojo is also implemented ms2: define Entities map DTOs to Entities persist into database via spring-repositories track servers via a scheduled job (each hour) and persist changes as a revision per server ms3: provide rest endpoint to accept searchDTO and the result is a list of servers matching to it provide rest endpoing to get history of a specific server Deliveries? - in our on premise git (access will be granted to you)

    $65 (Avg Bid)
    $65 Avg Bid
    4 bids

    i have my shop website with desktop and mobile site, on the mobile version some of my code is not loading correctly and i have some minor issue with sessions.. so the files need adjusted, i can share my screen with u and show u the issue and u can fix fast for me... must have knowledge of oscommerce and php/css

    $133 (Avg Bid)
    $133 Avg Bid
    65 bids

    i need my website redesigned with a nice home page and make responsive i do NOT wish to change platform so please no time wasters clearly the work will involve the use of CSS etc... its powered by oscommerce and php

    $1080 (Avg Bid)
    $1080 Avg Bid
    113 bids

    i have my shop website with desktop and mobile site, on the mobile version some of my code is not loading correctly and i have some minor issue with sessions.. so the files need adjusted, i can share my screen with u and show u the issue and u can fix fast for me... must have knowledge of oscommerce and php/css

    $153 (Avg Bid)
    $153 Avg Bid
    135 bids

    i need my website redesigned with a nice home page and make responsive i do NOT wish to change platform so please no time wasters clearly the work will involve the use of CSS etc... its powered by oscommerce and php

    $1064 (Avg Bid)
    $1064 Avg Bid
    126 bids

    ...able to use it properly and to test it properly! you can run locally bind9 via: chapter: Authoritative DNS Server / BIND 9.18 (current stable) you will get a preconfigured spring-boot project, so you only have to add your code there. Milestones MS1: - define service interface+methods and the DTO classes - Implement API to add a new record MS2: Implement API to delete a specific record MS3: will be discussed an mutually agreed Implementations: - a Interface representing the above methods - the impl of the interface - the DTOs are hardcoded examples in multiple JUnit tests, so that the JUnit tests is basically your "main" method replacement with multiple entry points NO UI for now required! NO database required! Your background is:

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

    ...implement requirements which are mutually agreed on this API Milestones MS1: implement a interface with multiple methods - List<PostDTO> findPosts(List<string> pSearchStrings) - List<PostDTO> createPosts(List<PostDTO> pPostsByExample) - List<PostDTO> updatePosts(List<PostDTO> pPostsToUpdate) MS2: - List<ConfigDTO> fetchAllConfigurations() - List<ConfigDTO> createConfigurations(List<ConfigDTO> pNewConfigs) MS3: - List<CustomPostTypeDTO> fetchAllCustomPostTypes() - List<CustomPostTypeDTO> createCustomPostTypes(List<CustomPostTypeDTO> pCustomPostTypeByExample) - List<CustomPostTypeDTO> updateCustomPostTypes(List<CustomPostTypeDTO> pCustomPostTypeByExample) MS4: - List<CustomFieldDTO> fetch...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    41 bids

    ...records List<DnsRecordDTO> findRecords(List<DnsRecordDTO> pRecordsByExampleToFind) - add A, AAAA, CNAME, TXT records List<DnsRecordDTO> addRecords(List<DnsRecordDTO> pRecordsToAdd) - update A, AAAA, CNAME, TXT records List<DnsRecordDTO> updateRecords(List<DnsRecordDTO> pRecordsToAdd) - delete A, AAAA, CNAME, TXT records List<DnsRecordDTO> deleteRecords(List<DnsRecordDTO> pRecordsToDelete) MS2: - create a new bind master zone via webmin create Implementations: - a Interface representing the above methods - the impl of the interface - the DTOs are hardcoded examples in multiple JUnit tests, so that the JUnit tests is basically your "main" method replacement with multiple entry points NO UI for now required! NO...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    17 bids

    ...operations on LDAP - target LDAP is openldap (preferably you can provide a ldap-docker container) - ldap structure can be provided and needs to be imported into ldap-docker container on first start - docker runs on all developer machines You have no docker experience? let us know this, we can provide you the container milestones: MS1: delivery of the first client which CRUDs entries on the ldap MS2: implement a DTO class, which maps the data structure of the LDAP to java classes. Recommend solutions here to be adaptable for the future MS3: implement the CRUDs also against a microsoft LDAP/ActiveDirectory MS4: we will discuss about more tasks if the first milestones are done in good pace+quality Deliveries? - in our on premise git (access will be granted to you) - ful...

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

    ...internetx.com/display/APIXMLDE/API-Grundlagen+JSON https://help.internetx.com/display/APIXMLDE/Technische+Dokumentation+JSON Milestones MS1: implement a interface with multiple methods - List<DomainAvailResultDTO> checkDomainAvailability(List<string>) // is the domain free to register? - List<DomainContactsDTO> findContact(String aValue) - List<DomainZoneHistoryDTO> fetchHistory(List<ZoneSearchDTO>) MS2: - List<DomainZoneDTO> fetchDomainZones(List<ZoneSearchDTO>) - List<DomainZoneDTO> triggerDomainAxfer(List<ZoneSearchDTO>) MS3: will be mutually discussed and now not part of your bid! - OrderResultDTO orderDomain(String domain, DomainContactsDTO) - List<OrderResultDTO> orderDomains(... dto with domain + contact) - c...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    33 bids

    Im having an annoying bug where i have to submit an ORDER for a SECOND TIME before success. The brief non technical version of event is as follows:- Attempt 1: Login, add some items to cart, checkout, enter card details on payment page, press continue, paypal then checks the card and returns back to confirm page, press confirm, error comes saying payment not cap...i go in again and it communicates with Paypal then it returns ["partner_order_id"] . Then the payment and order is successful. WHAT ON EARTH COULD THIS BE? Is there a session bug somewhere causing Paypal to return NULL on the 1st attempt? PLEASE this is bugging me and i need it fixed ill give ftp access and dummy account access NO TIME WASTER PLEASE must be good at PHP and have knowledge of oscommerce/sessions...

    $462 (Avg Bid)
    $462 Avg Bid
    86 bids

    i use oscommerce and a weird error has developed when i go to pay by card i get an error and it fails/stops HOWEVER if i do it AGAIN then it works perfectly so this seems like a SESSION ISSUE somewhere.... please no time wasters i need it fixed so basically it works on the 2ND TRY. Then it resets again after successful order, so i have do 2 times again to get the order success. COME FAST HELP ME u can test it yourself with ur own card if u want also

    $169 (Avg Bid)
    $169 Avg Bid
    46 bids

    i use oscommerce and a weird error has developed when i go to pay by card i get an error and it fails/stops HOWEVER if i do it AGAIN then it works perfectly so this seems like a SESSION ISSUE somewhere.... please no time wasters i need it fixed so basically it works on the 2ND TRY. Then it resets again after successful order, so i have do 2 times again to get the order success. COME FAST HELP ME u can test it yourself with ur own card if u want also

    $150 (Avg Bid)
    $150 Avg Bid
    35 bids

    i use oscommerce im gettin an error in checkout when using paypal api i have traced the error and implemented a workaround the workaround allows me to bypass the error and take payments and if any errors come im just bypassing them for now (this could potentially come with security concerns) however this is not a permanent fix i need the root issue(s) fixed. ull have to watch my video come to my screen and share my screen or i can share ur screen and TALK TO ME LIVE for a full understanding u need to be an expert in PHP and OSCOMMERCE please NO TIME WASTERS I ONLY PAY FOR RESULTS - DEDICATED HARD WORKERS willing to make the effort to debug and fix no slackers or moaning. DONT BE CRYING FOR MONEY without fixing the issue Regards

    $134 (Avg Bid)
    $134 Avg Bid
    26 bids

    Project Description Purpose of the websi...and Conditions, and privacy policy page) at the footer. - Integrate the Pa-yment system - Upload 2 products - Integrate the E-commerce functionality - Add the Social Media links - Optimized for Desktop, Mobile, and Tablet - Ongoing support and guidance - Able to deploy in AWS hosting - Experience in the following skills; Magento Shopify WooCommerce BigCommerce OpenCart Drupal Commerce Volusion OsCommerce SimpleCart Squarespace P.S. Preferred location in Brisbane or Australia. Open to other locations as well References: Note: 1. The client may also require assistance with creating content. 2. Please note that the budget is indicative, may be less or more depending on the work estimate.

    $966 (Avg Bid)
    NDA
    $966 Avg Bid
    77 bids

    ...maybe are getting reset at certain points in the flow or are not giving the desired response leading to errors and failed payments. As a workaround i have simply FORCED THE CODE to accept the order and catpure payment, i.e to bypass the errors and redirects.. This however is not a permanent workable solution, aside from the potential security risks. i need someone familiar with PHP and preferably oscommerce to come fast and patch this or amend the code. i think the payment process needs to be moved to the FINAL PAGE let me explain CURRENT FLOW / SETUP land on chckout_payment page () choose CARD form appears to enter details on THIS PAGE press continue paypal server is contacted to start the processing paypal finishes its processing and returns to the Confirmation page land on

    $170 (Avg Bid)
    $170 Avg Bid
    38 bids

    I am looking for a freelancer who can help me with a Paypal API integration issue. Currently, I am using the REST API for integration. However, I am facing a problem where the payment fails due to an "Incorrect Total" error message. Im using oscommerce I CAN SEND U A VIDEO TO DEMONSTRATE THE ISSUE

    $450 (Avg Bid)
    $450 Avg Bid
    80 bids

    I am looking for a freelancer who can help me with a Paypal API integration issue. Currently, I am using the REST API for integration. However, I am facing a problem where the payment fails due to an "Incorrect Total" error message. Im using oscommerce I am seeking a freelancer who has experience with Paypal API integration, specifically with the REST API. The ideal candidate should have the following skills and experience: - Strong understanding of Paypal API and its integration processes - Ability to troubleshoot and resolve issues related to payment failures - Familiarity with generating access tokens and creating payments and express checkouts - Attention to detail to ensure the correct total is calculated If you have experience with Paypal API integration an...

    $142 (Avg Bid)
    $142 Avg Bid
    59 bids

    ...new command MS1: for a better understanding of this requirements, assume similar steps will be required - login to midjourney channel - message the bot "/imagine the coolest male java discord developer on earth" - listen for the bot response - fetch the finished image from bot a good starting maybe here: MS2: the same is required for private/direct and also for a public channel, there many other users may post messages to the bot too MS3: - execute specific bot provided commands (like on MJ upscale or variant and possiblity to update the description) - download the resulting files/images of the new command into an updated class structure MS4: other commands will be discussed and mutually agreed We

    $52 (Avg Bid)
    $52 Avg Bid
    12 bids

    when i press EDIT on the payment modulw NOTHING HAPPENS its stuck it only affects 1 module the others are ok what could it be? HELP COME FAST TO SOLVE i give u screen access

    $128 (Avg Bid)
    $128 Avg Bid
    31 bids

    I am looking for a skilled freelancer to create a website using osCommerce on the GoDaddy hosting platform. The ideal candidate will have experience with osCommerce and be able to provide examples of past work. Requirements: - Create a website using osCommerce - Implement design modifications to the website (some modifications required) - Host the website on GoDaddy Skills and Experience: - Experience with osCommerce - Ability to make design modifications to the website - Familiarity with GoDaddy hosting platform If you meet these requirements and have a portfolio showcasing your past work, please submit your application with relevant examples.

    $953 (Avg Bid)
    $953 Avg Bid
    116 bids

    i have oscommerce 2.2 and php 7 paypal api is giving JSON error err: `Unexpected token '<', "<br />n<b>"... is not valid JSON PLEASE HELP

    $428 (Avg Bid)
    $428 Avg Bid
    76 bids

    im tryin to do a test order on my website with paypal api a popup says CANT CREATE ORDER i loaded the console and it says Unexpected end of JSON input i use oscommerce HELP no time wasters

    $443 (Avg Bid)
    $443 Avg Bid
    74 bids

    im tryin to do a test order on my website with paypal api a popup says CANT CREATE ORDER i loaded the console and it says Unexpected end of JSON input i use oscommerce HELP no time wasters

    $130 (Avg Bid)
    $130 Avg Bid
    51 bids

    MY PAYPAL API V2 is playing up ive setup my module but some error come on front end side on checkout pages its giving php errors and cant create order error i need the code patched OSCOMMERCE ill share my screen and u can change the code NO TIME WASTER

    $142 (Avg Bid)
    $142 Avg Bid
    47 bids

    MY PAYPAL API V2 is playing up ive setup my module but some error come on front end side on checkout pages its giving php errors and cant create order error i need the code patched OSCOMMERCE ill share my screen and u can change the code NO TIME WASTER

    $485 (Avg Bid)
    $485 Avg Bid
    54 bids

    paypal api is throwing an error on my checkout payment page it could be session or ssl issue not sure just come and share my screen / pc and u can have access to files etc and fix it for me no time wasters im using oscommerce ive attached screenshot of error

    $124 (Avg Bid)
    $124 Avg Bid
    55 bids

    i installed paypal and enabled it but the option not appearing on the front end why could this be please help its an oscommerce shop

    $419 (Avg Bid)
    $419 Avg Bid
    87 bids

    i am tryin to install PAYPAL API and i click CONNECT TO PAYPAL but it doesnt connect im using oscommerce and php 5.4 so my code needs debugged please help NO TIME WASTERS

    $143 (Avg Bid)
    $143 Avg Bid
    54 bids

    im getting some error and glitches on my oscommerce site when i upgraded from php 5.2 to 5.4 i need someone experienced with oscommerce and php to help patch the errors NO TIME WASTERS

    $141 (Avg Bid)
    $141 Avg Bid
    47 bids

    im getting some error and glitches on my oscommerce site when i upgraded from php 5.2 to 5.4 i need someone experienced with oscommerce and php to help patch the errors NO TIME WASTERS

    $152 (Avg Bid)
    $152 Avg Bid
    50 bids

    implement a java prototype to fetch contacts from office 365 / Outlook contacts milestones: ms1: you access the contacts and you trace the content of the contacts into the sysout require a function to: - access a set of contacts by using queries for name, phone, email, comment - access one specific contact (a special case of the previous set) ms2: instead of tracing to sysout, you define a DTO class, which represents the contact on outlook side now you transfer/map all fields into the DTO and you trace the DTOs to the console IMPORTANT you require your own office 365 account (afaik there are free for 30 days, plz check BEFORE you bid!) Deliveries? - in our on premise git (access will be granted to you) - a video or video call showing the code is running on your machine proper...

    $32 (Avg Bid)
    $32 Avg Bid
    5 bids

    Hi i need someone skilled and familiar with OSCOMMERCE to help me create an ORDER EMAIL function from the backend. Basically the orders are displayed on the orders page and we need a button there which allows us to RESEND the email of the order (which was sent on checkout process) IF U KNOW OSCOMMERCE THIS SHOULD BE EASY ENOUGH FOR U NO TIME WASTERS

    $113 (Avg Bid)
    $113 Avg Bid
    37 bids

    implement a java prototype to fetch contacts from office 365 / Outlook contacts milestones: ms1: you access the contacts and you trace the content of the contacts into the sysout require a function to: - access a set of contacts by using queries for name, phone, email, comment - access one specific contact (a special case of the previous set) ms2: instead of tracing to sysout, you define a DTO class, which represents the contact on outlook side now you transfer/map all fields into the DTO and you trace the DTOs to the console IMPORTANT you require your own office 365 account (afaik there are free for 30 days, plz check BEFORE you bid!) NO UI required, only plain old java classes and you trace to console Deliveries? - in our on premise git (access will be granted to you) - a v...

    $51 (Avg Bid)
    $51 Avg Bid
    10 bids

    implement a typescript prototype to fetch contacts from office 365 / Outlook contacts milestones: ms1: you access the contacts and you trace the content of the contacts into the javascript console require a function to: - access a set of contacts by using queries for name, phone, email, comment - access one specific contact (a special case of the previous set) ms2: instead of tracing to console, you define a DTO class, which represents the contact on outlook side now you transfer all fields into the DTO and you trace the DTOs to the console IMPORTANT you require your own office 365 account (afaik there are free for 30 days, plz check BEFORE you bid!) requirements - typescript - yeoman samples styled runner as microsoft provides - for deps (obvious with yeoman) delivery

    $50 (Avg Bid)
    $50 Avg Bid
    9 bids

    ...and product optimisation. Skills and Experience: - Expertise in Amazon inventory management - Experience in managing large product catalogs - Familiarity with Amazon's inventory management tools and systems - Experience in improving rankings on niche range of baking products - WE currently have an existing store - we just need a lot of improvement - Create automation between our Oscommerce online inventory store and Amazon to reduce data entry and order automation. Project Requirements: - The client does not need any account set-up services - The client requires assistance with managing more than 1000 products - We are currently using Amazon Fulfillment services and receive weekly invoices. If you have a strong background in Amazon inventory manag...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    51 bids

    ...operations on LDAP - target LDAP is openldap (preferably you can provide a ldap-docker container) - ldap structure can be provided and needs to be imported into ldap-docker container on first start - docker runs on all developer machines You have no docker experience? let us know this, we can provide you the container milestones: MS1: delivery of the first client which CRUDs entries on the ldap MS2: implement a DTO class, which maps the data structure of the LDAP to java classes. Recommend solutions here to be adaptable for the future MS3: implement the CRUDs also against a microsoft LDAP/ActiveDirectory MS4: we will discuss about more tasks if the first milestones are done in good pace+quality Deliveries? - in our on premise git (access will be granted to you) - ful...

    $43 (Avg Bid)
    $43 Avg Bid
    8 bids

    Hi i need someone skilled and familiar with OSCOMMERCE to help me create an ORDER EMAIL function from the backend. Basically the orders are displayed on the orders page and we need a button there which allows us to RESEND the email of the order (which was sent on checkout process) IF U KNOW OSCOMMERCE THIS SHOULD BE EASY ENOUGH FOR U NO TIME WASTERS

    $155 (Avg Bid)
    $155 Avg Bid
    43 bids

    Hi i need someone skilled and familiar with OSCOMMERCE to help me create an ORDER EMAIL function from the backend. Basically the orders are displayed on the orders page and we need a button there which allows us to RESEND the email of the order (which was sent on checkout process) IF U KNOW OSCOMMERCE THIS SHOULD BE EASY ENOUGH FOR U NO TIME WASTERS

    $452 (Avg Bid)
    $452 Avg Bid
    87 bids

    ...operations on LDAP - target LDAP is openldap (preferably you can provide a ldap-docker container) - ldap structure can be provided and needs to be imported into ldap-docker container on first start - docker runs on all developer machines You have no docker experience? let us know this, we can provide you the container milestones: MS1: delivery of the first client which CRUDs entries on the ldap MS2: implement a DTO class, which maps the data structure of the LDAP to java classes. Recommend solutions here to be adaptable for the future MS3: implement the CRUDs also against a microsoft LDAP/ActiveDirectory MS4: we will discuss about more tasks if the first milestones are done in good pace+quality Deliveries? - in our on premise git (access will be granted to you) - ful...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    26 bids