Setting up site to process orders

RCFS
Contributor
Contributor

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!

Login to Me Too
2 REPLIES 2

sharpiemarker
Esteemed Advisor
Esteemed Advisor

@RCFS 

 

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. 🙂
Login to Me Too

MTS_Chiranjeevi
Moderator
Moderator

Good day @RCFS,

 

Thank you for posting to the PayPal community.

 

PayPal Website Payments Standard is legacy product.

 

https://developer.paypal.com/api/nvp-soap/paypal-payments-standard/integration-guide/sample-code-lan...

 

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.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.