Gspay callback jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 gspay callback jobs found, pricing in GBP

    Hello, We are looking for someone to develop an ios sdk which will allow us to register app installs. The purpose of this sdk is to be added to various apps allowing our server to ...that generated them. What we need is an ios cookie based SDK for app tracking similar to the one available by Ad-x. Before app download a cookie with a given key-value will be stored on the user's browser. We need the app to open the browser (only in the first time the app is run) to a given url so the match can occur. Afterwards the browser should close and return to the app. The callback url will be provided shortly. If you intend to apply for this project, please describe shortly what would be your approach and if you have any experience in app download tracking. Thank yo...

    £311 (Avg Bid)
    £311 Avg Bid
    5 bids

    ...to config the ogone details (secret phrase, etc) and to edit the call back page (with user_id and amount in argument). The site part contains only a page with a simple choice between the items and for each a quantity field (as a basket). The website uses community builder so the form must send the user_id to ogone and to get it back afterwards. When the payment is complete, the script calls the callback page. Hope it's clear. Best regards, Laurent Kreps...

    £157 (Avg Bid)
    £157 Avg Bid
    8 bids

    ...GUESTS IN PARTY (DTMF) DATE OF TOUR (logic will need to be built in to parse database to make sure slots are available) if not will need to recommend next available date for particular tour. CUSTOMER FIRST AND LAST NAME (voice only) CUSTOMER TELEPHONE NUMBER (DTMF or voice) HOTEL GUEST IS STAYING IN (should be able to use DTMF to enter first 3 or 4 letters of hotel name and then have system callback names that match with a number to select when they hear the hotel name, OR customer speaks the name of the hotel and the system reads back the name and asks them to select or if ‘not correct’ select next matching hotel name. Will input all hotels into database VOUCHER NUMBER (spoken of DTMF) AGENCY ONLY CREDIT CARD NUMBER, EXPIRATION DATE, THREE DIGIT SECURITY CODE (...

    £561 (Avg Bid)
    £561 Avg Bid
    6 bids

    ...someone familiar with PHP SERVER variables and WHMCS Licensing. Here's the issue we currently have. We have 3 files for the gateway module: 1. modules/addons - this is the module file, activates deactivates the module 2. modules/gateways - this is the gateway file - this is the file we have the license code integrated into, as this is the heart of the module. 3. modules/gateway/callback - this is a callback file. Out of those above three files, we have the WHMCS licensing code integrated into #2, and everything works perfectly except one thing. We have the licensing code set to uninstall the module & gateway ( by deleting lines from the database) if the license is anything but active. This works perfectly except for one instance - the CRON. Our gat...

    £14 / hr (Avg Bid)
    £14 / hr Avg Bid
    4 bids

    We want to remove protection / home callback from a software for testing issues. It is based on java / c . But I think the protection is in Java (we have only jar files , .class files, no source code) You can possibly reverse-engineer , remove and build. Or you can block home callback..

    £122 (Avg Bid)
    £122 Avg Bid
    11 bids

    We need an ios cookie based SDK for app tracking similar to the one available by Ad-x. Before app download a cookie with a given key-value will be stored on the user's browser. We need the app to open the browser (only in the first time the app is run) to a given url so the match can occur. Afterwards the browser should close and return to the app. The callback url will be provided shortly.

    £656 (Avg Bid)
    £656 Avg Bid
    10 bids

    We need an ios cookie based SDK for app tracking similar to the one available by Ad-x. Before app download a cookie with a given key-value will be stored on the user's browser. We need the sdk to open the browser (only in the first time the app is run) to a given url so the match can occur. Afterwards the browser should close and return to the app. The callback url will be provided shortly.

    £347 (Avg Bid)
    £347 Avg Bid
    10 bids

    ...custom credential provider to work with a biometric SDK from Griaule. The project should successfully load a DLL and implement the methods and callbacks from DLL. Manual and files necessary to use SDK are attached, but there is a lot of information out there about their library. The credential provider needs to: 1 - Load succesfuly the DLL and initilize the SDK (GrInitialize) 2 - Implement callback methods (GrCapInitialize, GrCapStartCapture, GRCAP_STATUS_EVENT_PROC, GRCAP_FINGER_EVENT_PROC, GRCAP_IMAGE_EVENT_PROC) 3 - Implement additional logic to check templates and and finalize DLL (GrCapStopCapture) 4 - Auto focus to credential only when a fingerprint reader is connected (see SampleHardwareEventCredentialProvider project at )

    £72 (Avg Bid)
    £72 Avg Bid
    2 bids

    I want someone to write a very simple callback dialer (basically a screen for making as single http call) A call back dialer makes and http call to a server (URL configurable) and then passes on three parameters in the call. The calling party A phone), the called party (a phone), the password. Server Ip:- Enter your Server IP address or URL. User Name:- Enter your Login User Name. Server must configure this. Password:- Enter your Login password. Your Phone Number:- Enter your own phone number with country code. So, that the call back server can call you back. That is all to it. here is an example implementation on android.

    £460 (Avg Bid)
    £460 Avg Bid
    5 bids

    Paypal integration for my project. I need some REST APIs that allow users to purchase items in my Java-based platform. Here are the APIs that user would call: 1) Purchase item 2) Retrieve my purchases 3) Subscribe for recurring billing 4) Cancel recurring billing 5) Callback APIs that would allow Paypal to to notify my service. The data in this service are stored in Amazon SimpleDB. I provide support on storing the data and sample API that store and retrieve items to and from SimpleDB. The service uses another open source framework that I do not want to mention here.

    £258 (Avg Bid)
    £258 Avg Bid
    19 bids

    ...sgml import SgmlLinkExtractor from import BliubliuTextItem class BrainyQuoteComSpider(CrawlSpider): name = "" allowed_domains = [""] start_urls = [ "", ] rules = ( Rule(SgmlLinkExtractor( allow=['/quotes',], deny=['(.*?)&vm=l'] ), callback='parse_item', follow=True), ) def parse_item(self, response): hxs = HtmlXPathSelector(response) i = BliubliuTextItem() try: i['title'] = 'Quote' i['body'] = hxs .select('//div[@class="bq_fq bq_fq_lrg"]/p/text()').extract()[0] i['author'] = hxs...

    £12 / hr (Avg Bid)
    £12 / hr Avg Bid
    1 bids

    I am in search of an Angular JS directive to upload an image, callback the reference URL, and use amazon s3. In addition, an Angular JS directive for an email client plugin.

    £15 / hr (Avg Bid)
    Urgent
    £15 / hr Avg Bid
    8 bids

    Hey Guys, I am looking for someone who can implement in C or Java , the two fundamental strongly consistent cache access algorithms Poll-Each-Read (PER) and Callback (CB). Some details can be found here: Looking to get this done ASAP! Thank you.

    £209 (Avg Bid)
    £209 Avg Bid
    8 bids

    We are looking for a dev to help debug a problem we're having with our iPhone/iPad chat application. We are using Core Data for persistence, and are encountering a deadlock during the update of several list views in conjunction with a callback on our web service. This should be a fairly straight-forward fix for an experienced developer. We're looking to hire at a flat rate, and will provide the code base after the winning bid is selected. If you are NOT a native english speaker, do not bid. Post any questions you may have on the clarification board.

    £262 (Avg Bid)
    £262 Avg Bid
    9 bids

    I have a simple mobile web page (1 HTML file, JS using JQuery) with 1 search box. The search box uses cross domain JSON files for suggestion as users type. The issue is that the suggestion works on most situations (all desktop browsers, android emulators) and some mobile devices (specifically Samsung S3), but not some others (specifically HTC One). I need someone to fix it ASAP. I think ther...HTML file, JS using JQuery) with 1 search box. The search box uses cross domain JSON files for suggestion as users type. The issue is that the suggestion works on most situations (all desktop browsers, android emulators) and some mobile devices (specifically Samsung S3), but not some others (specifically HTC One). I need someone to fix it ASAP. I think there is something related to the JSON ca...

    £17 (Avg Bid)
    £17 Avg Bid
    2 bids

    The Calling card solution is based on asterisk and a2billing. Outline and project tasks are: - Setup and configure access (callback & Callthrough) with provided DID numbers - Setup multi-language IVR (french, english, spanish) - Setup card authentication (with PIN Code and Pinless) - Setup and configure trunks, routes (inbound & outbound), dialplan, ratecard/rateplan - Setup and configure card billing and fees (Activation Fee, Connection Fee, Maintenance Fee and Billing Increments) - Implement and Setup Calling functions I look forward to your prompt bid and proposal (info at cosmostelecoms dot com)

    £35 (Avg Bid)
    £35 Avg Bid
    2 bids

    This is a calling card project to achieve. The Calling card solution is based on asterisk and a2billing, installed on a dedicated centos server. Outline and project tasks are: - Setup and configure access (callback & Callthrough) with provided DID numbers - Setup multi-language IVR (french, english, spanish) - Setup card authentication (with PIN Code and Pinless) - Setup and configure trunks, routes (inbound & outbound), dialplan, ratecard/rateplan - Setup and configure card billing and fees (Activation Fee, Connection Fee, Maintenance Fee and Billing Increments) - Implement and Setup Calling functions I look forward to your prompt bid and proposal (info at cosmostelecoms dot com)

    £101 (Avg Bid)
    £101 Avg Bid
    2 bids

    Hi Meral! We need a callback function for a trixbox or Freepbx. We need a stable solution! Something like this http://www.voip-info.org/wiki/view/Asterisk+Queue+Callback! When customer is in queue to be able to choose to he/her wants to be called back and keep the queue. Do you recommend the trixbox och Freepbx. If you have experience of callback funcions before, are they stable? I hope to hear from you. I have no idea how long time this would take, if you could give us an estimate we would be grateful. Best regards Alex

    £47 / hr (Avg Bid)
    £47 / hr Avg Bid
    1 bids

    I need a simple server component that will be able to deal with Oauth 2.0 callback url .. That is when a user invoked a web services from my mobile application (Iphone/iOS).I have actually created the main communication between my application , web servicess and Oauth services.. the main thing i need is just the callback url that will redirect the access-token back to my mobile application..

    £24 (Avg Bid)
    Urgent
    £24 Avg Bid
    3 bids

    There is an open source project "WordPress Audio Player". I use the standalone version. sources: I want to extend it by adding posibility to sh... I want to extend it by adding posibility to show current position in HTML page. I need: * a sample html page having the player and some html tag like div, which would display position beeing played in the song. Position can be displayed in terms of miliseconds or audio frames (only one is needed). The value of the div should be set using javascript. Some of the possible ways: registering a callback on flash or pooling from javascript with timer. * improved flash player itself (source and binary).

    £8 - £24
    £8 - £24
    0 bids

    ...GUESTS IN PARTY (DTMF) DATE OF TOUR (logic will need to be built in to parse database to make sure slots are available) if not will need to recommend next available date for particular tour. CUSTOMER FIRST AND LAST NAME (voice only) CUSTOMER TELEPHONE NUMBER (DTMF or voice) HOTEL GUEST IS STAYING IN (should be able to use DTMF to enter first 3 or 4 letters of hotel name and then have system callback names that match with a number to select when they hear the hotel name, OR customer speaks the name of the hotel and the system reads back the name and asks them to select or if ‘not correct’ select next matching hotel name. Will input all hotels into database VOUCHER NUMBER (spoken of DTMF) AGENCY ONLY CREDIT CARD NUMBER, EXPIRATION DATE, THREE DIGIT SECURITY CODE (...

    £898 (Avg Bid)
    £898 Avg Bid
    17 bids

    ...Users are able to buy 'credit packages' at a fixed rate, then use these credits to allocate toward the social signals (rates need to be easily changeable in WP aka custom plugins). ALSO users are able to earn these credits by filling out surveys. I am currently using playerize superrewards, virool, and MGcash as the survey providers. A file has been made however I’m still getting callback errors. I provide all my social signals via a 3rd party system so there will be no type of exchange on this site. It is simply an online store using credits with the ability to earn points and refer others. Store to purchase credits (paypal only, all other payment methods will be directed to the superrewards payment gateway) I need my site secured with proper encrypted postb...

    £1605 (Avg Bid)
    £1605 Avg Bid
    54 bids

    since I do not have time mys...time myself I need somebody to finish the price range filter on my product search engine. What I have already is a function which groups all products into 3 same sized group so I can display pricing like this [ ] 101,102 [ ] 103,104,105 [ ] 106 but I need it like this [ ] up to $100 [ ] $100 - $200 [ ] over $200 the 101,102 etc. are the price range groups which i need for the callback to the server. The script is using handlebars/bootstrap templating engine. There are some smaller bug fixes still to be done in current script. Also you need to fix handlebars template when Seller/Price is selected - simply whole price range filter needs to work together with (already working) Seller filter. Its an all Javascript job. Need it qui...

    £107 (Avg Bid)
    £107 Avg Bid
    9 bids

    ...website - i will provide the site url upon request. Free to present any idea, to make the system better! 4) Secure all system from possible hacking, install SSl Certificate and configure with system to ensure all system to work properly 5) Configure system email Server to work properly, at the moment system doesnt send email at all 6) Tweak Free PBX and a2billing to do everything such as callback, IAX and SIP configuration, Pin-less Dialing and Wholesales Termination - 90% of the work is done already 7) ability to load and configure several different wholesalers in a2billing and only use and display the cheapest router for customer and the most profitable for the business (also display these rates cards on website) 8) show me how to use the system that was set up thoug...

    £197 (Avg Bid)
    £197 Avg Bid
    1 bids

    We want the script we're using to function on all domains. Currently it's locked down to one domain. The front-end works - but the Admin doesn't when moved to another domain. Should be easy fix. $30 Budget.

    PHP
    £20 (Avg Bid)
    £20 Avg Bid
    9 bids

    Project details as follow: T...which will show an iframe within the admin panel. Do take note that the actual script to modify will come in both SQLite and MySQL version and delivery will be both MySQL and SQLIte version of the same modified script. For task 1 and 3, you should not have to modify the database. As usual, kindly take note of the following criterias in all of the jobs I posted on oDesk since 2007: 1) No callback function to external sites. 2) Upon delivery, code will be verified by myself before payment is released. (This point needs to be very clear.) 3) Changelog to be submitted on a daily basis, and developer must commit to stipulated timeline as stated in job, and all codes to be commented inline accordingly. Let me know if you have any objections on ...

    £113 (Avg Bid)
    £113 Avg Bid
    8 bids

    ...by Google Analytics *** onAdComplete(callback) VAST and IMA. Fired whenever an ad has completed playback. Event attributes: tag (String): The ad tag that is currently playing. onAdSkipped(callback) VAST and IMA. Fired whenever an ad has been skipped. Event attributes: tag (String): The ad tag that was skipped. onAdError(callback) VAST and IMA. Fired whenever an error prevents the ad from playing. Event attributes: tag (String): The ad tag that is currently playing. message (String): The error message. onAdImpression(callback) VAST and IMA. Fired whenever an ad starts playing back. At this point, the VAST tag is loaded and the creative selected. Event attributes: tag (String): The ad tag that is currently playing. onAdTime(callback...

    £262 (Avg Bid)
    Featured
    £262 Avg Bid
    3 bids

    Recently updated my WooCommerce plugin on my Wordpress website and I received the following errors: Warning: array_map() [function.array-map]: An error occurred while invoking the map callback in /home/content/31/11542731/html/wp-content/plugins/woocommerce/admin/includes/ on line 623 Could not compile : expected color value: failed at `.vertical_gradient( lighten( @secondary, 2 ), @secondary );` /home/content/31/11542731/html/wp-content/plugins/woocommerce/assets/css/ on line 29 Afterward, I downloaded the latest version of WooCommerce and replaced the /wp-content/plugins WooCommerce directory with it to hopefully fix the error. Now, my website is broken and I can't connect to it. Here's the error I received while trying to connect: Error

    £117 (Avg Bid)
    £117 Avg Bid
    24 bids

    We plan to implement a calling card solution based on asterisk and a2billing, both installed on a dedicated centos server. These following tasks are to achieve: - Setup (access callback and callthrough) with appropriated didnumbers avalaible. - Implement, setup and configure the calling card IVR. - Setup card authentication (with PIN Code and Pinless) - Implement and setup billing for calls - Implement and setup calling functions Also - Customization of (users & agents) A2billing interfaces. Email your proposal asap

    £357 (Avg Bid)
    £357 Avg Bid
    11 bids

    I need someone to create me a 3D rubiks style cube (like the one in the screenshot - 9 tiles per cube side). It is to run on Android OS. It needs to be able to do the following: 1) I need to be able to rotate the cu...function like this: spin(float x, float y) 2) For each tile face I need to be able to set an image that will sit in the centre (on top of the background colour). This image always needs to be displayed the correct way up, even if the cube has been turned so it is upside down. 3) Each tile face must respond to touch tap event. i.e. so if a user touches one of the tiles then it will trigger a callback function like the following: onTileTouch(int tileId); Good clean Java developers with links to previous work will be preferred. Any questions feel fr...

    £347 (Avg Bid)
    £347 Avg Bid
    11 bids

    Recently updated my WooCommerce plugin on my Wordpress website and I received the following errors: Warning: array_map() [function.array-map]: An error occurred while invoking the map callback in /home/content/31/11542731/html/wp-content/plugins/woocommerce/admin/includes/ on line 623 Could not compile : expected color value: failed at `.vertical_gradient( lighten( @secondary, 2 ), @secondary );` /home/content/31/11542731/html/wp-content/plugins/woocommerce/assets/css/ on line 29 Afterward, I downloaded the latest version of WooCommerce and replaced the /wp-content/plugins WooCommerce directory with it to hopefully fix the error. Now, my website is broken and I can't connect to it. Here's the error I received while trying to connect: Error

    £24 (Avg Bid)
    £24 Avg Bid
    1 bids

    Recently updated my WooCommerce plugin on my Wordpress website and I received the following errors: Warning: array_map() [function.array-map]: An error occurred while invoking the map callback in /home/content/31/11542731/html/wp-content/plugins/woocommerce/admin/includes/ on line 623 Could not compile : expected color value: failed at `.vertical_gradient( lighten( @secondary, 2 ), @secondary );` /home/content/31/11542731/html/wp-content/plugins/woocommerce/assets/css/ on line 29 Afterward, I downloaded the latest version of WooCommerce and replaced the /wp-content/plugins WooCommerce directory with it to hopefully fix the error. Now, my website is broken and I can't connect to it. Here's the error I received while trying to connect:

    £38 (Avg Bid)
    £38 Avg Bid
    4 bids

    Recently updated my WooCommerce plugin on my website and I received the following errors: Warning: array_map() [function.array-map]: An error occurred while invoking the map callback in /home/content/31/11542731/html/wp-content/plugins/woocommerce/admin/includes/ on line 623 Could not compile : expected color value: failed at `.vertical_gradient( lighten( @secondary, 2 ), @secondary );` /home/content/31/11542731/html/wp-content/plugins/woocommerce/assets/css/ on line 29 Afterward, I downloaded the latest version of WooCommerce and replaced the /wp-content/plugins directory with it. Now, my website is broken and I can't connect to it. Here's the error I received while trying to connect: Error establishing a database connection I need

    £57 (Avg Bid)
    £57 Avg Bid
    7 bids

    hello, need some one able to fix few links, to fix php file and add costum php contact form wich related to our software, french programmer ll be welcome, (websites and instructions are in french but code is in php) 1-Fixing callback script (clicktocall) 2-adding contact form api code wich connected to other script 3-fixing php file need that done ASAP, we ll work live. regards,

    £27 (Avg Bid)
    £27 Avg Bid
    4 bids

    Looking to create 2 sites 1. a company headquarters site -showing our 5 currents solutions - about us, our goals etc 2. a page about out one of our solutions - including legal info, why use us, request quote, request callback a login where customer can see past pickups - get copies of invoices, etc order pickup ROBOT RESPONSES and those with no/low ratings WILL BE DELETED- i want the site to be hi-res eye catching amazing converting sites!!

    £929 (Avg Bid)
    £929 Avg Bid
    26 bids

    Your task is to develop a simple php admin panel to add/edit/delete products, display the products (just the title and image) on my site for sale with paypal web checkout and implement an email notification system once payment is made (paypal callback?). Must have experience with paypal web checkout, php, jquery, javascript, css and html. This should be an easy job, the design is provided, you will need to code the following functions (adjusting design code where necessary): 1. Simple admin panel - add/delete/edit products 2. Database - store products 3. Display products depending on category selection (drop down category selection then displays appropriate products - page design is done) 4. Product page integration of paypal web checkout (page design is done) 5. Automa...

    £198 (Avg Bid)
    £198 Avg Bid
    15 bids

    I need to setup calling card business for several destinations to only one country. I have 2 sip trunks with local DID. So the all outgoing calls should use those sip trunks and calls will reach to customer dialed local phone number (specified 1 country) by ANI Callback. And the called should billed by a2billing. The expiry date of the callind card is 7 days after the first use. Things needed to get done: [] Install A2BILLING in rented dedicated server [] Setup SIP trunks [] Create Rate cards [] Setup ANI Callback [] Generate 20 PIN Card [] Basic securiy implementing to server [] Basic training (user guide) how to add sip trunk, how to add more cards [] Basic trouble shooting

    £451 (Avg Bid)
    £451 Avg Bid
    19 bids

    ...javascript/jquery skills. Developer needs to be able to work directly on our code base. Here is what I need done: •• photo cropping •• tagging people (picture tagging) •• uploading photos A new upload file dialog. We want it to be very flexible so we can use it everywhere. It should be able to: Send all info on the form as extra parameters. Execute an optional callback after it's done uploading. (the callback function name will be defined as a "data-" attribute.) •• Right now we don't show photos very well, we need to use a object detection to find an interesting part of the picture and don't show the overflow. I've found 2 useful projects that can help: • A new upload c...

    £416 (Avg Bid)
    £416 Avg Bid
    13 bids

    ...purchase or sale status, and filter the table based on statuses selected using Jquery. (no re-fetch of data). I'm a junior developer and need help finishing this project. I have a some it working. Onclick is sending the "clicked" status via ajax to the controller and updating a session array since we need to save state. Where I'm stuck is with figuring out the best data to return to the ajax callback function, and then using that data to show/hide the rows based on the statuses selected. The project will be considered complete when clicking any of the several status buttons shows the rows of data for the selected statuses, and hides the rows for statuses not selected, selecting another status updates the visible data without page refresh, and navigating...

    £151 (Avg Bid)
    £151 Avg Bid
    20 bids

    require someone to do a quick fix with integration. only bid if you already have worked with stripe. its a quick fix and need to include the handler.open. The code is already gi...someone to do a quick fix with integration. only bid if you already have worked with stripe. its a quick fix and need to include the handler.open. The code is already given by stripe so all you need to do is add it to our current code. Below is the description about the I need done. You need to call when the user clicks on an element on the page and not in a callback. This indicates to the browser that the user is explicitly requested the popup. Otherwise, mobile devices and some versions of Internet Explorer will block the popup and prevent users from checking out.

    PHP
    £24 (Avg Bid)
    £24 Avg Bid
    9 bids

    I have a server. () I need to install Google Anlaytics API on it: I have created Client ID for web applications. I will provide you with: 1) FTP access 2) Client ID 3) Client Secret Key 4) Redirect URLs for the callback is I need you to: 1- On the homepage of , put the google authentification on the log-in button. (Ignore the user / login). This should show up the following page: 2- Fully implement a this library: so I can test and work out the app on the server. If you never implemented Google Analytics API, please don't bother bidding. This is rush and need to be done today!

    £504 (Avg Bid)
    Featured Urgent
    £504 Avg Bid
    9 bids

    Hi, I am looking for someone to create a snippet of code for me that will do the following. To use with JQuery Mobile I want a callback function that will return either True or False depending on the outcome of a remote file existing. For someone who knows what they doing this should be relatively easy. Payment via PayPal.

    £157 - £236
    Sealed
    £157 - £236
    0 bids

    ...poor performant. could u describe to me briefly what kind of a front-end design / best practice do you use? right now, for the html5 app, i'm using backbone MVC, so i'm looking for modular design that is reusable. important things such as: - views and superviews (a view extending another view) - models and collections - model-to-view binding - asynchronous coding (javascript is a very callback based and async model) - decoupling the view to the model data so that views can be shown while data is being retrieved and populated - offline access using localstorage - if connection is poor, we restore last known data from local storage so app is still usable without connection - facing issues with chat / data sync when network is poor - overall app speed - anim...

    £24 / hr (Avg Bid)
    £24 / hr Avg Bid
    32 bids

    ...javascript/jquery skills. Developer needs to be able to work directly on our code base. Here is what I need done: •• photo cropping •• tagging people (picture tagging) •• uploading photos A new upload file dialog. We want it to be very flexible so we can use it everywhere. It should be able to: Send all info on the form as extra parameters. Execute an optional callback after it's done uploading. (the callback function name will be defined as a "data-" attribute.) •• Right now we don't show photos very well, we need to use a object detection to find an interesting part of the picture and don't show the overflow. I've found 2 useful projects that can help: • A new upload c...

    £431 (Avg Bid)
    £431 Avg Bid
    18 bids

    ...several page document laying out the details of the site with the numbers and charts needed. The site is a PTC site that uses youtube views as the reward. All surveys filled out by the user will earn them “points” with which they may spend on their videos to promote. I am currently using playerize, virool, and MGcash to earn for points. A file has been made however I’m still getting callback errors. I provide views via a 3rd party system so there will be no type of exchange on this site. It is simply an “earn and redeem” site with a few extras. A few details include: Store to purchase credits (other than via playerize) I need my site secured with proper encrypted postbacks as well as a WP plugin created for a credit system. Register/Login fo...

    £1036 (Avg Bid)
    £1036 Avg Bid
    24 bids

    we cancelled the previous project, you can see the new one is attached, i think that this one is more simple than previous one, can you build it with using a2billing callback codes, we will run it on phpfox database tables , and can you say us the price for this project, we are waiting to hear from you,

    £281 (Avg Bid)
    Featured
    £281 Avg Bid
    1 bids

    Hello there! I need some developer that has experience connecting to SOAP NTLM Windows Authentication server. // What I need is for someone to create AsyncTask class that I could create requests like thi...create requests like this: void onClick(View view){ NTLMAsyncTask at = new NTLMAsyncTask(); ("path/to/api"); (this); ("namespace"); ("path/to/action"); ("username","password","domain"); ("fetch_all_items"); (envelope); (); } // and to get a callback like this: void NTLMCallback(SoapObject soapObject){ } I will provide You with username, password and wsdl to existing API, in return I expect class that I could use as described.

    £24 (Avg Bid)
    £24 Avg Bid
    2 bids

    ...javascript/jquery skills. Developer needs to be able to work directly on our code base. Here is what I need done: •• photo cropping •• tagging people (picture tagging) •• uploading photos A new upload file dialog. We want it to be very flexible so we can use it everywhere. It should be able to: Send all info on the form as extra parameters. Execute an optional callback after it's done uploading. (the callback function name will be defined as a "data-" attribute.) •• Right now we don't show photos very well, we need to use a object detection to find an interesting part of the picture and don't show the overflow. I've found 2 useful projects that can help: • A new upload c...

    £133 (Avg Bid)
    £133 Avg Bid
    9 bids

    i will provide 2 html files 1) a main page 2) an application page 2b) the login form will have to be created from the application form page I will need the application form integrated into a CUSTOM joomla 3.2 component i will provide the html for the application form in a few hours once they fill in the details in the form a) a joomla user is created ...jos_profile_options : id > title > (these are all the values in the xls i sent) jos_options_chosen : option > user_id > while you are waiting on the frontend files the backend part can be under development ? in the frontend the view that are necessary are : main > application > signin > signin screen thankyou > which has just some content for now member > blank for...

    £97 (Avg Bid)
    £97 Avg Bid
    4 bids

    ...call-back (aka Click2Dial). The subscriber will enter their CID (phone number) that we have registered for them in A2Billing, then the number they wish to call,then submit. Upon pressing submit, a message will be sent to the PHP script causing the script to initiate the callback to their registered phone number and to the number they wish to call. You do not need to create the web application, only the A2Billing Click2Dial Script and provide the URL format that will invoke the PHP script. We have a2billing 1.9.6 + callback + SOAP...

    £57 (Avg Bid)
    £57 Avg Bid
    5 bids