Archive

Posts Tagged ‘the order’

Order Feature On Asp Site

April 19th, 2011 Comments off

I need to make working the order feature of pages on a dynamic ASP site.
This feature already exist on DB and is working on front end, but now to assign the order to a page we have to write manually the number on the DB.
So I need to add the order assignment on the administration panel.
This work must be done today or at least tomorrow, but is a very quick job.
Thank you for your quote.

Help With Zen Cart Bug

March 22nd, 2010 Comments off

I am looking for a Zen Cart expert who can figure out the bug that is plaguing my site (www.gardengirlskincare.com). After investing a significant amount of money for my site to be created in Zen Cart, it turns out there is some random bug that is causing an issue. Seemingly random (although I’m not 100% sure), the bug will cause an order not to be processed and it won’t leave the customer’s cart. They go through the order process but when they click on “confirm order” it doesn’t continue on to process the order, and often will flip the customer back to a specific product page (which has nothing to do with their order). Worse, their card is typically charged. So the customer either a) thinks the order went through when it didn’t or b) they are frustrated and contact us to let us know.

I am looking for a Zen Cart expert (not someone who has just some experience) who can look into the code and figure this out. As I said, it is not with all orders and seems inconsistent – some customers will have the issue repeatedly, others will experience it once, and others never have the issue at all. It’s literally driving me crazy and causing all kinds of customer frustration.

Please only respond if you can supply multiple references of people in the US with whom you have worked on Zen Cart project. This could turn into a permanent website programmer opportunity for our frequent updates/changes.

Thanks so much!

Online Purchase Order

February 13th, 2010 Comments off

I have a client who want what seems like something between a shopping cart and purchase order. She wants to have about 6 items for now, with the user able to order specific quantities of each item, then gather everything with order total calculation, etc. (like a shopping cart) but when the order is complete, for a purchase order to be generated and emailed to my client and perhaps also to the user, rather than having the going to check-out for payment right away. The order would be emailed to my client, who would manually confirm the order and send an invoice due via PayPal (because it’s what she has).

Also, part 2 would be an account sign up for the user so they can log in later to check on status of order and order history.

I would like to set up a basic layout in html, then have someone code it to work as described above.

Any ideas on how to do it and how much it would cost to set it up?

Virtuemart 1.1.3 Custom

September 8th, 2009 Comments off

Hi,
I will need to add a customized field to the “Order List” (which I re named RA List). It should multiple check box values, and I would like to be able to select the check boxes from the “Order Status Change” tab, located in the “Order Screen” (RA Screen).

I will also need to place a single check box value, and a calender select value, in the product attributes? And a customized email template.

Please let me know if this is possible.

Thank you.

Regards

Categories: Joomla, PHP Tags: , , , ,

Data Entry Screen For Zen Cart

September 4th, 2009 Comments off

We would like a simple data entry screen to work with the Ty Package Tracker for zen.

We basically want 2 entry points, The first will be a simple field to enter the order number, when the order number is entered and the user presses enter, they will be prompted to enter the tracking number, when the user presses enter after the tracking number we require the order to be updated and the order status to be changed to shipped. The user will then get confirmation that the order is updated and will be able to enter the next order number

So the keystrokes for the user will be

1 <Enter order ID>
2 Press Enter
3 <Enter tracking ID>
4 Press Enter

Then back to step 1

Data Entry Page For Zen Cart

September 4th, 2009 Comments off

We would like a simple data entry screen to work with the Ty Package Tracker for zen.

We basically want 2 entry points, The first will be a simple field to enter the order number, when the order number is entered and the user presses enter, they will be prompted to enter the tracking number, when the user presses enter after the tracking number we require the order to be updated and the order status to be changed to shipped. The user will then get confirmation that the order is updated and will be able to enter the next order number

So the keystrokes for the user will be

1 <Enter order ID>
2 Press Enter
3 <Enter tracking ID>
4 Press Enter

Then back to step 1

Virtuemart Improvemets

August 31st, 2009 Comments off

Four virtuemart jobs in one:

1. Improved order handling in Virtuemart (This applies to the page=order.order_list)
See attached rough sketch.
- Add search criteria: country as drop down. The option “-all-” should be included in the list.
- Make existing free text search include the order number
- Add check boxes to the order list (see attached example)
- All orders should be printed to a single pdf file or to screen. Screen output must be formatted using code for page shift.
- If “Notify” is ticked customer should be notified as in the original build
- If “Inv” is ticked, the order should be printed
- If “News” is ticked every invoice page should be printed followed by a one page newsletter (see details below) The output should then be: invoice1, newsletter, invoice2, newsletter, invoice3, newsletter etc
- Add three action buttons:
1. Update and print (all orders in search result)
2. Update only (all orders in search result)
3. Print only (all orders in search result)
- Add button: Print address labels. Formatted for LabelWriters. Pdf page size: 88mm X 36mm. landscape orientation.

2. Automatic newsletter to go with invoices
Render PDF page of specific Joomla page and add this to the invoices (see above).
Create a Joomla newsletter-template that will render modules, like latest products, articles with images, calendar modules in a good way for PDF. Template will only be used for this.
In other words, the newsletter IS the Joomla page. Some static content and some dynamically updated content.
Template should probably have fixed outer dimensions.
Preferably use Joomla or Virtuemart built in pdf function.

3. Format addresses correctly in Virtuemart
Use existing database to fetch address format in different countries.
Create a Virtuemart function that outputs the customer addresses in the correct format for the customers country.
The address formats are stored in the vm_country table in the field: addrFormat. Every country has a stored format, even if some are similar.
Examples:
USA:
[STREET ADDRESS]
[CITY], [REGION] [ZIPCODE]
[COUNTRY]

