Jump to content

QuickBuy 1.2


Recommended Posts

This script allows you to add and configure a product(server, addons, custom fields, configurable options, and more..) with a simple link. Much like the "Direct Shopping Cart Link".

 

Send your customers directly to checkout with the product already configured & discount applied, or use it with a form(action=get) from anywhere online.

 

- Upload quickbuy.php to your WHMCS directory
- Rename it if you'd like 


URL Format
----------
http://www.yoursite.com/whmcs/quickbuy.php?pid=1

- Replace "1" with the product id.


Redirect To
-----------
/ quickbuy.php?pid=1&go=checkout

- Defaults to "view", eg. cart.php?a=view


Domain
------
/ quickbuy.php?pid=1&domain=demo.com


Billing Cycle
-------------
/ quickbuy.php?pid=1&billcycle=annually

- Defaults to Monthly


Currency
--------
/ quickbuy.php?pid=1&currency=2

- Defaults to Default or previously set currency


Promotions/Coupons
-------------------
/ quickbuy.php?pid=1&promo=20off

- Change "20off" to your desired promo code


Addons
------
/ quickbuy.php?pid=1&addon=cPanel

- Seperate multiple addons with commas like: addon=cPanel,Rapid%20SSL


Configurable Options
--------------------
/ quickbuy.php?pid=1&optionname=optionvalue

- Replace "optionname" with the actual name.
   *  Example: /quickbuy.php?pid=1&Operating%20System=CentOS%205.3


Custom Fields
-------------
/ quickbuy.php?pid=1&customname=value

- Replace "customname" with the actual name. 
   *  Example: /quickbuy.php?pid=1&Favorite%20Color=Blue
- For checkboxes set the value to "on".


Server Details
--------------
/ quickbuy.php?pid=1&hostname=server.demo.com&ns1=dns1&ns2=dns2&rootpw=MyPa55w0rD

- Automatically detects if product type is "server" by pid
- ns1/ns2 default to "ns1" & "ns2"


EXAMPLE USE
-----------
http://www.yoursite.com/whmcs/quickbuy.php?pid=2&addon=Rapid%20SSL,Extra%20IP&Operating System=CentOS 5.3&64bit=on&Control%20Panel=cPanel&hostname=server1.test.com&ns1=dns1&dns2=ns4&rootpw=MyPa55w0rD&currency=1&billcycle=annually&go=checkout

*** Use any combination of these in any order to fit your needs. 

[iMPORTANT] - Custom fields and configurable options with the same name will not work.
             Example: /quickbuy.php?pid=1&Operating%20System=CentOS%205.3&Operating%20System=64bit < WILL NOT WORK

  **Always use proper url encoding. Please see: http://www.w3schools.com/TAGS/ref_urlencode.asp


NOTES
- Redirects home if pid is not set or if it doesn't exist
- Only for use with WHMCS(obviously)

 

$10.00 USD via Paypal( tj[at]tjphippen.com )

 

Includes all future updates and improvements :)

Link to comment
Share on other sites

  • Replies 62
  • Created
  • Last Reply

Top Posters In This Topic

Because everyone seems to be asking.. Once the trial expires any "quick links" are directed to your WHMCS "Portal Home" page.

 

Also, I'm considering adding support for referrals, meaning that if you add a custom(hidden) field for "Referrer" the script will auto fill that upon orders.. Other than that I'm also working on multiple product support so you can add and configure multiple products with one link :)

Link to comment
Share on other sites

The source code is available after purchase?

 

It's encoded, but if you'd like to email me we could work something out.

 

Just fixed the "removal of last char in system url.. 100% working with no problems :)Order It! | $10 one-time

Edited by siforek
Link to comment
Share on other sites

  • 1 month later...
I'm considering releasing the source to the community as this script has pretty much reached it's limits, but I obviously need to be fair to those who have purchased this.. Any ideas?

 

