Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > Soholaunch & Various Shopping Carts We offer > Various Shopping Carts > PayPal Shopping Cart Creator

Notices

PayPal Shopping Cart Creator This section is dedicated to setting up your PayPal shopping cart in the BlueVoda Website Builder for single item purchases, multi-item shopping cart purchases, subscription creations and donations.

Closed Thread
 
Thread Tools
  #1  
Old 06-23-2007, 01:37 AM
EVEREVIL's Avatar
Staff Sergeant
 
Join Date: May 2007
Location: WOODHAVEN MICHIGAN
Posts: 44
Send a message via Yahoo to EVEREVIL
Question add to cart buttons not working correctly

The first time I tested the add button it went to the paypal site correctly (although in the same window), with all the right options i.e.: continue shopping and proceed to check out. I clicked on continue shopping and it said "the page you were on was closed open another page" or something like that. And would not go back to the site to continue adding to cart...
Now when the add to cart button is push there is no option to continue shopping, just proceed to checkout is available.
what is the problem?
On my site, in blue voda, I looked at the button properties ...nothing there to change the target like on the navigation bar. I checked page properties, nothing wrong there.
I went to business paypal login to profile and could not find anything there relevant to my problem. I’m really stuck here and need this working please any suggestions would be most welcome...
__________________
Thanks
Tim Norden

http://www.twistedpearpromos.com/
inbox@twistedpearpromos.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #2  
Old 06-23-2007, 01:53 AM
EVEREVIL's Avatar
Staff Sergeant
 
Join Date: May 2007
Location: WOODHAVEN MICHIGAN
Posts: 44
Send a message via Yahoo to EVEREVIL
Default Re: add to cart buttons not working correctly

its the buttons going to the buy page ..the target has to be changed to blank I figured it out ... O think im finaly getting the hang of this
ha ha ha ha ha muhah ahahah
__________________
Thanks
Tim Norden

http://www.twistedpearpromos.com/
inbox@twistedpearpromos.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3  
Old 06-23-2007, 02:25 AM
EVEREVIL's Avatar
Staff Sergeant
 
Join Date: May 2007
Location: WOODHAVEN MICHIGAN
Posts: 44
Send a message via Yahoo to EVEREVIL
Default Re: add to cart buttons not working correctly

or they are going to have to use the back button
__________________
Thanks
Tim Norden

http://www.twistedpearpromos.com/
inbox@twistedpearpromos.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #4  
Old 06-23-2007, 03:29 AM
LadyEye's Avatar
General & Forum Moderator
 
Join Date: Jun 2006
Location: Canada
Posts: 10,617
Send a message via MSN to LadyEye
Default Re: add to cart buttons not working correctly

You can do all this up at paypal ... when you create your buttons and get your code you can have it so that you get "Buy it Now" buttons and "add to cart", or continue shopping ... at paypal it is under Merchant services .. is this what you are trying to do ? They should not have to hit their back button to continue shopping ...

https://www.paypal.com/IntegrationCe...#BuyNowButtons

PayPal Shopping Cart

PayPal offers a hosted shopping cart that supports adding multiple items to a purchase before checkout.
When a customer clicks the button, the item is added to their shopping cart. They are given the option to return to your website to continue shopping or to proceed to checkout where they will pay with their PayPal account. Create an Add to Cart button for each item on your website.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #5  
Old 09-17-2007, 07:41 AM
jimchicago's Avatar
Captain
 
Join Date: Aug 2006
Location: Chicago suburbs
Posts: 244
Question 'Continue Shopping' quirks + Auto emails after purchase?

Hi . . .just starting to learn how to use the PayPal integration tools in BV, and I'm having the exact same problem that Everevil describes re the "Continue Shopping" option: first it doesn't return me to any page on my BV site (instead it says Open a New Browser Window), then it just disappears. Is going to Merchant Svcs at PayPal the only way to solve this?

Also, I'm wondering about automated, post-purchase e-mails to the buyer and seller:
1) For buyer: I know I can (and should) create 'Success' and 'Failure' pages that will appear immediately after their final "purchase click," but how do I make a purchase-confirmation e-mail go automatically to the buyer? People expect to get an e-mail confirmation.

2) For seller: Does PayPal automatically send an e-mail to the PP account holder whose account has received a purchase request? Or do I set up e-mails like that in BV? Either way, I need to know the item(s) ordered, including the quantity of each item, in order to fulfill orders correctly.