Norway:
[STREET ADDRESS]
[ZIPCODE] [CITY]
[COUNTRY]

Easiest way to do this is with replace:
If country is United Kingdom, then output this:
[STREET ADDRESS]
[CITY]
[REGION]
[ZIPCODE]
[COUNTRY]
But of course replace [STREET ADDRESS] with customers street address etc.

The output should be without empty address lines.

Implemented formatted address the following places:
- page=order.order_print (admin pages)
- Printed invoices (both screen and pdf)
- Email invoices
- Checkout pages
- Account Maintenance
- Label print (new, see above)

4. Make State a required field in all address registration IF the country format includes [REGION].

Other conditions:
The work will have to be implemented on a production server, so we cannot afford too many bugs.
Some Virtuemart pages are already hacked so changes has to be made page by page to the existing installation. No ftp overwriting.

Timeframe: 10-14 days.

Virtuemart 1.1.3 Customization

August 30th, 2009 Comments off

Hi,

I need to add three customized fields in the “Order List”, that already exist in the database. Once I give you the username and password to my files, you will be able to understand what i mean.
Also I will need to add another customized field to the “Order List” that does not currently exist in the database. This should be in multiple check box format, and I would like to be able to select the checkboxes in the “Order Status Change” tab, located in the “Order Screen”.

Finally, can you place a single check box, and a calender select option, in the product attributes? (Please note: The calender select option should be similar as selecting a “Date range” in the settings for Interamind advanced reports.

Please let me know if this is possible.

Thank you.

Regards

For Fast And Experience

August 24th, 2009 Comments off

AllFoodMenu.Com this project is accurately described, a quick job, and site is already up with features. Need to upgrade features and add features. If you do not know what a food menu is dont’ bother to bid.

You will need to input comments on all .php files as you do them. Require 1 week turn around at most. This will take at most 3-4 days. Need someone who can work fast budget is $175, estimated to be 10 hrs if you work fast, up to 20 hrs if you are slow. If you do part time on multiple projects you will take twice the amount of time meaning up to 40 hrs so I do not want that.
1) Do not bid if you are working on multiples and cannot complete in 7 days.
2) Do not bid if your English is horrible or do not read Job description.

Part 1: The Menu/Order layout

Magento-return System

August 16th, 2009 Comments off

This module needs to support the customer returning a faulty item for repair/replacement, it needs to work along with the order status, comments, stock, and purchase order modules in magento.

Example of what would happen..

1) Order shipped, invoiced and invoice dated.
2) Customer reports fault via emailor phone
3) Admin assign an RMA number (000001) which is unique for this return but linked to original order, customer is emailed the RMA number and instructions to login to the members area and follow a wizard to arrange the return.

4) Customer goes to members area, clicks on returns. They can see the return order/job 000001 they click it, it lists all the items on the order. They select by ticking boxes which items of the order will be returned.

They click next.
It displays the list of items being returned, has terms and conditions box to agree to and some other wording, text field for customer to write description of fault.
If rma date = 14 days or less than invoice date or order has a defined SKU on it then customer will see additional fields to arrange a free courier collection. Customer selects address they want collection from (from address book) & return address.

if over 14 days and does not have defined SKU then the collection fields are hidden.

Customer clicks submit RMA

If RMA has free collection they get 1 confirmation email. If no free collection they get different confirmation email.

Customer is given a printable confirmation page which is a copy of the faulty item list, the order /rma number, barcode which is RMA number and copy of original order.

5) Admin view RMA list of collection jobs . Admin then assigns a collection number, customer emailed. Job drops from list.
6) Admin gets goods delivered back

When it comes back we need to be able to process it like an order, change status levels, add comments, email customer, process order and ship out.

Sms – Text To Site

August 13th, 2009 Comments off

Hi I am looking for someone who is able to complete some tasks on my website as my previous development house is not able to commit to it at this stage.

The 1st task would be to analyse and read through information on current website to create an awareness and understanding using the eapi.

1. Modify the order transactions tables to handle sms free text without to much overhead using normalisation.Imeplement archive parameterised process…Making provision for this process to change possibly adding more fields to the db table etc.
- Currently there are two order mechanisms.. online website and the other is sms. SMS is the one that requires the most of the work.
2. Make menu product items clickable on front end to display per service user category
3.Allow a configurable status management process on the order mechanism.(pending,processed,delivered,cancelled)
4.Fix cancel process on previous development as the canceled process is not currently working.

All detailed documentation and reading will be provided once the quote as been approved

See background below on initial project.

I need someone to develop a website which stores login details for, allows registration. This website will have code to invoke a Application programming interface as well as receive information from the api to store in the database.

There will be two types of users:
1. Service Type user – offers services displays service offerings to clients
2. Client Type user- see all service types (category) available

The client must beable to register themself on the website as well as send a plain text to the website to insert details to the database. example (pipe(|) delimited text)
The service user registers via the frontend on the php website

REPORTING

I should be able to draw monthly, quaterly and annual reports from the
website and at the same time purge the data be me setting parameters
from the front end as well as archive period for retention.

LOOK AND FEEL

The website should represent something along the lines of a control
panel where i must be able to setup each clientUSER with his own inbox and
outbox for messages sent using the api. ie login… I will require the
administrator login for administrative purposes (new clients,
products, menu options)

Additional Info (Added 1/6/2009 at 2:23 EST)…

This will be inclusive of full Intelectual property rights.. to change modify and resell all code
Additional Info (Added 1/6/2009 at 8:10 EST)…

client/user:-
-> registration — via website
-> registration — (eapi-sms text)
-> login
-> See services available (Restaurants, take out)
-> See menu available
-> registration is free
-> make order via website
-> place order via (eapi-sms text docs received)

