Enable Pay later
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I integrated REST api in my website for payment, I need to show Paylater button when customer trying pay.
How to enable Paylater ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @sha30,
Thank you for posting to the PayPal community.
We recommend merchants to integrate our latest PayPal Checkout (Smart button) product.
Please follow the below steps via your PayPal account to create/generate PayPal Smart button code.
Login PayPal.com >> Hover on your name at the top right corner >> 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
Guide link : https://developer.paypal.com/docs/checkout/standard/
Note : Please check the eligibility check points.
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.
Note : Pay Later in the US includes the following:
- Pay in 4 - Eligible US buyers can pay in four interest-free payments for purchases of $30 to $1,500.
- Pay Monthly - Eligible US buyers can pay in 6, 12, or 24 monthly installments for purchases of $199 to $10,000.
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/us/#link-howdoyouwanttointegrate
Add Pay Later offers through an e-commerce platform : https://developer.paypal.com/docs/checkout/pay-later/us/commerce-platforms/
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Pay Later is included with the standard PayPal Checkout (REST API integration).
Please follow the detailed steps provided in the my previous comments to enable Paylater.

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
- NOT ENABLED TO VAULT PAYMENT SOURCE in Sandbox Environment
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- Enabled billing address for sandbox in Sandbox Environment
- How to integrate PayPal during user signup to avoid re-entering credentials for future payments? in REST APIs