Customer email quote script?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nado
Forum Newbie
Posts: 20
Joined: Tue Aug 29, 2006 3:47 am

Customer email quote script?

Post by nado »

I'm looking for a simple script which can be modified and which:

1) allows me to create and email product quotes

2) allow potential customers to pull up that quote (e.g. /quote.php?id=69) and pay using a simple paypal form

Any help would be great.

thanks
nathan
GeXus
Forum Regular
Posts: 631
Joined: Sat Mar 11, 2006 8:59 am

Post by GeXus »

scriptlance.com - post your requirements and get quotes.
nado
Forum Newbie
Posts: 20
Joined: Tue Aug 29, 2006 3:47 am

Post by nado »

I have absolutely no money atm, so hoping I can find a free script or someone can point me in the direction to do it myself (though I'm new to PHP).
User avatar
jwalsh
Forum Contributor
Posts: 202
Joined: Sat Jan 03, 2004 4:55 pm
Location: Cleveland, OH

Post by jwalsh »

http://www.freshbooks.com

Very good, and not expensive.
nado
Forum Newbie
Posts: 20
Joined: Tue Aug 29, 2006 3:47 am

Post by nado »

jwalsh wrote:www.freshbooks.com

Very good, and not expensive.
Ahh, I checked them out before.

Do you know though if you can send quotes (with images and descriptions) and allow payments through paypal?

... I'm trialing it now, but I don't see the option
Post Reply