service/user
-> register
-> login
-> post products/services (Menu option with ability to ad logo or branding on menu)
-> This will be initially used in the catering food industry (restaurant etc, take out)
-> registration is free
-> read incoming messages in readable display
-> reply to messges and use the auto reply option based on diffrent peak times, weekends, public holidays etc.
->messges will be displayed in dashboard format so that the progress can be monitored or status driven.. message can be in incoming state, processing, complete states.
-> diffrent views must be available for user to use to allow quick access to these messages. they must also be allowed to go back to archived or purged records at a later stage maybe allow some search criteia.

Incoming message table should be something along these lines

“REFRENCE”,”CUSTOMER NAME”,”ORDER”,”CUSTOMER NUMBER”,”ADDRESS??”
“COLLECT/DELIVERY”

admin panel:-
-> upload menu with thumbnails or small pics
-> edit menu options on account

admin user
–> full access to all resources

PROCESS

->clientUSER will send a message through to the place and order then receive
confirmation of receipt with ref number alternatively error message if
format was incorrect. (REFERENCE should be included if possible at
this stage)
-> Once the order has been received by serviceUSER he will dispatch the
order for delivery if it was in the request confirm completion via message (eapi)
(*funtcionality must be available.)
The reply message api should be customisable with templates…. say for e.g
diffrent times in the day or week would mean that the orders could
take longer so the clientUSER should be able to interface the control
panel and select message to be returned based on certain criteria.. (Time
of day, weekend, weekday, public holiday(negotiable),
easter(negotiable) etc.)
clientUSER must beable to send back manual message as well if they so wish
as they might not be generating as much traffic. I take it that this
will be able to use the one free message api we get to send back.
-> The clientUSER will receive the order at his door alternatively
collect it with the reference number received from confirmation mesagge api

It is important to note that serviceUSers will not beable to see other serviceUsers account details once logged into their own account more so make changes to other service user accounts besides their own
Additional Info (Added 1/7/2009 at 2:08 EST)…

Im not sure if anything similar has been developed… I dont want to make it to difficult for client user to place orders or register therefore im not sure using the api the message sent is very limited 180 char per message i stand under correction could be shorter.

If they should send a separate message to register then a separate message to order… or can it be in one message. The order could be longer so then it would be neccas. to do it in separate messages with separate keywords.

The usage of the keywords are explained on the www.bulksms.com

I plan to use a shared short code initially which should beable to handle our requirements.
Additional Info (Added 1/7/2009 at 2:30 EST)…

Something i need to mention here is that the api will be invoked from a mobile phone which will have internet access but the menu options offered by the supplier or service user will not be displayed correctly on a mobile browser so the website for the menu will need to be displayed in a readable format for mobile phones..

Im not to sure if this is separate or if it is the same and the website caters for mobile or internet interfaces. it is likely that once the user registers they will receive a wap link to browse menu options if they are uncertain in placing a order.

Food Coupon Order Site

August 11th, 2009 Comments off

Need programming for site. ________________________________________
Please indicate 3 questions before PM me about job. Don’t show me that you didn’t read this. If you can’t read, obviously you can’t program. It seems like no one reads the description and everyone can do this in 3-5 days so here is the offer.

1. Time you estimate to be completed/Read/Read/Time/Time
2. Complexity to you, if this is difficult, easy, etc.,
3. What you can offer via msg. When you indicate what you can offer, meaning, your skills and level of expertise include yrs, 3 of your best designs. I do not need a list of 20 mini sites. Or one

Food Coupon Order Site

August 10th, 2009 Comments off

Need programming for site. ________________________________________
Please indicate 3 questions before PM me about job. Don’t show me that you didn’t read this. If you can’t read, obviously you can’t program.

1. Time you estimate to be completed
2. Complexity to you, if this is difficult, easy, etc.,
3. What you can offer via msg. When you indicate what you can offer, meaning, your skills and level of expertise include yrs, 3 of your best designs. I do not need a list of 20 mini sites. Or one

Food Coupon Order Site

August 10th, 2009 Comments off

Need programming for site. ________________________________________
Please indicate 3 questions before PM me about job. Don’t show me that you didn’t read this. If you can’t read, obviously you can’t program.

1. Time you estimate to be completed
2. Complexity to you, if this is difficult, easy, etc.,
3. What you can offer via msg. When you indicate what you can offer, meaning, your skills and level of expertise include yrs, 3 of your best designs. I do not need a list of 20 mini sites. Or one

Food Coupon Order Site

August 10th, 2009 Comments off

Need programming for site. ________________________________________
Please indicate 3 questions before PM me about job. Don’t show me that you didn’t read this. If you can’t read, obviously you can’t program.

1. Time you estimate to be completed
2. Complexity to you, if this is difficult, easy, etc.,
3. What you can offer via msg. When you indicate what you can offer, meaning, your skills and level of expertise include yrs, 3 of your best designs. I do not need a list of 20 mini sites. Or one

Need Programming For Site

August 10th, 2009 Comments off

I need some programming for site
________________________________________
Please indicate 3 questions before PM me about job.

1. Time you estimate to be completed
2. Complexity to you, if this is difficult, easy, etc.,
3. What you can offer via msg.

All questions can be answer via msg PM me. I need someone to get on it right away, I have been working with some programmers oversea and their respond were like waiting for a solar eclipse or something. I need someone to communicate and do the job quick. This is purely programmiing.

Here is the job description.

I have www.allfoodmenu.com and I need some programing done to add some features.

-I need to have users registrations in order to sign up restaurants, follow by complete email verification, meaning an automatic email to be sent to user and user has to accept in order to become a member.