Thank you!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #6  
Old 09-17-2007, 09:28 AM
jimchicago's Avatar
Captain
 
Join Date: Aug 2006
Location: Chicago suburbs
Posts: 244
Question Shipping Costs Missing from Shopping Cart

Another oddity I'm finding on the PP-integrated order page I'm designing: When I preview the page and click the Buy Now button for any item, PayPal correctly shows both the price of the item and the shipping+handling total.

But when I click the Add to Cart button for any item, PayPal shows only the price of the item, no shipping. Even after loading up the cart with items and then clicking Proceed To Checkout, the checkout page doesn't show shipping costs. Any idea why?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #7  
Old 09-17-2007, 11:56 AM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 10,052
Default Re: 'Continue Shopping' quirks + Auto emails after purchase?

Quote:
Originally Posted by jimchicago View Post
first it doesn't return me to any page on my BV site (instead it says Open a New Browser Window), then it just disappears. Is going to Merchant Svcs at PayPal the only way to solve this?
Create the PayPal buttons in BV. Then, Right click on the button created by BV. Select HTML, Inside Tag, and paste this:

><input type="hidden" name="shopping_url" value= http://www.yourdomain.com/page_to_continue_shopping.html

Replace yourdomain.com and page_to_continue_shopping.html with your details.

That should guarantee that the Continue Shopping button in PayPal will appear and work properly.


Quote:
Also, I'm wondering about automated, post-purchase e-mails to the buyer and seller:
1) For buyer: I know I can (and should) create 'Success' and 'Failure' pages that will appear immediately after their final "purchase click," but how do I make a purchase-confirmation e-mail go automatically to the buyer? People expect to get an e-mail confirmation.
You can't unless you use a specifically made script. I do have such an option in my Instant Download Cart. The script resides in the return page, and mails the customer to the same address he has used for his PayPal payment. However, PayPal emails the customer with the transaction details, so there is no need you also do. [/quote]


Quote:
2) For seller: Does PayPal automatically send an e-mail to the PP account holder whose account has received a purchase request? Or do I set up e-mails like that in BV? Either way, I need to know the item(s) ordered, including the quantity of each item, in order to fulfill orders correctly.

Thank you!
Yes, PayPal emails you both the payment and the order details. You can also, as soon as you recieve a payment notification by PayPal, login in your PayPal account and see al the order details
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #8  
Old 09-17-2007, 05:38 PM
jimchicago's Avatar
Captain
 
Join Date: Aug 2006
Location: Chicago suburbs
Posts: 244
Question Re: add to cart buttons not working correctly

Naval, thanks for those instructions. I tried them on the first set of three buttons (the Buy Now, Add to Cart, and View Cart) on the page I'm designing. Then I saved and published the page but I see no change in:

(1) how the Continue Shopping buttons are behaving--after clicking them it still says Please open a new browser window to continue shopping, and
(2) The lack of shipping charges on the page after I click Add to Cart.

I even tried putting your HTML code into the Inside Tag two different ways; first exactly as you gave the code (replacing 'yourdomain.com/page_to_continueshopping.html' as you instructed):
><input type="hidden" name="shopping_url" value= http://www.yourdomain.com/page_to_co..._shopping.html

And then with the left and right carrots at either end of the code string:
><input type="hidden" name="shopping_url" value= http://www.yourdomain.com/page_to_co..._shopping.html

I'd like to send you the BV file of the page so you can look at what I've entered in the Inside Tag, but I see I can't attach a .bvp file. What should I do?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #9  
Old 09-17-2007, 05:41 PM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 10,052
Default Re: add to cart buttons not working correctly

Just send me the page using my contact form.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #10  
Old 09-18-2007, 11:47 PM
mrmagoo144's Avatar
Brigadier General
 
Join Date: Feb 2007
Posts: 1,047
Default Re: add to cart buttons not working correctly

Hello;
I have tried for several weeks to use the BV buttons and they do not work. I have determined that the only way to have your Pay Pal buttons work properly is to do what Lady Eye stated:
1.Go to Pay Pal, become a merchant customer,
2.set up your profile with Pay Pal as to Name of product, item number, freight, sales tax et...
3. copy the code that pay pal gives you
4. paste the code into the html box provided by BV
5. place the html box on the page where you want the button to be.
6. save and publish.
Unless BV changes the code before it is chosen, the changing of the code will not work, at least it didnt with me.
This was not difficult and provided the proper options when your customer goes to pay for your products.
You can see how they work by going to
www.scanportonline.com
who knows you may end up buying something.
Thanks,
Mrmagoo144
www.videopostcards.info
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #11  
Old 09-23-2007, 12:29 AM
Private
 
