Setting up site to process orders
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a site with a dozen different products for sale. I am looking for advice on the best PayPal service to accept customer payments. I will need to apply shipping at checkout, as some of the products don't charge for shipping
Thanks a million!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Go to Business Tools on the main menu and at section “Accept Payments”, click “Show all”. Click PayPal Checkout. You can integrate PayPal Checking yourself if you know how to do coding or have a developer help you, or use third party integrations. There’s also the PayPal legacy buttons which are more easier to set with some basic to intermediate html knowledge. Also from the Business Tools page, you can set up shipping and sales tax rates under “Streamline Operations” section and click “Show all”.
For set up documentation, see: https://developer.paypal.com/home/
Kudos & Solved are greatly appreciated. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @RCFS,
Thank you for posting to the PayPal community.
PayPal Website Payments Standard is legacy product.
We recommend merchants to integrate our latest PayPal Checkout (Smart button) product.
Guide link : https://developer.paypal.com/docs/checkout/standard/
Please follow the below steps via your PayPal account.
Login PayPal.com >> click on "settings icon" >> go to "Account settings" >> Website payments >> PayPal buttons >> select "Smart Buttons" button type >> fill all the required details >> copy & paste the button code on your website with the help of your website developer.
(Or)
Login PayPal.com >> go to direct link "https://www.paypal.com/buttons/" >> follow the above steps
I would suggest to please contact your website developer or the support of your third party platform(eCommerce) who can above help you add the above Smart button code on your website.
Pay Later button : Render the Pay Later button in a one-time payment integration by passing enable-funding=paylater in the PayPal JavaScript SDK. For details, see enable funding.
https://developer.paypal.com/docs/checkout/pay-later/gb/#link-howdoyouwanttointegrate
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.
- Why does PayPal redirect to different pages (login vs credit card form) depending on browser mode? in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- Are there any restrictions to charge using only html, vanilla javascript and php with rest api? in REST APIs
- PAYMENT_DENIED Error in REST APIs
- PAYMENT_DENIED Error (Status: 422) in PayPal Payments Standard
- Help a nonprofit set up an order form with multiple options in PayPal Payments Standard