PAY LATER - HTML Implementation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, presently we use the HTML code (https://www.paypal.com/cgi-bin/webscr) to request payment for our store. Now we would like to add the "Pay Later" option, is it possibile using the HTML function like the present one?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @Lampykid3,
Thank you for posting to the PayPal community.
Pay Later is included with the standard PayPal Checkout (REST API integration).
We recommend merchants to integrate our latest PayPal Checkout (Smart button) product.
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.
(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.
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How to prompt a "thank you" after using donate button on a website in PayPal Payments Standard
- 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)
- subscription_id has disappeared in REST APIs
- Create Pay Links using PayPal API in REST APIs
- use the payment button code with variable price in REST APIs