XSitePro Website Design Software Message Board

The online forum dedicated to XSitePro users. Get help with website design in general and using this popular and incredibly powerful website software
It is currently Wed Jun 19, 2013 1:35 pm

All times are UTC - 7 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Paypal Shipping Charges
PostPosted: Wed Aug 24, 2011 2:31 am 
Offline

Joined: Tue Aug 23, 2011 12:45 am
Posts: 18
I am trying to add shipping rates in Paypal for my products but all I seem to be able to do is add a general shipping charge that would apply to all of my products with the same rate. I would like to add a variable rate for international customers based on location and a free shipping rate for local customers. Anyone know how to do this?
What I have done is used the Paypal merchant account options to get the code for the "add to cart" button and added it via the snippets option in xsitepro.
Any help would be great.


Top
 Profile  
 
PostPosted: Wed Aug 24, 2011 11:22 am 
Offline
User avatar

Joined: Sat Sep 03, 2005 7:47 pm
Posts: 8123
Location: California
Image

_________________
Image


Top
 Profile  
 
PostPosted: Wed Aug 24, 2011 7:33 pm 
Offline

Joined: Tue Aug 23, 2011 12:45 am
Posts: 18
Hi Jason, thanks for that but that is the problem...I can only put 1 amount for each product. But like I said I want the rate to be variable depending on location and free for local shipping. Similar to the ebay shipping options where you can have free local shipping and a variable shipping rate for the rest of the world depending on where the customer is. Any ideas? Or is this not possible with paypal?

Thanks.


Top
 Profile  
 
PostPosted: Wed Aug 24, 2011 8:37 pm 
Offline
User avatar

Joined: Sat Sep 03, 2005 7:47 pm
Posts: 8123
Location: California
This may help -

https://www.paypal-community.com/t5/How ... td-p/40122

Jason

_________________
Image


Top
 Profile  
 
PostPosted: Thu Aug 25, 2011 9:54 pm 
Offline

Joined: Tue Aug 23, 2011 12:45 am
Posts: 18
I opened a ticket with Paypal concerning this subject and have included their response here in case anyone was interested. Seems like the first option might be the best for me since the other ones require programming skills I don't have or another cart solution which is not something I want to do at the moment. Maybe later on after the site is up and running.
But can anyone tell me how I would go about implementing the first option given...where would I include the drop down menu code below?

Here is Paypal's response:

Dear Billy ,
thank you for contacting PayPal Merchant Technical Service.
As much as i want to help you with that,but paypal doesn't provide a pre integrated solution for your needs. You will need to create a solution on your own. For this purpose you can use the shipping variable in the HTML Button Code. You can add a drop down menu to your Button, which allows your customers to choose the shipping rate:

eg.
<select name="shipping">

<option value="1.00"> UK</option>
<option value="2.00"> Europe</option>
<option value="3.00"> Rest of the World</option>
</select>

The second option would be to use Express Checkout and our Instant Update API, this API checks the address of your buyer during checkout and applies the shipping costs you have defined in your script. Please note, this solution requires some basic programming skills, if you don't have them i would suggest to contact a Webdeveloper.

However, here you will find all information you will need to implement our Instant Update API:

https://cms.paypal.com/us/cgi-bin/?cmd= ... tUpdateAPI

Alternatively, you can look for a third party shopping cart, most of them has already integrated this Feature:

https://www.paypal-marketing.com/emarke ... ctory.page

I hope this was helpful and if you have further Questions on this or another problem,please let me know.
With kind regards

Volker
PayPal MTS


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 7 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group