I need to add Paypal Credit to my website, is this something I add via my account?

NybbleLTD
Contributor
Contributor

Hi there, as title suggests, I have WooCommerce and Im located in UK. We have a site that I need to add PayPal Credit to. Im unsure if its something we apply for or simply enable.

Login to Me Too
1 REPLY 1

MTS_Chiranjeevi
Moderator
Moderator

Good day @NybbleLTD,

 

Thank you for your post. 

 

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.

 

Example to enable PayPal Credit : <script src="https://www.paypal.com/sdk/js?client-id=YOUR_CLIENT_ID&enable-funding=credit"></script>

 

Eligible buyers/customers will be able to access/view "Pay Later/PayPal Credit" payment option during checkout.

 

If your website is on an online shopping cart or commerce platform - https://developer.paypal.com/docs/checkout/pay-later/gb/commerce-platforms/

 

I request to please contact the support of your third party platform(eCommerce) who can able to help you regarding plugins/modules setup. 

Detailed guide link - https://developer.paypal.com/docs/checkout/pay-later/gb/

 

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.