If you are when as I was going to pay for this over the next month should I hold off, Now you have posted this I do not think many will order it if you many do it for free?

Link to comment
Share on other sites

If you are when as I was going to pay for this over the next month should I hold off, Now you have posted this I do not think many will order it if you many do it for free?

 

Like I said, I want to be fair. Perhaps I'll just release the source to those who purchase it..

Link to comment
Share on other sites

  • 4 weeks later...

Does anyone have this that they could send to me? I purchased it earlier today and the site appears to be broken. Originally it would not let me download it from the client area saying I wasnt validated, and now it wont let me log in at all telling me "License validation failed". It took the money out of my account so I dont know what the problem is, but I ordered this in hopes of getting my custom order page done tonight and I have been waiting for hours for something to get fixed.

 

If anyone has this that they could send I would be most appreciative. I will gladly provide a paypal screenshot showing the purchase.

Link to comment
Share on other sites

Does anyone have this that they could send to me? I purchased it earlier today and the site appears to be broken. Originally it would not let me download it from the client area saying I wasnt validated, and now it wont let me log in at all telling me "License validation failed". It took the money out of my account so I dont know what the problem is, but I ordered this in hopes of getting my custom order page done tonight and I have been waiting for hours for something to get fixed.

 

If anyone has this that they could send I would be most appreciative. I will gladly provide a paypal screenshot showing the purchase.

 

I noticed your purchase, but it's on an old WHMCS install. Please create an account at http://www.fiberelephant.com/register.php and submit a ticket letting me know you ordered the quick buy and I'll add it for you there.

 

Thanks.

Link to comment
Share on other sites

I think I made the same mistake as CrimsonGT, but none of the buy links point to fiberelephant.com. I created an account there and submitted the ticket to sales.

 

I've added it to your account and you can now download it from the client area.

 

Anyone else who wants to purchase it here's the link: http://www.fiberelephant.com/cart.php?a=add&pid=6

 

Again, this is the full source version so you're all welcome to customize it even more if you wish :)

Link to comment
Share on other sites

  • 3 weeks later...
I noticed you weren't using the script for your own site any more and I'd be curious to hear what you mean when you say it has "reached its limits"?

 

Cheers,

 

Henrik

 

I don't personally have a use for it currently. It's reached it's limits in that there's not really much more I can do with it, although I'm open for suggestions :)

Link to comment
Share on other sites

I have one could we come up with a Product Advisor like this one:

 

http://www.godaddy.com/productadvisor/pastart.aspx?ci=13108

 

But so it was in a like light box or new small window (pop-up but not a pop-up you now why)

showing are product's in drop-down list as link above link then use this mod to add it to the cart?

 

or is this yet anther mod for you to make?

Edited by thehost5968
Link to comment
Share on other sites

Siforek: I use values and friendly names for my dropdowns, when passing them through Quickbuy do I need to use both, or just the friendly name? Like for my TCAdmin datacenter dropdown, it looks like TCXXXXXXXXXXX|Chicago, IL would I just pass like &Location=Chicago,%20IL or does it have to be the fullpath? Im not sure if using value|friendlyname is a tcadmin module thing or a whmcs thing.

Edited by CrimsonGT
Link to comment
Share on other sites

Nevermind, I figured that out just using QuickBuy lol. One other question that popped up though if you have time. Some of my params are working and some arent. Me and another guy have been messing with it for an hour and were both at a loss.

 

http://www.brutalservers.net/whmcs/quickbuy.php?pid=2&PlayerSlots=PRI12|12 Slots Private&Tickrate=100|100 Tickrate&ServerFPS=600|512 FPS&Game%20Description=on&go=checkout

 

We are working with that, and Tickrate/ServerFPS are working fine, PlayerSlots and Game Description dont. Do you have any thoughts as to why?

 

Heres the order form through WHMCS...

http://www.brutalservers.net/whmcs/cart.php?a=confproduct&i=1

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated