UK/international shipping options on sales
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I have PayPal Buy Now buttons on my website.
I am trying to figure out how to add multiple shipping options, international for example.
The only info I can find is to go to dashboard/account settings/Postage and Packaging however the only options I have are:
Postage Calculations for selecting flat amount or percentage - no mention of international.
Delivery Preferences; Ship from, Shipping carrier and Return shipping label.
Am I missing something? Or is this not possible? in which case I would have to setup two different PayPal buttons for UK and worldwide postage?
Thanks.
Chris.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @OO1,
Thank you for posting to the PayPal community.
Please try the "Shipping Calculations" preference settings in PayPal account, to setup both Domestic/International Shipping methods.
I would suggest to please follow below steps.
Login PayPal.com >> click on "settings" icon >> "Account settings" >> shipping >> "Shipping calculations" click on "update" >> select the preferred "Shipping Methods".
(or)
Login PayPal.com >> go to direct link https://www.paypal.com/businessmanage/account/shipping >> "Shipping calculations" click on "update" >> select the preferred "Shipping Methods".
(or)
Merchants can also pass the "Shipping" amount parameter in the payment API request call from your website.
Please contact your website developer or the support of your third party platform(eCommerce) to pass the respective shipping cost amount value via "Shipping" amount parameter.
Guide link - https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/Appx-websitestandard-ht...
The “Shipping" preference settings in PayPal account will be overridden by the "Shipping" parameter passed in the payment API request call from your website.
Important : PayPal Website Payments Standard (WPS) is a legacy integration.
We recommend merchants to integrate our latest PayPal Checkout (Smart button) product.
Please follow the steps provided in the below detailed guide links :
https://developer.paypal.com/docs/checkout/
https://developer.paypal.com/demo/checkout/#/pattern/server
https://developer.paypal.com/integration-builder/
If your still facing any issues, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the detail information and error details.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Sandbox account collect billing and shipping address in Sandbox Environment
- Django-paypal form is not showing "pay with credit or debit card" option in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- Should merchant pay for full refund if wrong item was shipped ? in PayPal Reporting
- Shopify PayPal integration, customer authorized multiple times in PayPal Payments Standard
- Selected Shipping Method amount not updating to cart for card payment in SDKs