Join Date: Sep 2007
Posts: 1
Default Re: add to cart buttons not working correctly

Hi all on the Forums, I have just joined the community forums in order to sort out this 'add to cart' fiasco. I have had my site with BV for a good few months now and it has been absolutely great. I have come to add an essential extra to my site and it's all gone wrong on me. PAYPAL.

I have been trying to work it out and have pulled my hair out. It shouldn't be this hard. The facility is there so why isn't there a decent tutorial guiding you through it properly. It's like the .php fiasco.

I can get away with the 'add to cart' pp button, if only I can get it to work properly.

'jimchicago' was making progress with 'navaldesign' and I have been following it then the lead stopped when 'navaldesign' asked for the page to be sent to him. I assume it has been sorted, so could we have it posted so that it can be shared with all. The html code
><input type="hidden" name="shopping_url" value= http://www.yourdomain.com/page_to_co..._shopping.html

Doesn't work, so 'continue shopping' button doesn't appear and the only way forward is to close the browser and then select another product and then add to cart on each and every item. this is very awkward for the customer.

1. Can we pse share the html code that works so that the continue button appears and when pressed it takes you back to your page
2. Can we not have the pp buttons on BV properly programmed and pushed out on an update to the site, afterall if you add tools, they should work. The site advertises 'easy to use/build' website


There are so many threads on PP (likewise .php), that BV need to get a grip when they see such volume feedback and rectify, even if there can be a satisfactory solution within the forum pages.

So Navaldesign, can we share the correct html code for the add to cart and continue shopping, possibly with a step by step guide, and can we confirm that PP will set up shipping if we go with them direct?

Thats me stopped dripping now, on a positive note, there are some great tips and help available round the forums and Its great to part of it.

Stevej.b
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #12  
Old 09-23-2007, 02:33 AM
mrmagoo144's Avatar
Brigadier General
 
Join Date: Feb 2007
Posts: 1,047
Default Re: add to cart buttons not working correctly

why are you looking for a miracle. the process works fine if you follow the steps in the above reply.
Good luck
If you want to see how it works
www.scanportonline.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #13  
Old 11-30-2007, 07:31 PM
Private
 
Join Date: Nov 2007
Posts: 1
Default Re: add to cart buttons not working correctly

MrMagoo, I can add something to the cart, and continue shopping. But, if I want to View Cart, nothing happens. I have to access the cart from the task bar. So, the View Cart button is non functional. I use Vista and Firefox.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #14  
Old 12-07-2007, 05:11 AM
Private
 
Join Date: Jun 2007
Posts: 2
Default Re: add to cart buttons not working correctly

mr magoo, I have tried your site and the continue shopping button does nothing.

I am having a problem with the buttons in BV, when I put the add to cart there is only an option to go to the checkout, its pretty ****.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #15  
Old 12-07-2007, 08:24 AM
Private
 
Join Date: Jun 2007
Posts: 2
Default Re: add to cart buttons not working correctly

Please please please can soemone let me know how to get the continue shopping button to appear once you click the "add to cart" button, I have tried what has been posted and it will not work.

I am not going to go to paypal and get the code, surely it cant be that hard for someone at BV to fix this button.

its 7:20 am and I have been up all night trying to get this to work and I am in a seriously bad mood.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #16  
Old 12-07-2007, 08:33 AM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 10,052
Default Re: add to cart buttons not working correctly

This is not a BV problem, but a PayPal one. Try creating the code in PayPal, just as a test
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #17  
Old 12-07-2007, 01:15 PM
golfnut's Avatar
Sergeant
 
Join Date: Oct 2007
Posts: 38
Default Re: add to cart buttons not working correctly

Hi All,
I have paypal working on my site http://www.golfforeu.com/east_clare_reduced_fees.php for Buy Now
and www.golfforeu.com/drivers.php for Add To Cart
I done exactly what ladyeye said above, go to paypal create the buttons there and paste them into html boxes on your site.
When creating the buttons within paypal please ensure you fill out the successfull and cancel payment url, also make sure these are valid pages on your website.
Best of luck Mike
__________________
Golfnut
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 07:53 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203