Option Paypal Pay Later from Paypal Express Checkout not showing in Magento 2.4.5

krisjana
Contributor
Contributor

Hi, I have configured the Paypal Express Checkout payment method on this site  https://mcstaging.traderadiators.com/apollo-roma-2-column-radiator-white-300mm-x-1180mm It is a magento 2 Adobe Commerce ver. 2.4.5-p1. As this is a testing site i have configured a paypal sandbox account into magnento 2.

The Paypal buttons are displayed correctly, however i also need to use Paypal PayLater functionality.

I have added all configurations from magento admin related Pay Later Option (including Enable PayPal Pay Later Experience to Yes, Enable PayPal Pay Later to Yes, Display yes for Catalog Product Pageand also for some other parts of site).

Take the case of Product Detail Page - Paypal Smart BUtton showing and working ok but i can never see the paypal paylater message or button displayed.

I have checked configurations on paypal sandbox accccount but there is nothing related how to enable PayLater Option so i supose it is configured enable by default.

Am i missing something from paypal sandbox related Pay Later Option not showing? Or at least can be tested Paypal Pay Later from a sandbox account? 

 

Login to Me Too
2 REPLIES 2

MTS_Chiranjeevi
Moderator
Moderator

Good day @krisjana,

 

Thank you for posting to the PayPal community.

 

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. 

 

Note : Pay Later in the UK includes the following:

  • Pay in 3 - Eligible UK buyers can pay in three interest-free payments for purchases of £30 – £2,000.
  • PayPal Credit - Eligible UK buyers receive a revolving line of credit that they can use to pay over time. PayPal Credit offers either 0% interest for 4 months on purchases over £99 or a merchant-specific Installment offers. For the 0% interest for 4 months offer, any remaining balance due after the promotional period or any transactions under £99 are charged interest at the standard variable rate. Terms and conditions apply.

To add 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.

 

Sample for reference :

 

<script src="https://www.paypal.com/sdk/js?client-id=YOUR_CLIENT_ID&enable-funding=paylater"></script>

 

https://developer.paypal.com/docs/checkout/pay-later/gb/#link-howdoyouwanttointegrate 

 

Add Pay Later offers through an e-commerce platform and PSPs : https://developer.paypal.com/docs/checkout/pay-later/gb/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.

Login to Me Too

ChrisB-FF
Contributor
Contributor

Hi there

 

I see from your staging store that you've enabled Pay Later successfully. 

 

I'm facing the same problem; our (prod and staging) stores are 2.4.5-p2. Using PayPal Express Checkout. Pay Later is enabled but fails to render in the checkout, product page or cart despite setting these to "Yes". 

Other than this, all standard PayPal transactions are running normally. 

 

I'm curious to learn the cause and how I might resolve this too.

 

Chris

 

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.