-I need to add a coupon sections where users can create a limited # of coupons per week, with 7 unique ids, it will store the coupons and give coupons away to users who requested coupons from the restaurant page. Coupons have 7 unique numbers as unique ids, has a “To Name:’, Address:’” must be enter and verified in order to complete coupon process and once it is taken, the numbers are limited. Coupons are to be in the database and can be change add/deleted by restaurant owners.

-I need to add an order form where users select items from the menu, additional items not listed and input price per item and how how many times an item is purchase, ie. 3 side orders of salad at x price multiply by 3. The total order would be total price, plus tax a% user add in their state/country and shipping cost to be inputed. The order slip would need to be verified by email to be a real order. At the other side, once it is verified, restaurant owner will see the order and choose to accept the order or not.

Restaurant owner are allowed to adjust prices if prices are not updated per item, change the correct tax %, and shipping amount. There would be a comment box for both orders and restaurants to say if they have any special instructions, restaurants info if they want to reject the order or not.

For each orders it goes into the system as pending, awaiting restaurant owners accepted orders or rejected once it is verified. An email would be sent out to person ordering notifying them if it was rejected or accepted once owners make decision.

All orders goes in chronological order from newer dates/time. Orders which are rejected goes to the bottom of the day. Owners can review orders by day of the month, week, mo and year. With total orders rejected, total orders accepted, total order costs, average orders accepted, average orders rejected base on final price adjustment which restaurant uses.

-I need to add 5 videos link to the restaurant registration page if they like to embed youtube videos, google, yahoo, dailymotion or any videos they want. As always admin have to right to change anything at anytime like it is via admin page right now.

-I need you to add the comments section to be moderated by admin like the restaurant page right now.

-I need restaurant registration page to allow creation of menus and items easier via a big form like this

How many menus (user select) 1-10
On each
Menu 1 Name:
How many items: users select from 1-30
And then the form populate 30 items
Users fill in item descriptions and price for small/medium/large
Until all the menus are there. On 1 page.
Users can save the settings at any time.

I need you to change the background of the page layout from red to all white. To make all the yellow fonts on the site to be black.

Allow users to pick font sizes, font colors, and background but default is white for background and font colors is black and every other fonts black too.

Let me know how much time you estimate this to take.
Thank you.

Zencart Xml Project

August 5th, 2009 Comments off

Looking for a skilled programmer to write / integrate a php script to generate the xml, with all the order and shipping information’s fetching from Zen-cart database.

After generating the xml, the script has to Notify our web url https://www.acutrack.com/netservicedev/odorders.aspx

This will create an order in our system with required information to ship the order.

You can use our Order receiving web services to notify the order XML with php script.
I have attached the Order Notification & Shipping Confirmation XML’s.
Order XML has to be notified by HTTP POST Method to our web services URL.
variable name to post the xml : xmlStrPO
The response will contain message codes and description.
E-P001 – Product does not exist
E-R001 – Purchase order Number already exist
S-S001 – Order created successfully
http://www.acutrackhelp.com/faq/88
Shipping Confirmation (This option can be used if your system requires the shipping confirmation)
We need a URL to post the ShippingConfirmation xml with tracking number after the shipment.
Acutrack will HTTP Post the ShippingConfirmation XML to the provided URL. The URL has to response back with the attached ShippingConfirmationResponse XML .I.e. writing the response to the browser.
Acutrack will get the response and check if the posting went successfully.

http://www.acutrackhelp.com/faq/89

XML are attached.

Payment is 50% escrow with full payment upon completion. All files should be documented and delivered at end. If these terms are not acceptable please do not bid.

Create A New Payment Gateway

July 31st, 2009 Comments off

Hello Programmers,

I need a payment gateway that is not supported by my CMS (memberspeed.com). It has an build in Paypal & 2checkout gateway and a option to add any gateway you like. Included in the script, gateways as Authorize.net (SIM and AIM), worldpay and clickbank are already supported and can be simply added.

The problem I face is that I don’t live in America and in my country (Netherlands) most used payment options are

Need Complex Programming Asap

July 27th, 2009 Comments off

I am in need of a complex programming completed asap (back end of a website completed).

The programming will be duplicated onto many websites and you will need to link them up to the front end.

The website is a custom writing website and requires a large admin area (to control the whole website- blog, orders coming in, new customers, writers, new applications), a customer area, and writers area.

Admin Functionality
The Customer places the order with minimal information
Suggestion: Name email, phone, topic, level (undergrad/master), and pages should be the required fields.

Once the customer fills in the details and clicks submit/Checkout/order now button, The order/information goes to admin/writer database. The customer is directed to a payment processor. If the customer does not pay, an email is to set up to close the sale.

If the customer pays the first time or later on, the order goes to the other table

Add Features To Oscommerse

July 22nd, 2009 Comments off

website is: esgoods dot com

Here are the tasks:

1) add discount options – admin can set options like this from admin panel. Example buy 3 for 55$.

2) there is a bug with payment. the order comes through even if they have not paid. make it so the order only comes through when paid.
3) find a good live support script and install and place on front page.

4) Install a way to upload products with ease , like mass.At the moment the standard way of adding a product takes too long especially when you want to add 300 odd products.

5) In admin panel give an option to add html pages on front page ect. Plus make those html pages editable.

6) Under each product make it say the delivery cost if it is 0 then write FREE DELIVERY. it does this on the frontpage but not correctly on the rest. please look – esgoods.com , those products are fine , i need this repeated for each product.

7) Order tracking is already installed. Make it so the order tracking numbers are random like this ( 49544HJ3434) at the moment it is in ascending order.. ( 1 , 2 , 3).

