Api integration paypal godaddy website工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 api integration paypal godaddy website 份搜到的工作,货币单位为 HKD

    购物网站修改 基于cscart3.0的购物网站。 寻找最好熟悉cscart的开发人员。做完通过测试付款。 背景介绍: 一个用户有个资金账户,还有一个费用/优惠账户(比如负数$-5就是费用,正数$5就是优惠) 有点像用户的积分。后台管理员可以增加减少。 网站现在存在的问题: 1. 结算页面选paypal支付的时候没有把费用/优惠算进实际支付,选其他支付没有问题。 2. 支付提交后,我的订单看到的支付和实际支付不相符,主要是没有把费用/优惠算进来。后台也是。 3. 结算页面有两个价格的显示需要调整。 4. 费用/优惠账户是一次性强制结清,所以支付提交以后要清0,比如本来$-5, 实际支付就加5块,提交以后费用/优惠账户为0。这个规则类似积分,订单取消要恢复回来。 现在的问题是费用/优惠的值是固定不变的,除了管理员在后台可以修改。 5. 这些问题改正后要求通过测试,不会带来新的问题,系统功能正常运行。 6. 工作包括为改正这些问题,server上的更新和配置(如果有的话),就是期望的结果要在线的网站正常运行,而不只是给我看自己配置的测试的网站有没有问题。 7. 开发人员可能需要了解为什么要这个改动,我有一个2页的说明文档,逻辑很简单。 Background: 1. Chinese online store based on the cs-cart 3.0. 2. register user has a balance account and a coupon account. 3. user can pay the bill using the balance in balance account. 4. the value in coup...

    $234 - $1951
    $234 - $1951
    0 个竞标

    购物网站修改 基于cscart3.0的购物网站。 寻找最好熟悉cscart的开发人员。做完通过测试付款。 背景介绍: 一个用户有个资金账户,还有一个费用/优惠账户(比如负数$-5就是费用,正数$5就是优惠) 有点像用户的积分。后台管理员可以增加减少。 网站现在存在的问题: 1. 结算页面选paypal支付的时候没有把费用/优惠算进实际支付,选其他支付没有问题。 2. 支付提交后,我的订单看到的支付和实际支付不相符,主要是没有把费用/优惠算进来。后台也是。 3. 结算页面有两个价格的显示需要调整。 4. 费用/优惠账户是一次性强制结清,所以支付提交以后要清0,比如本来$-5, 实际支付就加5块,提交以后费用/优惠账户为0。这个规则类似积分,订单取消要恢复回来。 现在的问题是费用/优惠的值是固定不变的,除了管理员在后台可以修改。 5. 这些问题改正后要求通过测试,不会带来新的问题,系统功能正常运行。 6. 工作包括为改正这些问题,server上的更新和配置(如果有的话),就是期望的结果要在线的网站正常运行,而不只是给我看自己配置的测试的网站有没有问题。 7. 开发人员可能需要了解为什么要这个改动,我有一个2页的说明文档,逻辑很简单。 Background: 1. Chinese online store based on the cs-cart 3.0. 2. register user has a balance account and a coupon account. 3. user can pay the bill using the balance in balance account. 4. the value in coup...

    $234 - $1951
    加封
    $234 - $1951
    4 个竞标

    任务描述 仿站 - 1.多用户卖家 2.积分 3.PayPal支付 (支持国际信用卡和国际银行卡) 4.支付宝免签支付 5.多国语言(中英) 6.商品价格同时双显示人民币及美元 7.支付时,可选择特殊日子送货 8.支付时,可选项填写贺卡片祝福语(200字) 9.商城模板PC+手机+微信三合一 如需要请参考 " ShopNC " 及 " ECmall " 前台及后台演示 参考网站: 网站所需功能: 用户注册,生成用户账号 支持社交网站(Facebook/Twitter)登录 在线支付 用户发表评论及反馈 用户可填写表格 用户论坛 多语言 全站搜索 用户博客/空间 搜索引擎优化(SEO) 需要 需要技能: MySQL, PayPal, PHP

    $5198 (Avg Bid)
    $5198 平均报价
    3 个竞标

    我们已经有了淘宝开放平台的ID,但是需要淘宝API调用的KEY

    $632 (Avg Bid)
    $632 平均报价
    3 个竞标

    ...viewpager里面放置fragment,每个fragment是一个横向的linearlayout,linearlayout中插入五个items.每个item由图和下面的文字组成,图例如电影海报,文字例如电影片名. 每个fragment的五个item内容通过异步线程从网络获取, 可使用的API 来写例子.实现四个fragment,openning, top box office, comming soon, top rentals.参见番茄网站左侧菜单.通过API取每个栏目返回的前五个items. pagerindicator为居中锁定式显示方式.左右可循环滚动.参见示意图. 3.电影列表内容界面.由主界面通过遥控器点击viewpager内fragment某个item进入电影列表内容.该界面分为上下两部分.上部分为横向滚动列表,内容同主界面item内容,电影海报+电影名称.数目为通过番茄API能够获取的所有对应栏目的电影条目.如openning的所有条目,comming soon的所有条目.条目数目可变,所以此横向列表要求使用adapter来实现,view可复用,减少内存占用.通过遥控器左右选择移动到某个item后,不点确认键,界面的下半部分显示该item 对应的电影内容信息,同时屏幕背景更换为该电影对应的backdrop,即截屏图,内容参考API及界面示意图.界面上下部分对半开. 界面要求为遥控器操作方式.上下左右键以及确认和返回键.

    $2162 (Avg Bid)
    $2162 平均报价
    1 个竞标

    需要开发一个售卖鞋子的B2C网站,网站总体要求简洁明了,配色鲜明时尚,总体风格偏国外西方风格,要求具备电商网站的基本功能,如支持paypal的支付,与facebook,twitter的对接,客户管理、商品管理等

    $9014 (Avg Bid)
    $9014 平均报价
    11 个竞标

    需要完成一个完整以Joomla为基础的网站。 功能需包含:购物商城,使用者自行上稿系统(会员管理),投票与评分系统,任务发布与评定系统,综合所有金流与物流系统对接。 除了完整网站的模块和模板设计建构之外,必须提供所有社交系统的API接入,完成所有目前提供的功能实现(包含分享与评分甚至金流机制)。

    $18028 (Avg Bid)
    $18028 平均报价
    13 个竞标

    需要完成一个完整以Joomla为基础的网站。 功能需包含:购物商城,使用者自行上稿系统(会员管理),投票与评分系统,任务发布与评定系统,综合所有金流与物流系统对接。 除了完整网站的模块和模板设计建构之外,必须提供所有社交系统的API接入,完成所有目前提供的功能实现(包含分享与评分甚至金流机制)。

    $16209 (Avg Bid)
    $16209 平均报价
    4 个竞标

    ...L+PHP),精通PHP+MYSQL 1.1 熟练套用各种joomla模板,例如JA或者Rocket系列模板. 1.2 Form表格组件套用 1.3 Payment, logistic gateway接口对接 1.4 Newsletter组件和模块套用开发 1.5 VirtualMart二次开发 2、熟悉各种开源CMS,比如Joomla, 能懂得Wordpress, Zencart,Drupal更好, 熟练掌握Joomla 各种常用组件配置和二次开发。 例如VM, joomfish, 等等 3、了解CSS, Div、Html、JavaScript等网络常用语言。 4、有商业网站页面设计经验。 5、强有力的学习能力。具备良好的创意思维和理解能力,善于协作与沟通,必須按時完成工作及絕對需要有責任感。 6、请提供中文简历,要求提供个人独立完成的作品。 7,能独立看懂英文API和技术文档,优先考虑。

    $3957 (Avg Bid)
    $3957 平均报价
    2 个竞标
    Joomla Website 已经结束 left

    需要完成一个完整以Joomla为基础的网站。 功能需包含:购物商城,使用者自行上稿系统(会员管理),投票与评分系统,任务发布与评定系统,综合所有金流与物流系统对接。 除了完整网站的模块和模板设计建构之外,必须提供所有社交系统的API接入,完成所有目前提供的功能实现(包含分享与评分甚至金流机制)。

    $12487 (Avg Bid)
    $12487 平均报价
    1 个竞标
    Joomla Website Project 已经结束 left

    需要完成一个完整以Joomla为基础的网站。 功能需包含:购物商城,使用者自行上稿系统(会员管理),投票与评分系统,任务发布与评定系统,综合所有金流与物流系统对接。 除了完整网站的模块和模板设计建构之外,必须提供所有社交系统的API接入,完成所有目前提供的功能实现(包含分享与评分甚至金流机制)。

    $12487 (Avg Bid)
    $12487 平均报价
    1 个竞标
    修改开源软件 3PROXY 已经结束 left

    修改3PROXY用户验证方面 改用HTTP API进行验证,根据我们提供的API 进行对应修改

    $4331 (Avg Bid)
    $4331 平均报价
    2 个竞标
    webchat software and API 已经结束 left

    类似google环聊和facebook的在线即时聊天器, online webchating software example: Google+ Facebook webchat

    $234 - $1951
    $234 - $1951
    0 个竞标
    lmax api 应用 已经结束 left

    能够用LMAX的API形成历史K线数据,有MACD指标、均线、BOLL线等,参数可选,并能进行开单,平仓(全是市价)。

    $234 - $1951
    $234 - $1951
    0 个竞标
    链接shopex和xerode API 已经结束 left

    懂物流,仓储 有电商经验 熟悉财务会计软件 实现xero和shopex的链接

    $1210 (Avg Bid)
    $1210 平均报价
    1 个竞标

    希望搭建一个本地英文在线代购网站。基于opencart的开发。 1. 网站外观的美化修改 2. 开发功能:本站没有的商品,注册用户可以自己添加商品链接,描述,价格生成订单,管理员审核后直接加入用户购物车。 3. 信用卡支付,paypal 其他细节的修改,优化

    $5853 - $11706
    $5853 - $11706
    0 个竞标

    我主要是想建一个主要经营笔记本电脑配件的网站,是零售方式的。可以用paypal接受付款。网站的分类应该是笔记本电脑品牌——笔记本配件部位——笔记本配件型号。大概意思是这样的。希望你们能够提供一个方案或者参考给我。

    $1928 (Avg Bid)
    $1928 平均报价
    1 个竞标

    我主要是想建一个主要经营笔记本电脑配件的网站,是零售方式的。可以用paypal接受付款。网站的分类应该是笔记本电脑品牌——笔记本配件部位——笔记本配件型号。大概意思是这样的。希望你们能够提供一个方案或者参考给我。

    $1171 (Avg Bid)
    $1171 平均报价
    1 个竞标
    snapsell project 已经结束 left

    ...WITH SELLER 3. LOCATION ENABLED TO FIND NEARBY SELLERS OR BUYERS 4. ADD FRIENDS AS BUYER OR SELLER. 5. LOGIN WITH QQ,WEIBO,WECHAT,FB,TWITTER 6. PROFILE THAT HAVE BUYERS FOLLOWING,LISTINGS,OFFER MADE STUFF THAT U LIKED 7. INVITE FRIENDS THROUGH ALL CHINA SOCIAL MEDIA NETWORK 8. THIRD PARTY PAYMENT, 支付宝,财付通,paypal 9. Able to choose Delivery companies 10. VIDEO,8 SECS TO SHOW PRODUCT。 11. Full vi design and animation 12. Full html 5 with English and chinese website to show app introduction 13. SHAKE FUNCTION ABLE FOR USERS TO WIN SOMETHING,LIKE SMALL SAMPLES OR RESTURANT VOUCHERS ETC.(ANY BETTER SUGGUESTIONS?) 14. QR CODE 这一场革命的电子商务应用程序将带着大家一起!snapsell是打算让每个人,任何人都立刻卖和买东西! CATEGORIES: 服饰-女装,女鞋,女包,男装,男鞋,男包,内衣,配饰,旅行箱包 运动-运动鞋,运动服户,外健身,运动包 珠宝-珠宝,饰品,眼镜,手表...

    $9818 (Avg Bid)
    $9818 平均报价
    2 个竞标

    "任务描述:建设一个简单的留学中介公司网站,主要功能:1)信息推广,包括文字,图片和视频。2)允许用户在网页上填表,留言,建立联系;3)允许用户下载图片和视频;4)公司可以在后台更新内容;5)可以从其他网站实时跟新内容,如天气预报等; 6)在线支付,支付宝或paypal 网站风格清新,简洁,可参看上传的截图"

    $4675 (Avg Bid)
    $4675 平均报价
    6 个竞标

    架构文档的要求尽可能详细,可根据这个文件搭建整套系统。 架构文档需要满足下面的一些要求: 1. 给出系统的总体架构图和数据流示意图 2. 给出每个系统所需的虚拟机的配置需求 3. 给出每个系统所采用的软件及其具体版本 4. 给出各个系统软件的关键配置 5. 给出系统各个功能实现的解决方案(如:备份、监测等) 整个系统是一个移动APP 的服务系统,分为前端online 系统和后端 offline 系统,整体的架构如下图所示: 其中Online 系统中: 1. Mobile APP 服务器提供RESTful WebService API,为移动APP 提供数据 服务,包括:用户验证、数据查询、数据更新等。 2. Web 服务器为一个简单的网站前端服务器,支持一个Mobile APP 的网页 版精简服务。 3. Operation Data Store(ODS)是一个运营数据库,所有的mobile APP 运营相关的数据,包括:用户数据、业务数据等,都存储在该数据库中。 Offline 系统主要提供后端离线的数据分析功能。他同样由三部分组成: 1. 分布式的网络爬虫系统用于爬取指定的站点内容。 2. 数据分析与挖掘系统处理爬取的网页数据,并提取、分析相关的数据, 用于更新ODS 中的业务模型。 3. NoSql 数据库用于存储数据爬取、分析、挖掘中的中间数据和最终结果。

    $312 (Avg Bid)
    $312 平均报价
    1 个竞标

    据网站设计稿二次开发wordpress模板 需标如下: 1. WordPress的程序已经完成了80%,需求的增加所需要的新功能。 2. 更换的设计风格 3.接入亚马逊API数据

    $2341 (Avg Bid)
    $2341 平均报价
    1 个竞标

    I need a developer proficient in and a good understanding in API development. I have a parameter I would like to pass which is a string value to pull an entire user object with all of the properties in a database. this would be a string parameter passed into a Get request with a response of an entire record pulled from a MySQL database and using an Interface to extract the properties into a page. This is a very small project and should only take a few minutes of time.

    $219 (Avg Bid)
    $219 平均报价
    3 个竞标

    I'm looking for a talented website developer to help me create an e-commerce website specifically designed for food ordering. Key Features: - Shopping Cart: A user-friendly shopping cart feature is essential, allowing customers to easily select and store their desired food items prior to checkout. - User Registration and Login: It's vital that users can register and create accounts, making the process of repeat orders and order tracking seamless and efficient. - Payment Gateway Integration: A solid and secure payment gateway is crucial to accommodate a variety of payment methods and protect customer transactions. Target Audience: - This food ordering website is aimed directly at individual customers, so the design and features must be attuned to indi...

    $56 - $61
    $56 - $61
    0 个竞标

    I'm looking for a professional Flask and Python developer to help me implement a user management system for my website. The user management system should have Social Media login integration. Additionally, I would like the selected developer to set up a payment gateway and a MySQL database. Ideal Skills: - Proficient in Flask and Python - Experience in implementing user management systems with social media login integration - Proficient in setting up payment gateways - Proficient in working with MySQL databases

    $1405 (Avg Bid)
    $1405 平均报价
    28 个竞标

    Laravel Developer API Issue (Create 1 API and Fix 1 API) Work with ftp. Able to follow, fix API first Immediately.

    $179 (Avg Bid)
    $179 平均报价
    9 个竞标

    I need an API/Make expert to troubleshoot setting up a connection to Booqable booking software. I've got it working on Postman but I can't translate it to Make. For security I don't want to hand out API keys to everything so I'd like someone who can assist live using TeamViewer on my Windows Desktop. (I understand you'll need at least one API key). I'm available anytime for the next 6 hours. Here is the call I'm trying to make: { "data": { "id": "ceaf2118-8a5b-4f96-9ba2-08b812c54876", "type": "properties", "attributes": { "value": "leeroy4"} } }

    $312 (Avg Bid)
    $312 平均报价
    3 个竞标

    I'm in need of a skilled developer with experience in integrating into a WordPress website. The main goal of this project is to make use of its advanced image editing features on my existing site. The key tasks for this project include: - Installation of plugin to my WordPress site, as it has not been done yet. - Integration of the API to ensure full functionality. In this integration, I want to focus on the image enhancement and smart cropping features.

    $976 (Avg Bid)
    $976 平均报价
    30 个竞标

    Location: Remote Working Hours: Flexible, with a required overlap of 2-3 hours on EST We are in search of an exper...related to store performance, functionality, and customer experience. Implement unit tests for robustness. Requirements: - Proven experience as a Node.js Developer in e-commerce environments. - Strong knowledge of e-commerce infrastructure, theme and API development, and integration. - Proficiency in front-end technologies, including HTML5, SCSS, JavaScript, React, Redux, Tailwind CSS, and MUI. - Excellent problem-solving skills and attention to detail. - Strong communication and teamwork skills. - Experience with cryptocurrency payment integration would be advantageous. - If you meet these requirements and are ready to contribute to our team, please ...

    $250 / hr (Avg Bid)
    $250 / hr 平均报价
    69 个竞标

    ...sap-alm-dp-api-datasource We have an example blog here. I will use my laptop as a test mashine, for this POC. So that is where we will be working. So we have to work on a shared screen, where you guide me what to do, to make it work. If you are not ok with this, then dont bid on the project. My expected endresult should be. 1) Install grafana on my laptop 2) connect cloud alm as my data source 3) We build 2 widgets in the dashboard The rest API's are located here You will show me, what we can get out of these 2 API's and then we build 1 widget for each. and this API https://api

    $1335 (Avg Bid)
    $1335 平均报价
    12 个竞标

    I'm looking for an experienced developer to create a responsive website that can effectively interact with a LLM AI model. This model should be able to provide prompt-based responses to users who interact with it via a chat interface. Key requirements for this project include: - Implementing an NLP AI model: You should have a solid understanding of NLP concepts and be able to integrate this into the website effectively. - Chat interface development: The chat interface should be user-friendly and engaging, allowing users to receive responses to their prompts seamlessly. - Basic customization: Although we seek a simplistic design, the chat interface should still maintain a professional and appealing look. This means including preset themes for customization. We have a m...

    $94 (Avg Bid)
    $94 平均报价
    3 个竞标

    ...developer to design and create an ecommerce website similar to but with some innovative features. The site should be modern and minimalist in design, and include standard ecommerce functionalities like product search and filtering, shopping cart, and user registration and login. Key Features: - Product search and filtering - User registration and login - Shopping cart and checkout - Spin & Win game, like - Easy login with Google sign-in Design: - type branding guidelines for the design - Open to suggestions from the designer - Aiming for a user-friendly design both on web and mobile views Payment Integration: - Cash on delivery - Razorpay Ideal Skills and Experience: - Proven experience in ecommerce website development - Familiarity with product search

    $2029 (Avg Bid)
    $2029 平均报价
    13 个竞标

    I'm looking for a skilled back-end developer with experience in Replicate or Huggingface AI image generator models, with expertise in MongoDB or similar, and core proficiency in integrating various APIs. Core Tasks: - Setting up Replicate or Huggingface model/space for a new website - Implementing database integration with MongoDB in the back-end - Incorporating social media and data feed APIs. Skills and Experience: - Past experience in back-end development, specifically Replicate or Huggingface - A fully-fledged understanding of MongoDB or similar - Familiarity with various social media and data feed APIs - Aptitude for troubleshooting and proffering efficient solutions. This project demands precise attention to detail and great technical know-how. Looking forwa...

    $38943 (Avg Bid)
    $38943 平均报价
    34 个竞标

    I need a skilled WordPress developer to list custom posts by closest distance to the current users address, which has been added via an ACF Google Map...already has a latitude and longitude as post meta using ACF. I just need help with extracting the latitude and longitude from the Google map in the user profile and sorting the posts according to distance from those coordinates. Ideal Skills and Experience: - Extensive experience with WordPress custom post types and custom fields. - Proficiency with Advanced Custom Fields (ACF) Google Map integration. - Prior experience implementing distance sorting on WordPress websites. This is an urgent project so I would require the task to be completed in a timely manner. If you have the skills and availability to get this done, please get...

    $730 (Avg Bid)
    $730 平均报价
    36 个竞标

    I'm looking for a skilled and experienced web developer to create an ecommerce website similar to , incorporating some unique features. Key Features: - Product search and filtering - User registration and login - Shopping cart and checkout - Spin & Win game, like - Easy login with Google sign-in Design: - No specific color scheme or branding guidelines for the design - Open to suggestions from the designer - Aiming for a user-friendly design both on web and mobile views Payment Integration: - Cash on delivery - Razorpay Ideal Skills and Experience: - Proven experience in ecommerce website development - Familiarity with product search and filtering, user registration and login, shopping cart and checkout functionalities - Prior experience in integrating ...

    $1194 (Avg Bid)
    $1194 平均报价
    9 个竞标

    ...competent developer who can set up a script in my Airtable app to seamlessly integrate with the Aftership API. The main goal of this integration is to automate the process of generating DHL shipping labels. Key Responsibilities: - Utilizing JavaScript to create a script within the Airtable app for this purpose. - Configuring the Aftership webhook to relay the responses from the API to my Zapier app. Once the DHL shipping labels are generated, they should be stored within the Airtable app. This will allow for manual retrieval and distribution as needed. Skills and Experience Required: - Proficiency in JavaScript is a must. - Prior experience working with Airtable scripting and API integrations. - Familiarity with Aftership and Zapier would be beneficial. ...

    $515 (Avg Bid)
    $515 平均报价
    6 个竞标
    Wordpress Site Update 6 天 left
    已验证

    I require a skilled Wordpress developer to update and modernize my existing site. This includes design changes, plugin updates, and content modifications. Key responsibilities: - Implement new logo, color scheme and font changes - The current theme is outdated and incompatible with the latest Wordpress version, so a new theme needs to be insta...Proficient in Wordpress development, including theme installation and customization - Strong design sensibility - Experience with plugin management and content updates - Prior experience with site migrations is a plus Please note that the project doesn't involve adding new features or functionalities. The main focus is on updating and modernizing the site. After update, will migrate cPanel to GoDaddy from InmotionHosting where i cur...

    $3340 (Avg Bid)
    $3340 平均报价
    167 个竞标

    As a client, I'm looking for a Flutter expert to develop a cross-platform app that provides real-time trading experience on iOS, Android, Web, Windows, and MacOS. The app will have the following features: Login/Authentication, Push notifications, Database integration, Realtime trading on stocks with demo accounts. Skills and experience: - Proficient in Flutter and Dart - Experience with cross-platform development for iOS, Android, Web, Windows, and MacOS - Strong background in implementing Login/Authentication - Familiarity with incorporating Push notifications - Competence in integrating database systems - Prior experience with real-time stock trading apps would be a plus The primary goal of the app is to provide a seamless real-time trading experience for users. The client ...

    $4191 (Avg Bid)
    $4191 平均报价
    40 个竞标
    Android Forex Live Chart App 6 天 left
    已验证

    I am seeking an experienced Android developer to create a Forex live charting app that integrates seamlessly with our online CRM. The app will receive live Forex data along with indicators via web socket. Key Features: Real-time Forex charts with multiple timeframes Integration of specific indicators provided through the web socket Option to switch between different currency pairs Customizable interface: users can select which indicators to display Push notifications for significant market events Sample Menu: Home News Market Accounts The app should be both functional and visually appealing, with an intuitive user interface that accommodates traders of all levels. The design should prioritize ease of navigation and effective use of the app's features. You will receive a spe...

    $4433 (Avg Bid)
    加精
    $4433 平均报价
    20 个竞标

    ...to create a classic and elegant online casino website. The key features of the website will include: - A variety of casino games: Primarily slot machines, as well as the games "Aviator" and "Apple Fortune". It's essential that these games are accurately replicated for online play to ensure a smooth gaming experience. - Payment integration: The website needs to support a variety of payment methods, specifically Credit/Debit Cards, Cryptocurrency, E-wallets, and local payment systems. The integration should be secure, seamless and user-friendly. The ideal freelancer for this project should have a strong background in web development, particularly in building casino websites. A good understanding of gaming software and payment s...

    $8983 (Avg Bid)
    $8983 平均报价
    47 个竞标

    I'm in need of a talented Senior Developer who has in-depth experience with both Boomi and Mulesoft. The primary goal of this project is to migrate our existing integrations to a ...migrate our existing integrations to a new platform successfully. Key Requirements: - Proficiency in Boomi and Mulesoft: You should be well-versed in both platforms, able to navigate their functions and features effortlessly. - Migration Experience: Your role will involve transferring our existing integrations to a new platform. As such, experience with migration projects is essential. - System Integration: We're looking to integrate various types of systems, including CRM and ERP systems, custom applications, and third-party services. Your ability to connect these seamlessly is crucial to th...

    $47 / hr (Avg Bid)
    $47 / hr 平均报价
    3 个竞标

    I'm in need of an experienced API developer(s) to assist with integrating our platform with multiple external systems in USA. Plaid API aggregates with multiple finance systems (banks mainly) and their investment aggregation didn't work for me. Since Plaid API didn't work for me I am thinking we will have our own APIs to integrate to any investment banks/ brokers like E*Trade, TD Ameritrade (now part of Schwab(, Vanguard, Fidelity, Robinhood and many more. See Following APIs are needed at high level: - Minimum 1) Get Holdings/ Positions (stocks, bonds, mutual funds, options, ETFs, etc.). We will pass institute name, account # or login/password, 2) Get Transactions (Dividend Paid, Bough, Interest Charged

    $18402 (Avg Bid)
    $18402 平均报价
    53 个竞标

    I am looking for a skilled developer who can integrate the Boomni and Mulesoft platforms. Key Requirements: - Real-time Synchronization: The integration must be capable of real-time data synchronization between the two platforms. - Data Types: The integration process should cover the synchronization of Customer Information, Product Catalog, and Transactions and Orders. Ideal Skills: - Extensive experience with both Boomni and Mulesoft platforms. - Proven track record in developing real-time data synchronization solutions. - Strong understanding of e-commerce systems and order processing. - Attention to detail and ability to troubleshoot and fix issues promptly. If you have the right mix of skills and experience for this job, I would love to hear from you.

    $47 / hr (Avg Bid)
    $47 / hr 平均报价
    3 个竞标

    I'm looking for a skilled developer who can create a seamless integration of PayPal and Stripe as payment gateways on my WordPress website. Key Requirements: - Creation of Invoice & Payment Plugins: I need both the invoice and payment plugins to be designed and implemented on my WordPress site. - Integration of PayPal and Stripe: The two main payment gateways I'm looking to include are PayPal and Stripe. These need to be cleanly and efficiently linked to the respective invoices and payment process. The ideal freelancer for this job would possess: - Proficiency in WordPress: Extensive experience in working with WordPress and creating custom plugins. - Payment Gateway Integration: A good understanding of PayPal and Stri...

    $804 (Avg Bid)
    $804 平均报价
    72 个竞标

    I'm looking for a...seamlessly upload videos to Facebook, Instagram, Twitter, TikTok, YouTube, and LinkedIn in one go. The app should be able to use API Keys of these platforms for a particular user, and upload each content to social media platforms using a single video file. Key requirements include: - Ability to upload videos to multiple social media platforms simultaneously - No UI is required, only python code is required. - Error handling and reporting for successful uploads and potential issues Ideal skills for this project include: - Proficiency in Python programming, especially in developing applications that interact with APIs - Prior experience in working on social media integration projects - A solid understanding of video and media upload processes would ...

    $250 (Avg Bid)
    $250 平均报价
    19 个竞标

    ...has been compromised and I need assistance in reclaiming control over it. This involves identifying the source of the breach and securing the account. - Setting up a New Ad Account: Due to security concerns, I'm looking to establish a fresh ad account on Facebook. This would require seamless migration of existing campaigns and ensuring they continue to perform optimally. - Enhanced Security & Integration: It's imperative that the new ad account and my FB page are equipped with heightened security measures. Additionally, I would like the transition to be smooth and integrated with existing tools and platforms. Ideal Skills: - Proficient in Facebook Page and Ad Account Management - Experienced in Handling Account Security and Unauthorized Access Issues - Capable of S...

    $109 / hr (Avg Bid)
    $109 / hr 平均报价
    19 个竞标

    I'm seeking a skilled developer who can Develop, a Kodi XBMC addon that features streaming content and a customizable user interface. - Experience with Kodi XBMC is required. - The addon should be capable of getting subtitles from subdl. - Create a user interface that is smooth, easy to navigate, and harmonizes with the Kodi XBMC environment. Despite no pa...Experience with Kodi XBMC is required. - The addon should be capable of getting subtitles from subdl. - Create a user interface that is smooth, easy to navigate, and harmonizes with the Kodi XBMC environment. Despite no particular design preference, the interface ought to be comfortable to use and user-friendly. The ideal candidate should be experienced in Kodi XBMC. using API from subdl with the following ().

    $140 / hr (Avg Bid)
    加精
    $140 / hr 平均报价
    14 个竞标

    The search feature for addresses on our website, powered by Google Maps, is currently not functioning as expected. We are seeking a skilled developer to diagnose and resolve this issue promptly. Key Responsibilities: - Investigate the cause of the search address malfunction, and rectify it accordingly. - Thoroughly test the search feature to ensure it is functioning as intended across various browsers and devices. Ideal Skills and Experience: - Proficiency in JavaScript, particularly with Google Maps API. - Experience in debugging and troubleshooting web applications. - Strong understanding of web development and browser compatibility issues. Please note: The user did not provide information on the browser used, changes to the website code, or any error messages. T...

    $125 (Avg Bid)
    $125 平均报价
    10 个竞标

    I need a new website that will serve as a platform for selling products or services. Specifically, I'm looking for a professional who can: I want to be ale to sync this with my other website, ebay store, shopify - Develop a user-friendly website with basic customization on a standard platform - Integrate an online payment system including digital wallets (e.g., PayPal, Apple Pay) Ideal Skills and Experience: - Proficient in e-commerce website development - Experienced in integrating online payment systems, especially digital wallets - Skilled in basic customization on standard platforms, ensuring the website aligns with our brand and user experience expectations. Please provide examples of similar projects you've worked on.

    $1436 (Avg Bid)
    $1436 平均报价
    46 个竞标

    We are seeking a talented AI expert to urgently develop a sophisticated multi-modal sentiment analysis and emotion recognition system. This system aims to analyze and understand human emotions expressed through various modalities, including text, images, and audio. The primary objectives of this urgent project include: 1. Multi-Modal Data Integration: Develop algorithms to effectively fuse information from text, images, and audio sources to capture the holistic context of emotional expression. 2. Text Analysis: Implement state-of-the-art NLP techniques to extract sentiment and emotion from textual data. This involves sentiment polarity detection, emotion classification, and fine-grained sentiment analysis. 3. Image Analysis: Utilize deep learning architectures such as convolutio...

    $70 / hr (Avg Bid)
    $70 / hr 平均报价
    4 个竞标