Is PayPal Pay Later something you guys have to add as a payment provider for us to use on your shopping cart platform or do we have to integrate the code manually?
Hi, we use Paypal standard, and customers do use the pay later option from time to time, so I don't think it's anything that needs to be setup separate. It's just something that's offered when the customers makes their way over to Paypal to make the payment. At least that's my understanding. I also believe Paypal has a tool to generate a promotional banner to promote the pay later. At least they used to.
This is now a new feature with PayPal. Not sure if this link will work for you, but I see the details of the program here: [url]https://www.paypal.com/ppcredit/messaging/code?layout=text&logo-type=inline&text-color=black[/url]
It instructs the user to enter the code in the head of the document and then again in the document next to the price of the product. So, I don't think just putting it on the proddetail.asp page will work unless there is some way to do it with CSS?
Anyone that has information on this or can help, it would be much appreciated, as it would be beneficial to integrate it.
Hi Kelley, that just generates a banner for display on your site. It doesn't add any special functionality for the checkout process, at least other than showing the total split into payments... Once a user makes their way to Paypal, they can select Paypal credit (pay later)
Well, there is a clickable "Learn More" in their code, as well as it automating the amount of the 4 payments (not sure how it does that without shipping, etc. being added) and the PayPal logo. Not sure if this is the same thing as the PayPal Credit - we do offer that on our site on the checkout page.
There is a developer section related to this at [url]https://developer.paypal.com/docs/business/pay-later/us/integrate/#know-before-you-code[/url].