PayPal Mini Cart
PayPal Mini Cart
Hi
I've put together an extension for the PayPal Mini Cart for one of my sites. It's basic but works (more updates will be added later, Choose button image, transparency and hopefully more positioning options)
I've put it together from the original Mini Cart featured on PayPal labs and developed by Jeff Harrell, http://jeffreyharrell.com/2009/03/the-paypal-minicart/.
I can't see any restrictions on use and I've included Jeff's details within the extension so hopefully it is OK to share.
I have'nt produced a demo as it's linked to a live PayPal Account but you can test it in preview as seen below.
Download at http://www.mediafire.com/file/yy0mgknlm3j/PayPal MiniCart.zip
Simply extract all the files to your WB folder then add the minicart extension and the product buttons for each product, change the options (well explained within the extension) and away you go. I'll sort a PDF out when I have a bit more time.
You can also use your own PayPal buttons or even the WB buttons as long as you remove 'PayPal' from the target window on the General settings tab.
I've put together an extension for the PayPal Mini Cart for one of my sites. It's basic but works (more updates will be added later, Choose button image, transparency and hopefully more positioning options)
I've put it together from the original Mini Cart featured on PayPal labs and developed by Jeff Harrell, http://jeffreyharrell.com/2009/03/the-paypal-minicart/.
I can't see any restrictions on use and I've included Jeff's details within the extension so hopefully it is OK to share.
I have'nt produced a demo as it's linked to a live PayPal Account but you can test it in preview as seen below.
Download at http://www.mediafire.com/file/yy0mgknlm3j/PayPal MiniCart.zip
Simply extract all the files to your WB folder then add the minicart extension and the product buttons for each product, change the options (well explained within the extension) and away you go. I'll sort a PDF out when I have a bit more time.
You can also use your own PayPal buttons or even the WB buttons as long as you remove 'PayPal' from the target window on the General settings tab.
Last edited by kevinp on Fri Jan 08, 2010 4:51 pm, edited 5 times in total.
Sorry Guys, haven't had chance to work on the cart yet. My trip took a bit longer and created a bit more work than I expected.
In the meantime, if you want to add your own buttons you can use the built in 'Add to cart' paypal buttons in WB. This supports options and payment completed pages, custom buttons etc and will work with the cart extension as long as you remove the 'PayPal' as shown below.
I've also added the extension files if anyone would like to customise the extension. You can get them here.
http://www.mediafire.com/?sharekey=3da9 ... eaa7bc68bc
In the meantime, if you want to add your own buttons you can use the built in 'Add to cart' paypal buttons in WB. This supports options and payment completed pages, custom buttons etc and will work with the cart extension as long as you remove the 'PayPal' as shown below.
I've also added the extension files if anyone would like to customise the extension. You can get them here.
http://www.mediafire.com/?sharekey=3da9 ... eaa7bc68bc
If you use the minicart.js file like the one on the Paypal Lab page (without variables), it works properly in Firefox...
I see why you did not place the shopping cart in a box because this script writes it own html properties so it's not neccesary to build a cart
with a box because it will always show in the upper right hand corner of your browser when it works properly.....
I'm using Win 7 and the Extension builder intermittently crashes so I've had enough of this for now....Kevin, you can take it from here.....
I see why you did not place the shopping cart in a box because this script writes it own html properties so it's not neccesary to build a cart
with a box because it will always show in the upper right hand corner of your browser when it works properly.....
I'm using Win 7 and the Extension builder intermittently crashes so I've had enough of this for now....Kevin, you can take it from here.....
I think I have a way around that one. I'll post a new button with different payment options when I get home tonight.
You can see an example here http://www.aivahealth.co.uk/antiageing/ ... llagen.php
You can see an example here http://www.aivahealth.co.uk/antiageing/ ... llagen.php
I'm in the process of making a button with variable parameters but really have been flat out at the moment so haven't got anything tangible yet.
I've uploaded the shipping button test I made and I've included the extension file so you should be able to twaek it to meet your needs.
Just add any extra options (currently 2) in the section HTML>Between body tag where it says
You can copy and paste one of the lines and just change to $ship3costs$ etc (or whatever you want to call them.
You can get the files from
http://www.mediafire.com/file/oijgjvgwxjj/PayPal Mini Cart Button with shipping.zip
Remember to change/add the properties in the shipping catagory on the properties page to match the variables.
Not had chance to look at the Firefox issues so it would be handy if gp2727 could upload his solution.
Hope this helps
I've uploaded the shipping button test I made and I've included the extension file so you should be able to twaek it to meet your needs.
Just add any extra options (currently 2) in the section HTML>Between body tag where it says
Code: Select all
<option value="$ship1cost$">$ship1desc$</option>
<option value="$ship2cost$">$ship2desc$</option>
You can get the files from
http://www.mediafire.com/file/oijgjvgwxjj/PayPal Mini Cart Button with shipping.zip
Remember to change/add the properties in the shipping catagory on the properties page to match the variables.
Not had chance to look at the Firefox issues so it would be handy if gp2727 could upload his solution.
Hope this helps
I've uploaded a new button which gives two editable payment options and allows for a custom button image.
It was a bit of a rush job but I hope it helps for now.
You can get it at http://www.mediafire.com/file/2tn0y4otqwq/PayPal Mini Cart Button with Payment Option.zip
I've included the project files so if you want more than two simply add more lines where it says
and update the options to match
It was a bit of a rush job but I hope it helps for now.
You can get it at http://www.mediafire.com/file/2tn0y4otqwq/PayPal Mini Cart Button with Payment Option.zip
I've included the project files so if you want more than two simply add more lines where it says
Code: Select all
<option value="$option1$">$option1desc$</option>
<option value="$option2$">$option2desc$</option>
Hi, very nice extension, but i cant get it to work. its ok when i preview, works fine but as soon as i publish all that happens irs it navigates to a paypal page.
i removed paypal from the 'target' box and i using the standard 'add to cart' paypal button.
any advice would be appreciated.
Regards
Paul
i removed paypal from the 'target' box and i using the standard 'add to cart' paypal button.
any advice would be appreciated.
Regards
Paul
Hi Paul
This usually means that the
is missing from your page header. Going to the PayPal site is the natuaral behaviour and the minicart simply hijacks this command to keep the process on your site.
If it works in preview it sounds like it could be something on your external server preventing the javascript from running. Who is your host provider?
I've just published a test page at http://www.primal-design.co.uk/test/ at it works OK.
Try re inserting the minicart extension. What is your site url so I can have a look.
This usually means that the
Code: Select all
<script src="./minicart.js" type="text/javascript"></script></head>
is missing from your page header. Going to the PayPal site is the natuaral behaviour and the minicart simply hijacks this command to keep the process on your site.
If it works in preview it sounds like it could be something on your external server preventing the javascript from running. Who is your host provider?
I've just published a test page at http://www.primal-design.co.uk/test/ at it works OK.
Try re inserting the minicart extension. What is your site url so I can have a look.
I've just tried the cart out with a few different buttons and configurations and it seems to work ok.
Are you sure you filled in the item price details on the cart button extension? This is the only way I have been able toreplicate your problem.
Can you provide some more detail about which button you're using (either the WB button or the provided cart button)?
Can you provide a link to the page?
Cheers
kev P
Are you sure you filled in the item price details on the cart button extension? This is the only way I have been able toreplicate your problem.
Can you provide some more detail about which button you're using (either the WB button or the provided cart button)?
Can you provide a link to the page?
Cheers
kev P
- me.prosenjeet
-
- Posts: 1267
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Nice indeed!
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Hello Kevin
is it possible to make the paypal generated buttons work with the minicart?
i could really use this type of button http://justtesting123.comuf.com/index.html
Also regarding the positioning of the dropdown in firefox browsers , i have one page with it on the left and another page where it appears on the right , both pages have identical minicart settings i cant figure what is happening.
edited to add its does the same in google chrome as well
Regards Paul
is it possible to make the paypal generated buttons work with the minicart?
i could really use this type of button http://justtesting123.comuf.com/index.html
Also regarding the positioning of the dropdown in firefox browsers , i have one page with it on the left and another page where it appears on the right , both pages have identical minicart settings i cant figure what is happening.
edited to add its does the same in google chrome as well
Regards Paul
Hello Paul
Yes the paypal generated buttons will work with the cart as long as they are not encrypted. To create a button follow the steps below:
• If you are logged in to paypal.com and are creating or already have a hosted/encrypted button and you'd like to use the Mini Cart you'll need to:
1. Create a button on PayPal's website and uncheck the Save button at PayPal checkbox under Step 2: Track inventory, profit & loss.
2. Once you've created the button click Remove code protection before copying your button's code.
This will provide you with button code you can include on your website and works with the Mini Cart.
• If you are not logged in when you create a button you shouldn't need to do any additional steps to be compatible with the Mini Cart.
Firefox and Chrome usually default the cart to the left side. This is an ongoing issue with these browsers that we are trying to solveby using a javascript object. Not sure what's causing the behaviour you describe. I'll look into it. It works on the right with IE and Opera.
Hope this helps
Kev
Yes the paypal generated buttons will work with the cart as long as they are not encrypted. To create a button follow the steps below:
• If you are logged in to paypal.com and are creating or already have a hosted/encrypted button and you'd like to use the Mini Cart you'll need to:
1. Create a button on PayPal's website and uncheck the Save button at PayPal checkbox under Step 2: Track inventory, profit & loss.
2. Once you've created the button click Remove code protection before copying your button's code.
This will provide you with button code you can include on your website and works with the Mini Cart.
• If you are not logged in when you create a button you shouldn't need to do any additional steps to be compatible with the Mini Cart.
Firefox and Chrome usually default the cart to the left side. This is an ongoing issue with these browsers that we are trying to solveby using a javascript object. Not sure what's causing the behaviour you describe. I'll look into it. It works on the right with IE and Opera.
Hope this helps
Kev
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
That would be very helpful BaconFries. I've not had the time lately to put work into the cart. I kind of got it working using a Javascript object but there are still problems with firefox.
Last edited by kevinp on Tue Mar 23, 2010 10:33 pm, edited 1 time in total.
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Ahh, very good. I haven't got to grips with the xsl files as yet. I'm working on a MYSQL extension (time permitting) which I will need them for. Demo here http://www.aivahealth.co.uk/test2/. Very basic at the moment but will include date field with calendar and blank page search (hopefully).
Thanks for your work BaconFries. The extension was more popular than I expected and I'm sure the forum members will appreciate your efforts greatly.
Thanks again
Kev
Thanks for your work BaconFries. The extension was more popular than I expected and I'm sure the forum members will appreciate your efforts greatly.
Thanks again
Kev
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
I like the looks of this will be a very handy extension.....anyway glad I could have helped a little with mini cart as said I started work on it myself just to see how far it could go with dropdowns and even checkboxs (not included in the one I sent) still working with checkboxs as it needs a seperate js script to control it...if I get anywhere with I will let you know..
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Afternoon uniformality dont know if this can be done, we have only used the original script by the author to build the extension and this is how he uses the script to display the checkout page using the javascript maybe kev can answer you more on this as he was the original builder of the extension I only gave input to help fix the cart position on page and added a couple of extras to enhance the extension...
Hi uniformality. This behaviour happens because the 'cart' function has already happened on your web page so you effectively just visit the PayPal site to make the payment either by PayPal account (hence the log in) or by debit/credit card.
This is pretty much controlled by paypal so not 100% sure if what you're looking for is possible but I'll try out a few configerations and see what I can come up with.
This is pretty much controlled by paypal so not 100% sure if what you're looking for is possible but I'll try out a few configerations and see what I can come up with.
Hello
Bravo for the important work done on this expansion!
Is it possible to create a quick tutorial for those like me who can not understand how to set this new expansion?
I tried all night to find the solution but I can not, my problem is with all options "Click to modify this property"
I am sure this plugin is installed because when I add a paypal button simple "add to cart", it works and the amount is displayed in the window of the paypal cart.
Thank you in advance for your help and sorry for my bad english language!
Best regards,
Mandrake.
Bravo for the important work done on this expansion!
Is it possible to create a quick tutorial for those like me who can not understand how to set this new expansion?
I tried all night to find the solution but I can not, my problem is with all options "Click to modify this property"
I am sure this plugin is installed because when I add a paypal button simple "add to cart", it works and the amount is displayed in the window of the paypal cart.
Thank you in advance for your help and sorry for my bad english language!
Best regards,
Mandrake.
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Here is the pdf file that I hope will help users understand more of how the extension works and what the variables mean to the cart...
http://www.mediafire.com/?zm4uqiumqme
http://www.mediafire.com/?zm4uqiumqme
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Adding tax or shipping just set the input value for both example below shows shipping cost please note this will not get displeyed in the cart but will show at checkout....
Spacing you own buttons take a look at the line of code below the highlighted part in red you can increase the size ie 110px, 120px to space your own button....
<input type="image" src="images/view.jpg" align="top" style="position:absolute;left:100px;top:90px" border="0" name="submit" alt="view cart" class="button" value="View your cart" vspace="4">
Changing postion of text this would require redoing the form code in the extension to allow positioning that you need at this time I cant work on the extension to do this maybe at a later date or maybe Kevin can take a look at this if he has the time...
Spacing you own buttons take a look at the line of code below the highlighted part in red you can increase the size ie 110px, 120px to space your own button....
<input type="image" src="images/view.jpg" align="top" style="position:absolute;left:100px;top:90px" border="0" name="submit" alt="view cart" class="button" value="View your cart" vspace="4">
Changing postion of text this would require redoing the form code in the extension to allow positioning that you need at this time I cant work on the extension to do this maybe at a later date or maybe Kevin can take a look at this if he has the time...
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Yes but you will have to modify the minicart.js manualy to do this open the minicart.js file in any html.text editor and look for line
var shippingNotice = createElement('span', 'does not include shipping & tax', please note I havent tested removing this so I cannot say if this will effect how the cart works.... in place of the line of text you wish to remove you could add in its place.... "tax & shipping added at checkout"
var shippingNotice = createElement('span', 'does not include shipping & tax', please note I havent tested removing this so I cannot say if this will effect how the cart works.... in place of the line of text you wish to remove you could add in its place.... "tax & shipping added at checkout"
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Then this is probably because you are still loading the original js file when pre-viewing the extension, the modification can only be done when you are ready to finally upload to your server where you will then see the changes made in the minicart js...you cannot make the changes then preview again in WB as this will always load the embeded minicart js that loads with the extension this will always over right any changes made manauly....
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: PayPal Mini Cart
First link tested and working....