8) An email is dispatched when an order is complete , i need to edit this email from admin panel. Make it html.

Only bid if you can do all these tasks. If your bid is stupidly high then dont bother. We are looking for a decent programmer who will show effiency through out. Write “null” at the end of your message so i know you are not a bot or a fake. If you do not write it then we will ignore it. Message me if you need any sort of information. I need this as sson as the programmer wills. If emergencies pop up then make sure you have make up. Peace

Oscommerce 1page Checkout Mod

July 22nd, 2009 Comments off

Hi,
I need a modification to this contribution: http://addons.oscommerce.com/info/6646

I need single page checkout, but I need to remove some fields, and add some others. This will be a “gift delivery” store, so I need the customer to fill in information about the recipient on this checkout page, IE. NAME, ADDRESS, DATE and TIME for the delivery, MESSAGE to the recipient, etc.

Al this info should be shown on the order confirmation screen, should be stored in the order Database, and should be sent by email to the customer once he places the order.

The shipping methods and payment methods should work with any contribution that I will install later (by default this work this way as its based on the “one page checkout” contribution posted above.)

I need this jobe done asap.

Oscommerce -authorize Bug

July 18th, 2009 Comments off

Need someone to fix a small problem with an osCommerce shopping cart.

The cart is fully installed and integrated and passes the order correctly over to the credit card processor (authorize.net). After processing the order, the user is transfered back to the cart.
I want the order status in oscommerce to be updated by authorize response [approved- declined..etc]
Payment only for full solution, not for an incomplete fix.

Html/flash Bookshelf Store

July 15th, 2009 Comments off

Overview:
We need a basic storefront for selling books, written in HTML or Flash. The site will be running on asp with an SQL database available. Although flash is not a requirement we would like it to be dynamic so flash is probably the best choice. Our product is a single book so we mostly just need a ‘quantity.’
We need a credit card processing system, and a payment gateway to process orders. And ultimately the order will be emailed to another system.

DESIGN:
The design should look like a bookshelf. The bookshelf will contain our book facing forward along with the spines of other books. Below the bookshelf is a product info area, when the user clicks on a book, info is populated below with a button that says “buy.” When a user clicks buy on our book it should take them to an order page where we take their order information, process payment, and email the order to another machine. If the user clicks buy on another book it should just take them to amazon.com.

SPECS:
The component can either use the database or a simple XML file for populating the bookshelf, we are flexible.

We wish to take customer credit card numbers and process the payment before generating the order email.

The site will be hosted at Godaddy.com on a windows machine running ASP

Must work in IE, Firefox, and Safari.

We basically need someone experienced in web-based ordering to help consult and develop on this project as we have no experience in this area. Given our unique design, we could not find any off the shelf products which would work given our budgetary constraints. Please feel free to contact me if you need further information or feedback.

Thank you for considering our project.

Oscommerse Tasks

July 11th, 2009 Comments off

A few things need to be fixed/changed in the companies osCommerse site.

Here is a list:

1) At the moment , even if the payment hasn’t gone through the order still shows up in the admin section once they checkout. I need it so only when they pay it comes in the admin list or some sort of clear justification about who’s paid and who has not.

2) The order tracking system – Modify the given order numbers to random numbers and characters. Not 1 , 2 , 3 , 4 , like it is now.
Here is the link: http://esgoods.com/order_tracking.php?osCsid=63f7f47c3c8626fe89ce5f1d7d057275
Once payment is complete the order number should come up on screen.

3)Install an excellent live support script on homepage if you have one. Else do not worry , we can provide you with one to install and place =].

4) At the moment you must register to purchase a product , get rid of this. The shipping address will be the paypal address. This can be changed when the order is tracked.

5) Allow me to add images or customize the email sent out when order is placed.

6)Under each product the shipping cost should display. if it is free shipping then this must be written in green font , saying “free shipping”. It does this at the moment but only with the frontpage , need with all products.

ONLY IF YOU CAN DO IT THEN BID ELSE GO! If you think you can fix this by searching on google , sorry no. This is a customized website which requires PHP knowledge not search engine knowledge.

Need it asap. Write “r3ad” , at the end of your bid. So we know you are not a bot of some sort.

Bid.
I do not want someone who will say they got into an accident and ditch me , finish the job ASAP. Need this today.

Program Using Queues In C

July 7th, 2009 Comments off

The Problem
A university lacks a credible grocery store on campus. After a year of getting lousy over-priced food in the convenience store in the Student Union, you and all of your friends are frustrated. One of your friends majoring in business comes up with the brilliant idea of opening a grocery store on campus. But, they need your help to decide if their idea is viable or not. Your job will be to run various simulations of customers in line.

The model for the store is as follows:

Normally, there will be three lines in operation or customers to buy their groceries. Each line will have a capacity of 8 customers. The first line (line A) will only be for customers with 10 or fewer items. The other two lines (line B and C) will be for all customers. When a customer is ready to check out, here is how they decide what line to go to:

If the customer has 10 or fewer items and the

Oscommerse Tasks

July 5th, 2009 Comments off

A few things need to be fixed/changed in the companies osCommerse site.

Here is a list:

1) At the moment , even if the payment hasn’t gone through the order still shows up in the admin section once they checkout. I need it so only when they pay it comes in the admin list or some sort of clear justification about who’s paid and who has not.

2) The order tracking system – Modify the given order numbers to random numbers and characters. Not 1 , 2 , 3 , 4 , like it is now.
Here is the link: http://esgoods.com/order_tracking.php?osCsid=63f7f47c3c8626fe89ce5f1d7d057275
Once payment is complete the order number should come up on screen.

3)Install an excellent live support script on homepage if you have one. Else do not worry , we can provide you with one to install and place =].

4) At the moment you must register to purchase a product , get rid of this. The shipping address will be the paypal address. This can be changed when the order is tracked.

5) Allow me to add images or customize the email sent out when order is placed.

6)Under each product the shipping cost should display. if it is free shipping then this must be written in green font , saying “free shipping”. It does this at the moment but only with the frontpage , need with all products.

ONLY IF YOU CAN DO IT THEN BID ELSE GO! If you think you can fix this by searching on google , sorry no. This is a customized website which requires PHP knowledge not search engine knowledge.

Need it asap. Write “r3ad” , at the end of your bid. So we know you are not a bot of some sort.

Bid.
I do not want someone who will say they got into an accident and ditch me , finish the job ASAP.

Customize Oscommerse.only Pros

July 4th, 2009 Comments off

A few things need to be fixed/changed in the companies osCommerse site.

Here is a list:

1) The order is placed even though the customer hasn’t paid. You must make it so when only the customer pays then the order is placed. At the moment you can buy the item and on the way to checking out and paying if you exit , the order is placed. MAKE IT SO WHEN YOU PAY THEN IT IS PLACED.

2) The order tracking system – Modify the given order numbers to random numbers and characters. Not 1 , 2 , 3 , 4 , like it is now.
Here is the link: http://esgoods.com/order_tracking.php?osCsid=63f7f47c3c8626fe89ce5f1d7d057275
Once payment is complete the order number should come up on screen.

3)Install an excellent live support script on homepage.

4) At the moment you must register to purchase a product , get rid of this. The shipping address will be the paypal address. This can be changed when the order is tracked.

5) Allow me to add images or customize the email sent out when order is placed.

6)Under each product the shipping cost should display. if it is free shipping then this must be written in green font , saying “free shipping”. It does this at the moment but only with the frontpage , need with all products.

ONLY IF YOU CAN DO IT THEN BID ELSE GO! If you think you can fix this by searching on google , sorry no. This is a customized website which requires PHP knowledge not search engine knowledge.

Need it asap. Write “r3ad” , at the end of your bid.

Bid.
I do not want someone who will say they got into an accident and ditch me , finish the job ASAP.

Fix A Oscommerse Things.

July 4th, 2009 Comments off

A few things need to be fixed/changed in the companies osCommerse site.

Here is a list:

1) The order is placed even though the customer hasn’t paid. You must make it so when only the customer pays then the order is placed. At the moment you can buy the item and on the way to checking out and paying if you exit , the order is placed. MAKE IT SO WHEN YOU PAY THEN IT IS PLACED.

2) The order tracking system – Modify the given order numbers to random numbers and characters. Not 1 , 2 , 3 , 4 , like it is now.

3)One last thing. Add a WORKING live support script on homepage , i have one to install.

ONLY IF YOU CAN DO IT THEN BID ELSE GO! If you think you can fix this by searching on google , sorry no. This is a customized website which requires PHP knowledge not search engine knowledge.

Need it asap.

Bid.

Fix A Few Oscommerse Things.

July 3rd, 2009 Comments off

A few things need to be fixed/changed in the companies osCommerse site.

Here is a list:

1) The order is placed even though the customer hasn’t paid. You must make it so when only the customer pays then the order is placed. At the moment you can buy the item and on the way to checking out and paying if you exit , the order is placed. MAKE IT SO WHEN YOU PAY THEN IT IS PLACED.

2) The order tracking system – Modify the given order numbers to random numbers and characters. Not 1 , 2 , 3 , 4 , like it is now.

ONLY IF YOU CAN DO IT THEN BID ELSE GO! If you think you can fix this by searching on google , sorry no. This is a customized website which requires PHP knowledge not search engine knowledge.

Need it asap.

Bid.

Oscommerce – Small Updates

June 28th, 2009 Comments off

1) Order Editor attributes fix:
The order editor works fine in all cases, except when adding new products with attributes to the order or when changing quantities of attributes in the orders. The master quantities are subtracted from the site’s stock, but the attributes (site is using QTpro) are not subtracted. This needs to be fixed.
Note that the order editor is using Ajax too.

2) Quick Full Updater fix:
I have a custom made bulk products updater script that shows only columns that I selected when I search for a product, but after I click submit it refresh the page and show all the columns regardless to my previous selection. Minor annoyance, and probably a minor fix needed, but would like this behavior to be fixed.

3) Customers/Orders per product report:
I have the customers per product report, using Ajax search suggest for the products’ names. I need to change the results displayed.
I want to make the report show a sortable list of orders where the selected product exists. The table should show: order number, customer name, , purchase date, quantity sold (of the selected product, take into account the attributes too of course). All columns must be sortable (ASC or DESC).
Most of the script is done already, so the work should be quite simple.

4) Login redirection to last location after admin session expire:
The title says it all. I need the admin login screen to redirect to the last visited page when logging in after being logged out by the session timeout.

5) catalog/create_account.php email fix:
Actually it is login.php on my server, as the files were combined into 1.
When a new customer register – all the new registration details are sent to the store owner, except for the state that is kept blank, that’s probably because of the country/state selector mod that’s installed on this page. I need this fixed so that the email will include the state too.

6) Disallow specific payment methods to customers from certain countries:
I want to make catalog/create_account.php (actually login.php) to automatically set (upon registration) some unallowed payment types for customers from specific countries I choose.
I should be able to select the unallowed payments and the countries from the admin.

7) Send emails to customers-from enhancement:
I want to improve the send emails script (in the admin) to have a dropdown that allows me to choose only customer from certain country/countries to send email to.

Programmer will have full ftp access and osc admin access to a mirrored development server and is required to properly comment ALL changes he makes and send email with complete change logs when each job is successfully done.

Convention Order Tracker

June 19th, 2009 Comments off

We need a 2-part project here.

Background: we sell up to 25 different items in a convention setting. Each customer must place an order so I can produce the items and deliver them either at the convention or mail them later.

I’d like to have a touch-screen computer (like a tablet) available for them to self-order. Some people come to the table knowing exactly what they want. Others need to search the descriptions before being ready to order. I want to make the process as quick and easy as possible. I also need to track in real time how many of each item has been ordered.

NOTE: Some customers will also submit paper orders, so I will need at least two additional computers available to enter the orders — however internet access will not be available, but the computers could be linked via USB, or LAN.

Basic Order Screen:
Overall, the project should offer the customer large print on the screen and buttons to easily guide them and allow speedy entry. It should first offer the customer a choice to search for information or to immediately begin the order.

Search: customer enters a word and the descriptions of all matching items appear with the key word highlighted, and an “ADD TO ORDER” button allows each customer to, of course, add that item to the order. Order Entry: customer is presented with a one-screen summary of all 25 items and may check each item desired or preselected “specials” which include groups of items at special prices. Customer may then click in (by alpha-numeric display on the screen) or type in their name, address, city, state, zip, phone number and check off a few other required items: (Pickup or Mail), (Payment Type: Cash, Visa/Mastercard, or Check).

A button to MODIFY EXISTING ORDER is also available to pre-fill the form for a customer wishing to enter the number of a pending order to make a change. A SEARCH button allows customer to search again and add more, and finally a CANCEL SESSION button resets the system for the next customer. Once the PLACE ORDER button is pressed, the order is recorded to a database as “pending” and a combination receipt / mailing label form is printed out.

Other admin functions
– ability to change PENDING to PROCESSING once the order has been paid (and needs to be able to be entered on any of the computers) — the ability to query the system for total number of each item ordered
– ability to search customer data and reprint It also needs to have IDIOT-PROOF mode, so that folks can’t break the process or access the underlying OS without admin access codes.

I can do minor editing to change fonts, add graphics, etc. if display screens are based on HTML. Thanks for your consideration.

Virtuemart Extra Functions

May 30th, 2009 Comments off

We have a VirtueMart website running where we would want some extra functionalities:

1) INVOICING: After a client places an order, a PDF invoice needs to be created and sent to the client. These needs to be an overview page with all the invoices and a solution to print all ‘checkboxed’ invoices at once. The overview page also needs to have a status for invoice (if they are already paid, or not etc…) Unpaid invoices need to be resent after X days with a reminder email.

2) LABELPRINTER: We have a labelprinter that we would like to use with VirtueMart. Let’s say a client orders 3 products, we would to be able to print 3 labels with the name of the client and shipping addres, the invoice number, the order number, the name of the product, weight etc…

3) ORDER STATUS: When a client orders 4 items from the webshop, we would like to be able to update the status of each item. We order the items with our supplier after an order. When a part of the order arrives, we would like to update the status of for example 3 items that the are in stock at our warehouse. After all items are in stock the order is mark as fully completed and the client gets a mail to pickup his order or we inform the client that the order has been shipped.

4) AFFILIATE SYSTEM: We want to work with affiliates. Simple put when a client clicks on a banner for our webshop on an affiliates’ websites the affiliate will receive 1% of the amount ordered. We want to be able to overview this for all our affiliates. And a button to reset the amount earned.

5) TEXTILE PRINTING: We want to integrate a solution for calculating the costs for textile printing, like we use at our current website (http://www.thestuff.be/content/view/18/29/). With the added function of chooses the sizes of textiles. (Just some boxed with the sizes is ok). The total amount needs to be added to the shopping cart after a button ‘add to cart’ is clicked.

6) UPLOADING: After a client places an order, we would him to be able to upload files attached with his order. These are mostly design to print on paper or t-shirts. This upload system needs to be user friendly and have a progress bar. A thumbnail of a JPG, GIF, PDF file etc needs to be shown after uploading and the users needs to be able to remove the uploaded file if a mistake was made for example. If possible this upload script maybe be writting in Ajax or some other good looking interface.

7) URL REWRITING: At the moment the URL for a category is for example: http://www.thestuf.be/index.php?page=shop.product_details&amp;flypage=flypage_drukwerk.tpl&amp;product_id=17&amp;category_id=11&amp;option=com_virtuemart&amp;Itemid=3 , we want this to be changed to http://www.thestuf.be/[name_of_category]

8) SHOPPING CART CLEANUP: We have alot of attibutes with our products that don’t need to be visible in the shopping cart, so there needs to be some basic cleanup of the shopping cart.

We would like to get this new website online in +/- 21 days.

We will probably need even more functions in the future, so you can expect to get hired again if we are satified.

Online Spare Part Order

May 29th, 2009 Comments off

we need a simple php/mysql Online Spare part Ordering and Handling
System

We have a spare part list (1500 articles/40 columns) as a csv, or xml file which we have to bring to a
mysql database. (regularly because the list changes from time to time)
So the first task is to write a short script that does this job.

Now we need a web page with a user loging (any of the common opensourcce
scripts will do) 5 user levels (normal customer, dealers, our controling office, production end, admin)

On this page we want our customers (dealers) to select spare parts from our list.

The order has to be stored in the db and our office needs to know, (email ) that there is a new order.
The office checks (changes) and approves the order.

Now our production needs to be notified (email)- checks the order and accepts it.

a simple cron job should check overdue items and inform aour controlling office

admin can change all entries in sparepart list and in order list
office can change order list

main task is, to combine our spare part list with the order data and user rights (see data / edit data..)

The attached excel sheet explains more..

Magento Returns Module

May 28th, 2009 Comments off

This module needs to support the customer returning a faulty item for repair/replacement, it needs to work along with the order status, comments, stock, and purchase order modules in magento.

Example of what would happen..

1) Order shipped, invoiced and invoice dated.
2) Customer reports fault via emailor phone
3) Admin assign an RMA number (000001) which is unique for this return but linked to original order, customer is emailed the RMA number and instructions to login to the members area and follow a wizard to arrange the return.

4) Customer goes to members area, clicks on returns. They can see the return order/job 000001 they click it, it lists all the items on the order. They select by ticking boxes which items of the order will be returned.

They click next.
It displays the list of items being returned, has terms and conditions box to agree to and some other wording, text field for customer to write description of fault.
If rma date = 14 days or less than invoice date or order has a defined SKU on it then customer will see additional fields to arrange a free courier collection. Customer selects address they want collection from (from address book) &amp; return address.

if over 14 days and does not have defined SKU then the collection fields are hidden.

Customer clicks submit RMA

If RMA has free collection they get 1 confirmation email. If no free collection they get different confirmation email.

Customer is given a printable confirmation page which is a copy of the faulty item list, the order /rma number, barcode which is RMA number and copy of original order.

5) Admin view RMA list of collection jobs . Admin then assigns a collection number, customer emailed. Job drops from list.
6) Admin gets goods delivered back

When it comes back we need to be able to process it like an order, change status levels, add comments, email customer, process order and ship out.

Magento Custom Order Status

May 27th, 2009 Comments off

I need this doing quickly but I need it doing well without problems.

PLEASE MAKE SURE THE LEAD TIME YOU STATE IS THE CORRECT LEAD TIME.

I AM AVAILABLE VIA IM, PHONE FOR TESTING, CHECKING AT ALL TIMES.

I require this module to be setup on your own version of magento first. Once I have tested then moved to my website.

The following script or a clone version of it will be used to manage stock coming in. http://www.maisondulogiciel.com/magento-module-stock-purchase-logistic.php so I dont know if this will affect the workings of this task.

Once an order has been confirmed that stock is available to complete it must then go through a series of order status changes (during a 2 week period we build the order so the customer needs to know the status changes and we can see what department it’s with) an example of the status but not the full list..

Stages before this should work as normal through magento.

All Parts Picked (this means the order has all stock available to build

Twocheckout For Prestashop

May 23rd, 2009 Comments off

I have a 2checkout payment module for prestashop but this module fail in order validation, the payment is process in 2checkout but when return to my store can’t validate the order then can’t see the order in the history and the products are still in the cart, so I need this module work fine, because is for sale downloadable products.

When the payment is validate, customer must receive an e-mail with the link to download the product and see the order history.

Software:
Prestashop 1.1
MySQL 5
PHP 5

Virtuemart File Upload

May 14th, 2009 Comments off

I need to add the ability for a client to be able to upload an image file (jpg, pdf and eps) within Virtuemart during the checkout process. More specifically I would like this functionality placed on the order confirmation page (get_final_confirmation.tpl.php) above the box where the user can leave a note for the admin. We are using PayPal for payment processing so when they click on the “Confirm Order” button they are directed to PayPal. Once they complete the transaction they are redirected to a thank you page. If they left a note on the order confirmation page it shows up in the Virtuemart admin section along with the order details. It would be nice if the file that was uploaded or a link to it would appear here as well.

We are a web design company and this project is for one of our clients, it could lead to more work for you if all goes well. Please do not respond if you do not have experience in working with Joomla and Virtuemart.

Thank You!

Zen Cart Webite Fix

May 6th, 2009 Comments off

I NEED SOME UPGRADES AND FIXES TO MY CURRENT ZENCART WEBSITE (1.3.8)

ZENCART UPGRADE

Fix the login form, because its giving problems to new customers (after they filled and send the form, it ask to choose a province, I think it have something to do with Tax).
Make some changes in Login form.
Check the website is working OK, because a have received a lot of costumes comments that the webpage “falls” when you try to look an article. It have happened to me also. I don’t know what could be the problem.
I have a payment gateway for credit cards that works in my country called dineromail.com is something like paypal, the problem is that I don’t receive the order, because the order never get finished. So they told me I must made the order to be complete before it moves to their website, and give the order pending status.
Make a new design for product page, the way it is display and the extra photo display (I use image handler 2). It should like this: http://www.mimimaternity.com/Product.asp?category_Name=Long+Sleeve&amp;category_Id=3206&amp;product_Id=72303206&amp;MasterCategory_Id=3
Finish to configure wholesale module, the freelancer that was doing this leave me with in the middle of it. It is working, but I need to be display the net price and not the gross price. That’s all.
Make buttons for Spanish, both the store and the admin section.
I HAVE ATTACHED PDF WITH FURTHER INFORMATION. PLEASE READ THEM CAREFULLY.

Rush Project

May 4th, 2009 Comments off

I need someone capable of making an osc install have extra required fields during checkout, as well as make it so when a customer places the order, it goes into a queue that the administrator can access and either approve or deny. If the admin approves it then an email is forwarded to a 3rd party email address with the order information (and the order is considered processed) and if they deny it.. the order is just denied.

This is a rush project that I need done tonight within the next 7 hours.

Thanks in advance.

Adjust The Order – Anchor Link

May 2nd, 2009 Comments off

I have a page that has a table of links at the top. They link to anchors below. I just need the anchors/links reordered to match the links above. They are currently out of order.

This is literally a 5 minute job. A good job to establish feedback.

I require to communicate via instant messenger once I have selected you.

Bear